1 | [ Oct 10 05:39:35 Enabled. ] | ||
2 | [ Oct 10 05:39:35 Rereading configuration. ] | ||
3 | [ Oct 10 05:39:36 Rereading configuration. ] | ||
4 | [ Oct 10 05:39:38 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 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
24 | [ Oct 10 05:39:38 Method "start" exited with status 0. ] | ||
25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
26 | Logging trace to /var/tmp/clickhouse-server.log | ||
27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
28 | 2024.10.10 05:39:39.489202 [ 1 ] {} <Information> Application: Will watch for the process with pid 24588 | ||
29 | 2024.10.10 05:39:39.489625 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.10.10 05:39:39.966336 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 24588 | ||
31 | 2024.10.10 05:39:39.967073 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.10.10 05:39:39.967752 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.10.10 05:39:40.060683 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.10.10 05:39:40.100247 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.10.10 05:39:40.100307 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.10.10 05:39:40.100323 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.10.10 05:39:40.100402 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.10.10 05:39:40.100837 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.10.10 05:39:40.102453 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
42 | 2024.10.10 05:39:40.103017 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.10.10 05:39:40.103855 [ 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) | ||
44 | 2024.10.10 05:39:40.103879 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
45 | 2024.10.10 05:39:40.103894 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.10.10 05:39:40.104056 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.10.10 05:39:40.104898 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.10.10 05:39:40.110243 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.10.10 05:39:40.111133 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.10.10 05:39:40.112531 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.10.10 05:39:40.112609 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.10.10 05:39:40.114202 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
55 | 2024.10.10 05:39:40.114514 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.10.10 05:39:40.118941 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.10.10 05:39:40.119295 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.10.10 05:39:40.120732 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.10.10 05:39:40.121161 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.10.10 05:39:40.121533 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.10.10 05:39:40.121831 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.10.10 05:39:40.123158 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.10.10 05:39:40.123184 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.10.10 05:39:40.123236 [ 169 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.10.10 05:39:40.123313 [ 169 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.10.10 05:39:40.147113 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.10.10 05:39:40.147142 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000157424 sec | ||
68 | 2024.10.10 05:39:40.147198 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.10.10 05:39:40.147215 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.10.10 05:39:40.148503 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.10.10 05:39:40.149585 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.10.10 05:39:40.163201 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.10.10 05:39:40.163245 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.10.10 05:39:40.163271 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.10.10 05:39:40.163284 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.10.10 05:39:40.163314 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.10.10 05:39:40.163330 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
78 | 2024.10.10 05:39:40.163343 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.10.10 05:39:40.163373 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.10.10 05:39:40.163391 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
81 | 2024.10.10 05:39:40.163403 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.10.10 05:39:40.163414 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.10.10 05:39:40.163454 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.10.10 05:39:40.163466 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.10.10 05:39:40.163478 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.10.10 05:39:40.163513 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.10.10 05:39:40.163526 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.10.10 05:39:40.191075 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.10.10 05:39:40.193905 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.10.10 05:39:40.193935 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9901e-05 sec | ||
91 | 2024.10.10 05:39:40.193951 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.10.10 05:39:40.193964 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.10.10 05:39:40.193990 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.10.10 05:39:40.194215 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.10.10 05:39:40.194267 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.10.10 05:39:40.194285 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.10.10 05:39:40.194299 [ 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). | ||
98 | 2024.10.10 05:39:40.194327 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.10.10 05:39:40.209124 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.10.10 05:39:40.209339 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.71 MiB, peak 24.71 MiB, free memory in arenas 0.00 B, will set to 116.70 MiB (RSS), difference: 91.99 MiB | ||
101 | 2024.10.10 05:39:40.210305 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.2351e-05 sec. | ||
102 | 2024.10.10 05:39:40.210669 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.10.10 05:39:40.210758 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.10.10 05:39:40.210774 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.10.10 05:39:41.081722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
106 | 2024.10.10 05:39:41.081914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
107 | 2024.10.10 05:39:41.081946 [ 3 ] {} <Debug> HTTP-Session: b4527e02-028d-43d4-a753-c8d3ee62bd56 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
108 | 2024.10.10 05:39:41.081992 [ 3 ] {} <Debug> HTTP-Session: b4527e02-028d-43d4-a753-c8d3ee62bd56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.10.10 05:39:41.082007 [ 3 ] {} <Debug> HTTP-Session: b4527e02-028d-43d4-a753-c8d3ee62bd56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.10.10 05:39:41.082091 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.10.10 05:39:41.082137 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2024.10.10 05:39:41.082155 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2024.10.10 05:39:41.082202 [ 3 ] {} <Trace> HTTP-Session: b4527e02-028d-43d4-a753-c8d3ee62bd56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
114 | 2024.10.10 05:39:41.083329 [ 3 ] {09ef4563-f702-42d9-9b68-9dd2d48cd189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
115 | 2024.10.10 05:39:41.130352 [ 3 ] {09ef4563-f702-42d9-9b68-9dd2d48cd189} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52776) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
116 | |||
117 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
118 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
119 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
120 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
121 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
122 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
123 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
124 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
125 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
126 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
127 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
128 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
129 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
130 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse | ||
131 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse | ||
132 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse | ||
133 | 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse | ||
134 | 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
135 | 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
136 | 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
137 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
138 | 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
139 | |||
140 | 2024.10.10 05:39:41.131087 [ 3 ] {09ef4563-f702-42d9-9b68-9dd2d48cd189} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
141 | |||
142 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
143 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
144 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
145 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
146 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
147 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
148 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
149 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
150 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
151 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
152 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
153 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
154 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
155 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse | ||
156 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse | ||
157 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse | ||
158 | 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse | ||
159 | 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
160 | 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
161 | 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
162 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
163 | 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
164 | (version 23.8.7.1) | ||
165 | 2024.10.10 05:39:41.132524 [ 3 ] {} <Debug> HTTP-Session: b4527e02-028d-43d4-a753-c8d3ee62bd56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
166 | 2024.10.10 05:39:41.132855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
167 | 2024.10.10 05:39:41.132924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
168 | 2024.10.10 05:39:41.132953 [ 3 ] {} <Debug> HTTP-Session: 22474ddf-1b1e-4508-87df-e6ad1b98886d Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
169 | 2024.10.10 05:39:41.132976 [ 3 ] {} <Debug> HTTP-Session: 22474ddf-1b1e-4508-87df-e6ad1b98886d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
170 | 2024.10.10 05:39:41.132989 [ 3 ] {} <Debug> HTTP-Session: 22474ddf-1b1e-4508-87df-e6ad1b98886d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.10.10 05:39:41.133039 [ 3 ] {} <Trace> HTTP-Session: 22474ddf-1b1e-4508-87df-e6ad1b98886d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
172 | 2024.10.10 05:39:41.133193 [ 3 ] {fa3565d2-2f3a-4bd1-a245-9047bd4b2613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
173 | 2024.10.10 05:39:41.133447 [ 3 ] {fa3565d2-2f3a-4bd1-a245-9047bd4b2613} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52776) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
174 | |||
175 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
176 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
177 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
178 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
179 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
180 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
181 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
182 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
183 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
184 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
185 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
186 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
187 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
188 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse | ||
189 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse | ||
190 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse | ||
191 | 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse | ||
192 | 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
193 | 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
194 | 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
195 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
196 | 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
197 | |||
198 | 2024.10.10 05:39:41.133569 [ 3 ] {fa3565d2-2f3a-4bd1-a245-9047bd4b2613} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
199 | |||
200 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
202 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
206 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
207 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
208 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
209 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
210 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
213 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, std::optional<DB::FormatSettings> const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse | ||
214 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse | ||
215 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse | ||
216 | 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse | ||
217 | 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
218 | 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
219 | 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
220 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
221 | 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
222 | (version 23.8.7.1) | ||
223 | 2024.10.10 05:39:41.133705 [ 3 ] {} <Debug> HTTP-Session: 22474ddf-1b1e-4508-87df-e6ad1b98886d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
224 | 2024.10.10 05:39:41.135953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
225 | 2024.10.10 05:39:41.136012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
226 | 2024.10.10 05:39:41.136031 [ 3 ] {} <Debug> HTTP-Session: 46386353-9daf-40e0-b1df-99ce451c8dda Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
227 | 2024.10.10 05:39:41.136047 [ 3 ] {} <Debug> HTTP-Session: 46386353-9daf-40e0-b1df-99ce451c8dda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
228 | 2024.10.10 05:39:41.136068 [ 3 ] {} <Debug> HTTP-Session: 46386353-9daf-40e0-b1df-99ce451c8dda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
229 | 2024.10.10 05:39:41.136098 [ 3 ] {} <Trace> HTTP-Session: 46386353-9daf-40e0-b1df-99ce451c8dda Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
230 | 2024.10.10 05:39:41.137261 [ 3 ] {c041b370-b9f4-43d7-8013-336f215b7b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
231 | 2024.10.10 05:39:41.137962 [ 3 ] {c041b370-b9f4-43d7-8013-336f215b7b72} <Debug> DynamicQueryHandler: Done processing query | ||
232 | 2024.10.10 05:39:41.137985 [ 3 ] {} <Debug> HTTP-Session: 46386353-9daf-40e0-b1df-99ce451c8dda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
233 | 2024.10.10 05:39:41.145614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
234 | 2024.10.10 05:39:41.145678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
235 | 2024.10.10 05:39:41.145701 [ 3 ] {} <Debug> HTTP-Session: 03a370cd-2a53-4d7c-80da-c9314377ef04 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
236 | 2024.10.10 05:39:41.145720 [ 3 ] {} <Debug> HTTP-Session: 03a370cd-2a53-4d7c-80da-c9314377ef04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
237 | 2024.10.10 05:39:41.145744 [ 3 ] {} <Debug> HTTP-Session: 03a370cd-2a53-4d7c-80da-c9314377ef04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
238 | 2024.10.10 05:39:41.145779 [ 3 ] {} <Trace> HTTP-Session: 03a370cd-2a53-4d7c-80da-c9314377ef04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
239 | 2024.10.10 05:39:41.145881 [ 3 ] {2a1b2878-d04e-4f35-89b9-840eb460d229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
240 | 2024.10.10 05:39:41.145982 [ 3 ] {2a1b2878-d04e-4f35-89b9-840eb460d229} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
241 | 2024.10.10 05:39:41.161185 [ 3 ] {2a1b2878-d04e-4f35-89b9-840eb460d229} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
242 | 2024.10.10 05:39:41.161253 [ 3 ] {2a1b2878-d04e-4f35-89b9-840eb460d229} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000116433 sec | ||
243 | 2024.10.10 05:39:41.161287 [ 3 ] {2a1b2878-d04e-4f35-89b9-840eb460d229} <Trace> ReferentialDeps: No tables | ||
244 | 2024.10.10 05:39:41.161314 [ 3 ] {2a1b2878-d04e-4f35-89b9-840eb460d229} <Trace> LoadingDeps: No tables | ||
245 | 2024.10.10 05:39:41.161362 [ 3 ] {2a1b2878-d04e-4f35-89b9-840eb460d229} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
246 | 2024.10.10 05:39:41.161537 [ 3 ] {2a1b2878-d04e-4f35-89b9-840eb460d229} <Debug> DynamicQueryHandler: Done processing query | ||
247 | 2024.10.10 05:39:41.161563 [ 3 ] {} <Debug> HTTP-Session: 03a370cd-2a53-4d7c-80da-c9314377ef04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
248 | 2024.10.10 05:39:41.161738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
249 | 2024.10.10 05:39:41.161801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
250 | 2024.10.10 05:39:41.161823 [ 3 ] {} <Debug> HTTP-Session: 1f02966b-7418-4d7e-958b-1bbb96c51cc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
251 | 2024.10.10 05:39:41.161844 [ 3 ] {} <Debug> HTTP-Session: 1f02966b-7418-4d7e-958b-1bbb96c51cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
252 | 2024.10.10 05:39:41.161865 [ 3 ] {} <Debug> HTTP-Session: 1f02966b-7418-4d7e-958b-1bbb96c51cc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
253 | 2024.10.10 05:39:41.161904 [ 3 ] {} <Trace> HTTP-Session: 1f02966b-7418-4d7e-958b-1bbb96c51cc3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
254 | 2024.10.10 05:39:41.162062 [ 3 ] {2d54d070-0446-4776-b8d9-0af05ee86168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) /* The version table contains metadata about the `oximeter` database */ | ||
255 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
256 | 2024.10.10 05:39:41.162110 [ 3 ] {2d54d070-0446-4776-b8d9-0af05ee86168} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
257 | 2024.10.10 05:39:41.169532 [ 3 ] {2d54d070-0446-4776-b8d9-0af05ee86168} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
258 | 2024.10.10 05:39:41.184604 [ 3 ] {2d54d070-0446-4776-b8d9-0af05ee86168} <Debug> oximeter.version (a55aa61a-8aff-4cbd-8a1d-8828a30b1543): Loading data parts | ||
259 | 2024.10.10 05:39:41.185464 [ 3 ] {2d54d070-0446-4776-b8d9-0af05ee86168} <Debug> oximeter.version (a55aa61a-8aff-4cbd-8a1d-8828a30b1543): There are no data parts | ||
260 | 2024.10.10 05:39:41.192372 [ 3 ] {2d54d070-0446-4776-b8d9-0af05ee86168} <Debug> DynamicQueryHandler: Done processing query | ||
261 | 2024.10.10 05:39:41.192397 [ 3 ] {} <Debug> HTTP-Session: 1f02966b-7418-4d7e-958b-1bbb96c51cc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
262 | 2024.10.10 05:39:41.192553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
263 | 2024.10.10 05:39:41.192599 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
264 | 2024.10.10 05:39:41.192623 [ 3 ] {} <Debug> HTTP-Session: 598ba310-f781-4369-97e3-1fe37771448d Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
265 | 2024.10.10 05:39:41.192642 [ 3 ] {} <Debug> HTTP-Session: 598ba310-f781-4369-97e3-1fe37771448d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
266 | 2024.10.10 05:39:41.192656 [ 3 ] {} <Debug> HTTP-Session: 598ba310-f781-4369-97e3-1fe37771448d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
267 | 2024.10.10 05:39:41.192689 [ 3 ] {} <Trace> HTTP-Session: 598ba310-f781-4369-97e3-1fe37771448d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2024.10.10 05:39:41.192868 [ 3 ] {4d6aa141-b7a8-47fb-b2cf-c0ac336032b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) /* The measurement tables contain all individual samples from each timeseries. | ||
269 | * | ||
270 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
271 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
272 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
273 | * by all samples from the same timeseries. | ||
274 | * | ||
275 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
276 | * and then uses that to index quickly into the measurements tables. | ||
277 | */ | ||
278 | 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) | ||
279 | 2024.10.10 05:39:41.192931 [ 3 ] {4d6aa141-b7a8-47fb-b2cf-c0ac336032b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
280 | 2024.10.10 05:39:41.206109 [ 3 ] {4d6aa141-b7a8-47fb-b2cf-c0ac336032b4} <Debug> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Loading data parts | ||
281 | 2024.10.10 05:39:41.206326 [ 3 ] {4d6aa141-b7a8-47fb-b2cf-c0ac336032b4} <Debug> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): There are no data parts | ||
282 | 2024.10.10 05:39:41.224502 [ 3 ] {4d6aa141-b7a8-47fb-b2cf-c0ac336032b4} <Debug> DynamicQueryHandler: Done processing query | ||
283 | 2024.10.10 05:39:41.224535 [ 3 ] {} <Debug> HTTP-Session: 598ba310-f781-4369-97e3-1fe37771448d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
284 | 2024.10.10 05:39:41.224687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
285 | 2024.10.10 05:39:41.224756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
286 | 2024.10.10 05:39:41.224780 [ 3 ] {} <Debug> HTTP-Session: d1c67202-6d4a-4844-afc7-68db4c4ac1ff Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
287 | 2024.10.10 05:39:41.224798 [ 3 ] {} <Debug> HTTP-Session: d1c67202-6d4a-4844-afc7-68db4c4ac1ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
288 | 2024.10.10 05:39:41.224823 [ 3 ] {} <Debug> HTTP-Session: d1c67202-6d4a-4844-afc7-68db4c4ac1ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
289 | 2024.10.10 05:39:41.224859 [ 3 ] {} <Trace> HTTP-Session: d1c67202-6d4a-4844-afc7-68db4c4ac1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
290 | 2024.10.10 05:39:41.225067 [ 3 ] {84365ac3-d368-4d56-b271-c4540f133447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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) | ||
291 | 2024.10.10 05:39:41.225114 [ 3 ] {84365ac3-d368-4d56-b271-c4540f133447} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
292 | 2024.10.10 05:39:41.231300 [ 3 ] {84365ac3-d368-4d56-b271-c4540f133447} <Debug> oximeter.measurements_i8 (4da9d83c-8743-4caa-b82d-faba74711a73): Loading data parts | ||
293 | 2024.10.10 05:39:41.231675 [ 3 ] {84365ac3-d368-4d56-b271-c4540f133447} <Debug> oximeter.measurements_i8 (4da9d83c-8743-4caa-b82d-faba74711a73): There are no data parts | ||
294 | 2024.10.10 05:39:41.246020 [ 3 ] {84365ac3-d368-4d56-b271-c4540f133447} <Debug> DynamicQueryHandler: Done processing query | ||
295 | 2024.10.10 05:39:41.246056 [ 3 ] {} <Debug> HTTP-Session: d1c67202-6d4a-4844-afc7-68db4c4ac1ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
296 | 2024.10.10 05:39:41.246191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
297 | 2024.10.10 05:39:41.246238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
298 | 2024.10.10 05:39:41.246266 [ 3 ] {} <Debug> HTTP-Session: 940db655-1124-45be-9e5a-35f320837b43 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
299 | 2024.10.10 05:39:41.246283 [ 3 ] {} <Debug> HTTP-Session: 940db655-1124-45be-9e5a-35f320837b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
300 | 2024.10.10 05:39:41.246297 [ 3 ] {} <Debug> HTTP-Session: 940db655-1124-45be-9e5a-35f320837b43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
301 | 2024.10.10 05:39:41.246335 [ 3 ] {} <Trace> HTTP-Session: 940db655-1124-45be-9e5a-35f320837b43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
302 | 2024.10.10 05:39:41.246506 [ 3 ] {5869497c-19e5-4754-ba5f-f8cea04eda9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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) | ||
303 | 2024.10.10 05:39:41.246557 [ 3 ] {5869497c-19e5-4754-ba5f-f8cea04eda9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
304 | 2024.10.10 05:39:41.265315 [ 3 ] {5869497c-19e5-4754-ba5f-f8cea04eda9b} <Debug> oximeter.measurements_u8 (a5bf7332-103b-4ee4-a292-dbe89d5af6d0): Loading data parts | ||
305 | 2024.10.10 05:39:41.265635 [ 3 ] {5869497c-19e5-4754-ba5f-f8cea04eda9b} <Debug> oximeter.measurements_u8 (a5bf7332-103b-4ee4-a292-dbe89d5af6d0): There are no data parts | ||
306 | 2024.10.10 05:39:41.271723 [ 3 ] {5869497c-19e5-4754-ba5f-f8cea04eda9b} <Debug> DynamicQueryHandler: Done processing query | ||
307 | 2024.10.10 05:39:41.271772 [ 3 ] {} <Debug> HTTP-Session: 940db655-1124-45be-9e5a-35f320837b43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
308 | 2024.10.10 05:39:41.271977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
309 | 2024.10.10 05:39:41.272092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
310 | 2024.10.10 05:39:41.272115 [ 3 ] {} <Debug> HTTP-Session: e5dfcbb3-b277-463d-a434-d79bc6cd26c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
311 | 2024.10.10 05:39:41.272132 [ 3 ] {} <Debug> HTTP-Session: e5dfcbb3-b277-463d-a434-d79bc6cd26c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
312 | 2024.10.10 05:39:41.272157 [ 3 ] {} <Debug> HTTP-Session: e5dfcbb3-b277-463d-a434-d79bc6cd26c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
313 | 2024.10.10 05:39:41.272188 [ 3 ] {} <Trace> HTTP-Session: e5dfcbb3-b277-463d-a434-d79bc6cd26c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
314 | 2024.10.10 05:39:41.272367 [ 3 ] {f3d3a521-20d8-407b-84c2-93518857af9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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) | ||
315 | 2024.10.10 05:39:41.272408 [ 3 ] {f3d3a521-20d8-407b-84c2-93518857af9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
316 | 2024.10.10 05:39:41.285073 [ 3 ] {f3d3a521-20d8-407b-84c2-93518857af9c} <Debug> oximeter.measurements_i16 (d635dbf8-8153-41da-891f-251d66bab9ee): Loading data parts | ||
317 | 2024.10.10 05:39:41.285369 [ 3 ] {f3d3a521-20d8-407b-84c2-93518857af9c} <Debug> oximeter.measurements_i16 (d635dbf8-8153-41da-891f-251d66bab9ee): There are no data parts | ||
318 | 2024.10.10 05:39:41.290737 [ 3 ] {f3d3a521-20d8-407b-84c2-93518857af9c} <Debug> DynamicQueryHandler: Done processing query | ||
319 | 2024.10.10 05:39:41.290782 [ 3 ] {} <Debug> HTTP-Session: e5dfcbb3-b277-463d-a434-d79bc6cd26c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
320 | 2024.10.10 05:39:41.290940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
321 | 2024.10.10 05:39:41.290995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
322 | 2024.10.10 05:39:41.291030 [ 3 ] {} <Debug> HTTP-Session: aecb8ba9-ada6-4804-b7b8-f63439117a58 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
323 | 2024.10.10 05:39:41.291051 [ 3 ] {} <Debug> HTTP-Session: aecb8ba9-ada6-4804-b7b8-f63439117a58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
324 | 2024.10.10 05:39:41.291064 [ 3 ] {} <Debug> HTTP-Session: aecb8ba9-ada6-4804-b7b8-f63439117a58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
325 | 2024.10.10 05:39:41.291102 [ 3 ] {} <Trace> HTTP-Session: aecb8ba9-ada6-4804-b7b8-f63439117a58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
326 | 2024.10.10 05:39:41.291272 [ 3 ] {a0b2d021-88e5-4ef1-8237-f58fe1df218a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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) | ||
327 | 2024.10.10 05:39:41.291324 [ 3 ] {a0b2d021-88e5-4ef1-8237-f58fe1df218a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
328 | 2024.10.10 05:39:41.304393 [ 3 ] {a0b2d021-88e5-4ef1-8237-f58fe1df218a} <Debug> oximeter.measurements_u16 (fb605dc2-4100-4878-b358-b1486c1a1c79): Loading data parts | ||
329 | 2024.10.10 05:39:41.304567 [ 3 ] {a0b2d021-88e5-4ef1-8237-f58fe1df218a} <Debug> oximeter.measurements_u16 (fb605dc2-4100-4878-b358-b1486c1a1c79): There are no data parts | ||
330 | 2024.10.10 05:39:41.310011 [ 3 ] {a0b2d021-88e5-4ef1-8237-f58fe1df218a} <Debug> DynamicQueryHandler: Done processing query | ||
331 | 2024.10.10 05:39:41.310044 [ 3 ] {} <Debug> HTTP-Session: aecb8ba9-ada6-4804-b7b8-f63439117a58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
332 | 2024.10.10 05:39:41.310226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
333 | 2024.10.10 05:39:41.310337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
334 | 2024.10.10 05:39:41.310374 [ 3 ] {} <Debug> HTTP-Session: 7625f2af-12e8-49a0-bfbe-7b6d5436f177 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
335 | 2024.10.10 05:39:41.310414 [ 3 ] {} <Debug> HTTP-Session: 7625f2af-12e8-49a0-bfbe-7b6d5436f177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
336 | 2024.10.10 05:39:41.310448 [ 3 ] {} <Debug> HTTP-Session: 7625f2af-12e8-49a0-bfbe-7b6d5436f177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
337 | 2024.10.10 05:39:41.310507 [ 3 ] {} <Trace> HTTP-Session: 7625f2af-12e8-49a0-bfbe-7b6d5436f177 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
338 | 2024.10.10 05:39:41.310866 [ 3 ] {f92fad69-aa0f-410e-80f3-a3a5d7511419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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) | ||
339 | 2024.10.10 05:39:41.310951 [ 3 ] {f92fad69-aa0f-410e-80f3-a3a5d7511419} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
340 | 2024.10.10 05:39:41.324081 [ 3 ] {f92fad69-aa0f-410e-80f3-a3a5d7511419} <Debug> oximeter.measurements_i32 (df4c1439-a85b-42dd-b210-b0b8686b2692): Loading data parts | ||
341 | 2024.10.10 05:39:41.324241 [ 3 ] {f92fad69-aa0f-410e-80f3-a3a5d7511419} <Debug> oximeter.measurements_i32 (df4c1439-a85b-42dd-b210-b0b8686b2692): There are no data parts | ||
342 | 2024.10.10 05:39:41.327507 [ 3 ] {f92fad69-aa0f-410e-80f3-a3a5d7511419} <Debug> DynamicQueryHandler: Done processing query | ||
343 | 2024.10.10 05:39:41.327551 [ 3 ] {} <Debug> HTTP-Session: 7625f2af-12e8-49a0-bfbe-7b6d5436f177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
344 | 2024.10.10 05:39:41.327682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
345 | 2024.10.10 05:39:41.327731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
346 | 2024.10.10 05:39:41.327766 [ 3 ] {} <Debug> HTTP-Session: 98afc7df-1cfd-4fff-b82e-651a58109b3f Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
347 | 2024.10.10 05:39:41.327781 [ 3 ] {} <Debug> HTTP-Session: 98afc7df-1cfd-4fff-b82e-651a58109b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
348 | 2024.10.10 05:39:41.327794 [ 3 ] {} <Debug> HTTP-Session: 98afc7df-1cfd-4fff-b82e-651a58109b3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
349 | 2024.10.10 05:39:41.327838 [ 3 ] {} <Trace> HTTP-Session: 98afc7df-1cfd-4fff-b82e-651a58109b3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
350 | 2024.10.10 05:39:41.328010 [ 3 ] {88e02712-f125-4c44-b9c5-e0693ace5e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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) | ||
351 | 2024.10.10 05:39:41.328072 [ 3 ] {88e02712-f125-4c44-b9c5-e0693ace5e3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
352 | 2024.10.10 05:39:41.335615 [ 3 ] {88e02712-f125-4c44-b9c5-e0693ace5e3a} <Debug> oximeter.measurements_u32 (6396ad5a-6f2b-4e00-9cb4-207b4438e1d6): Loading data parts | ||
353 | 2024.10.10 05:39:41.335851 [ 3 ] {88e02712-f125-4c44-b9c5-e0693ace5e3a} <Debug> oximeter.measurements_u32 (6396ad5a-6f2b-4e00-9cb4-207b4438e1d6): There are no data parts | ||
354 | 2024.10.10 05:39:41.338598 [ 3 ] {88e02712-f125-4c44-b9c5-e0693ace5e3a} <Debug> DynamicQueryHandler: Done processing query | ||
355 | 2024.10.10 05:39:41.338624 [ 3 ] {} <Debug> HTTP-Session: 98afc7df-1cfd-4fff-b82e-651a58109b3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
356 | 2024.10.10 05:39:41.338755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
357 | 2024.10.10 05:39:41.338823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
358 | 2024.10.10 05:39:41.338842 [ 3 ] {} <Debug> HTTP-Session: fa56b053-d128-4e52-a927-b93e8e8123ea Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
359 | 2024.10.10 05:39:41.338871 [ 3 ] {} <Debug> HTTP-Session: fa56b053-d128-4e52-a927-b93e8e8123ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
360 | 2024.10.10 05:39:41.338885 [ 3 ] {} <Debug> HTTP-Session: fa56b053-d128-4e52-a927-b93e8e8123ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
361 | 2024.10.10 05:39:41.338915 [ 3 ] {} <Trace> HTTP-Session: fa56b053-d128-4e52-a927-b93e8e8123ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
362 | 2024.10.10 05:39:41.339100 [ 3 ] {a93f4b7c-7192-49e5-9f1f-28e74d8f3fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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) | ||
363 | 2024.10.10 05:39:41.339151 [ 3 ] {a93f4b7c-7192-49e5-9f1f-28e74d8f3fa1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
364 | 2024.10.10 05:39:41.350227 [ 3 ] {a93f4b7c-7192-49e5-9f1f-28e74d8f3fa1} <Debug> oximeter.measurements_i64 (c478de83-7c0b-4d65-ade5-5f22fb52a747): Loading data parts | ||
365 | 2024.10.10 05:39:41.350438 [ 3 ] {a93f4b7c-7192-49e5-9f1f-28e74d8f3fa1} <Debug> oximeter.measurements_i64 (c478de83-7c0b-4d65-ade5-5f22fb52a747): There are no data parts | ||
366 | 2024.10.10 05:39:41.358528 [ 3 ] {a93f4b7c-7192-49e5-9f1f-28e74d8f3fa1} <Debug> DynamicQueryHandler: Done processing query | ||
367 | 2024.10.10 05:39:41.358582 [ 3 ] {} <Debug> HTTP-Session: fa56b053-d128-4e52-a927-b93e8e8123ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
368 | 2024.10.10 05:39:41.358739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
369 | 2024.10.10 05:39:41.358807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
370 | 2024.10.10 05:39:41.358839 [ 3 ] {} <Debug> HTTP-Session: 5fc5e3fe-2c49-49cf-9275-a2fb3c5c97c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
371 | 2024.10.10 05:39:41.358860 [ 3 ] {} <Debug> HTTP-Session: 5fc5e3fe-2c49-49cf-9275-a2fb3c5c97c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
372 | 2024.10.10 05:39:41.358876 [ 3 ] {} <Debug> HTTP-Session: 5fc5e3fe-2c49-49cf-9275-a2fb3c5c97c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
373 | 2024.10.10 05:39:41.358930 [ 3 ] {} <Trace> HTTP-Session: 5fc5e3fe-2c49-49cf-9275-a2fb3c5c97c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
374 | 2024.10.10 05:39:41.359124 [ 3 ] {311060be-4129-4448-b8a7-6d30748464d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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) | ||
375 | 2024.10.10 05:39:41.359186 [ 3 ] {311060be-4129-4448-b8a7-6d30748464d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
376 | 2024.10.10 05:39:41.368898 [ 3 ] {311060be-4129-4448-b8a7-6d30748464d6} <Debug> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Loading data parts | ||
377 | 2024.10.10 05:39:41.369125 [ 3 ] {311060be-4129-4448-b8a7-6d30748464d6} <Debug> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): There are no data parts | ||
378 | 2024.10.10 05:39:41.372515 [ 3 ] {311060be-4129-4448-b8a7-6d30748464d6} <Debug> DynamicQueryHandler: Done processing query | ||
379 | 2024.10.10 05:39:41.372547 [ 3 ] {} <Debug> HTTP-Session: 5fc5e3fe-2c49-49cf-9275-a2fb3c5c97c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
380 | 2024.10.10 05:39:41.372705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
381 | 2024.10.10 05:39:41.372771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
382 | 2024.10.10 05:39:41.372795 [ 3 ] {} <Debug> HTTP-Session: 3a947d86-8043-4616-a963-f3608a962f11 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
383 | 2024.10.10 05:39:41.372829 [ 3 ] {} <Debug> HTTP-Session: 3a947d86-8043-4616-a963-f3608a962f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
384 | 2024.10.10 05:39:41.372847 [ 3 ] {} <Debug> HTTP-Session: 3a947d86-8043-4616-a963-f3608a962f11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
385 | 2024.10.10 05:39:41.372886 [ 3 ] {} <Trace> HTTP-Session: 3a947d86-8043-4616-a963-f3608a962f11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2024.10.10 05:39:41.373095 [ 3 ] {0e64b8f2-e5c7-4c75-8d56-e11668fe21a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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) | ||
387 | 2024.10.10 05:39:41.373157 [ 3 ] {0e64b8f2-e5c7-4c75-8d56-e11668fe21a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
388 | 2024.10.10 05:39:41.390393 [ 3 ] {0e64b8f2-e5c7-4c75-8d56-e11668fe21a4} <Debug> oximeter.measurements_f32 (3fe401ef-57d2-493f-b0e3-d4d8cf1e1deb): Loading data parts | ||
389 | 2024.10.10 05:39:41.390585 [ 3 ] {0e64b8f2-e5c7-4c75-8d56-e11668fe21a4} <Debug> oximeter.measurements_f32 (3fe401ef-57d2-493f-b0e3-d4d8cf1e1deb): There are no data parts | ||
390 | 2024.10.10 05:39:41.394129 [ 3 ] {0e64b8f2-e5c7-4c75-8d56-e11668fe21a4} <Debug> DynamicQueryHandler: Done processing query | ||
391 | 2024.10.10 05:39:41.394160 [ 3 ] {} <Debug> HTTP-Session: 3a947d86-8043-4616-a963-f3608a962f11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
392 | 2024.10.10 05:39:41.394305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
393 | 2024.10.10 05:39:41.394383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
394 | 2024.10.10 05:39:41.394405 [ 3 ] {} <Debug> HTTP-Session: 2f4ec5da-5ce3-411c-9a99-a698ca86fa0f Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
395 | 2024.10.10 05:39:41.394424 [ 3 ] {} <Debug> HTTP-Session: 2f4ec5da-5ce3-411c-9a99-a698ca86fa0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
396 | 2024.10.10 05:39:41.394451 [ 3 ] {} <Debug> HTTP-Session: 2f4ec5da-5ce3-411c-9a99-a698ca86fa0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
397 | 2024.10.10 05:39:41.394497 [ 3 ] {} <Trace> HTTP-Session: 2f4ec5da-5ce3-411c-9a99-a698ca86fa0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
398 | 2024.10.10 05:39:41.394711 [ 3 ] {6f757414-477f-4bf9-b6dd-132f937ac350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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) | ||
399 | 2024.10.10 05:39:41.394782 [ 3 ] {6f757414-477f-4bf9-b6dd-132f937ac350} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
400 | 2024.10.10 05:39:41.408325 [ 3 ] {6f757414-477f-4bf9-b6dd-132f937ac350} <Debug> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Loading data parts | ||
401 | 2024.10.10 05:39:41.408517 [ 3 ] {6f757414-477f-4bf9-b6dd-132f937ac350} <Debug> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): There are no data parts | ||
402 | 2024.10.10 05:39:41.411183 [ 3 ] {6f757414-477f-4bf9-b6dd-132f937ac350} <Debug> DynamicQueryHandler: Done processing query | ||
403 | 2024.10.10 05:39:41.411208 [ 3 ] {} <Debug> HTTP-Session: 2f4ec5da-5ce3-411c-9a99-a698ca86fa0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
404 | 2024.10.10 05:39:41.411361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
405 | 2024.10.10 05:39:41.411409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
406 | 2024.10.10 05:39:41.411427 [ 3 ] {} <Debug> HTTP-Session: d960ecd6-45bb-4a9e-a5d9-07c1e43217be Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
407 | 2024.10.10 05:39:41.411458 [ 3 ] {} <Debug> HTTP-Session: d960ecd6-45bb-4a9e-a5d9-07c1e43217be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
408 | 2024.10.10 05:39:41.411472 [ 3 ] {} <Debug> HTTP-Session: d960ecd6-45bb-4a9e-a5d9-07c1e43217be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
409 | 2024.10.10 05:39:41.411502 [ 3 ] {} <Trace> HTTP-Session: d960ecd6-45bb-4a9e-a5d9-07c1e43217be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
410 | 2024.10.10 05:39:41.411689 [ 3 ] {3c12d070-e9f8-4db7-9b20-98d74a1e06a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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) | ||
411 | 2024.10.10 05:39:41.411751 [ 3 ] {3c12d070-e9f8-4db7-9b20-98d74a1e06a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
412 | 2024.10.10 05:39:41.422762 [ 3 ] {3c12d070-e9f8-4db7-9b20-98d74a1e06a3} <Debug> oximeter.measurements_string (d712c84c-b555-4231-90e9-97749fe1c46c): Loading data parts | ||
413 | 2024.10.10 05:39:41.422942 [ 3 ] {3c12d070-e9f8-4db7-9b20-98d74a1e06a3} <Debug> oximeter.measurements_string (d712c84c-b555-4231-90e9-97749fe1c46c): There are no data parts | ||
414 | 2024.10.10 05:39:41.425644 [ 3 ] {3c12d070-e9f8-4db7-9b20-98d74a1e06a3} <Debug> DynamicQueryHandler: Done processing query | ||
415 | 2024.10.10 05:39:41.425674 [ 3 ] {} <Debug> HTTP-Session: d960ecd6-45bb-4a9e-a5d9-07c1e43217be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
416 | 2024.10.10 05:39:41.425814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
417 | 2024.10.10 05:39:41.425891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
418 | 2024.10.10 05:39:41.425914 [ 3 ] {} <Debug> HTTP-Session: 021f1ae3-04c1-4f3a-bf8c-358414b4dda7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
419 | 2024.10.10 05:39:41.425933 [ 3 ] {} <Debug> HTTP-Session: 021f1ae3-04c1-4f3a-bf8c-358414b4dda7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
420 | 2024.10.10 05:39:41.425966 [ 3 ] {} <Debug> HTTP-Session: 021f1ae3-04c1-4f3a-bf8c-358414b4dda7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
421 | 2024.10.10 05:39:41.426003 [ 3 ] {} <Trace> HTTP-Session: 021f1ae3-04c1-4f3a-bf8c-358414b4dda7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
422 | 2024.10.10 05:39:41.426178 [ 3 ] {69135af9-f4ca-434f-8fc8-caf4ab392fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
423 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
424 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
425 | * a string isn't palatable for a few reasons. | ||
426 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
427 | * details. | ||
428 | */ | ||
429 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
430 | 2024.10.10 05:39:41.426239 [ 3 ] {69135af9-f4ca-434f-8fc8-caf4ab392fc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
431 | 2024.10.10 05:39:41.429192 [ 3 ] {69135af9-f4ca-434f-8fc8-caf4ab392fc0} <Debug> oximeter.measurements_bytes (6b146870-69d5-492f-b451-df3543997a5d): Loading data parts | ||
432 | 2024.10.10 05:39:41.429404 [ 3 ] {69135af9-f4ca-434f-8fc8-caf4ab392fc0} <Debug> oximeter.measurements_bytes (6b146870-69d5-492f-b451-df3543997a5d): There are no data parts | ||
433 | 2024.10.10 05:39:41.448311 [ 3 ] {69135af9-f4ca-434f-8fc8-caf4ab392fc0} <Debug> DynamicQueryHandler: Done processing query | ||
434 | 2024.10.10 05:39:41.448337 [ 3 ] {} <Debug> HTTP-Session: 021f1ae3-04c1-4f3a-bf8c-358414b4dda7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
435 | 2024.10.10 05:39:41.448484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
436 | 2024.10.10 05:39:41.448550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
437 | 2024.10.10 05:39:41.448570 [ 3 ] {} <Debug> HTTP-Session: 6054589c-bb8c-403a-8845-5ab7eef95143 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
438 | 2024.10.10 05:39:41.448585 [ 3 ] {} <Debug> HTTP-Session: 6054589c-bb8c-403a-8845-5ab7eef95143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
439 | 2024.10.10 05:39:41.448615 [ 3 ] {} <Debug> HTTP-Session: 6054589c-bb8c-403a-8845-5ab7eef95143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
440 | 2024.10.10 05:39:41.448645 [ 3 ] {} <Trace> HTTP-Session: 6054589c-bb8c-403a-8845-5ab7eef95143 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
441 | 2024.10.10 05:39:41.448832 [ 3 ] {bd1cf285-37e4-4c8b-a7bb-f08eb37c7159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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) | ||
442 | 2024.10.10 05:39:41.448888 [ 3 ] {bd1cf285-37e4-4c8b-a7bb-f08eb37c7159} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
443 | 2024.10.10 05:39:41.461266 [ 3 ] {bd1cf285-37e4-4c8b-a7bb-f08eb37c7159} <Debug> oximeter.measurements_cumulativei64 (7cff99a5-1f6d-4fd0-adda-55500a3ddc91): Loading data parts | ||
444 | 2024.10.10 05:39:41.461437 [ 3 ] {bd1cf285-37e4-4c8b-a7bb-f08eb37c7159} <Debug> oximeter.measurements_cumulativei64 (7cff99a5-1f6d-4fd0-adda-55500a3ddc91): There are no data parts | ||
445 | 2024.10.10 05:39:41.467871 [ 3 ] {bd1cf285-37e4-4c8b-a7bb-f08eb37c7159} <Debug> DynamicQueryHandler: Done processing query | ||
446 | 2024.10.10 05:39:41.467914 [ 3 ] {} <Debug> HTTP-Session: 6054589c-bb8c-403a-8845-5ab7eef95143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
447 | 2024.10.10 05:39:41.468044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
448 | 2024.10.10 05:39:41.468101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
449 | 2024.10.10 05:39:41.468131 [ 3 ] {} <Debug> HTTP-Session: 757d53de-1259-4c45-8943-77bbf786ba43 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
450 | 2024.10.10 05:39:41.468147 [ 3 ] {} <Debug> HTTP-Session: 757d53de-1259-4c45-8943-77bbf786ba43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
451 | 2024.10.10 05:39:41.468161 [ 3 ] {} <Debug> HTTP-Session: 757d53de-1259-4c45-8943-77bbf786ba43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
452 | 2024.10.10 05:39:41.468204 [ 3 ] {} <Trace> HTTP-Session: 757d53de-1259-4c45-8943-77bbf786ba43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
453 | 2024.10.10 05:39:41.468385 [ 3 ] {423b6b03-48a3-42a6-ae83-298e97029136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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) | ||
454 | 2024.10.10 05:39:41.468447 [ 3 ] {423b6b03-48a3-42a6-ae83-298e97029136} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
455 | 2024.10.10 05:39:41.474812 [ 3 ] {423b6b03-48a3-42a6-ae83-298e97029136} <Debug> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Loading data parts | ||
456 | 2024.10.10 05:39:41.475009 [ 3 ] {423b6b03-48a3-42a6-ae83-298e97029136} <Debug> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): There are no data parts | ||
457 | 2024.10.10 05:39:41.479528 [ 3 ] {423b6b03-48a3-42a6-ae83-298e97029136} <Debug> DynamicQueryHandler: Done processing query | ||
458 | 2024.10.10 05:39:41.479576 [ 3 ] {} <Debug> HTTP-Session: 757d53de-1259-4c45-8943-77bbf786ba43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
459 | 2024.10.10 05:39:41.479792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
460 | 2024.10.10 05:39:41.479883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
461 | 2024.10.10 05:39:41.479919 [ 3 ] {} <Debug> HTTP-Session: 0283f6ef-e067-4214-a884-7df139fd5588 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
462 | 2024.10.10 05:39:41.479979 [ 3 ] {} <Debug> HTTP-Session: 0283f6ef-e067-4214-a884-7df139fd5588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
463 | 2024.10.10 05:39:41.480006 [ 3 ] {} <Debug> HTTP-Session: 0283f6ef-e067-4214-a884-7df139fd5588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
464 | 2024.10.10 05:39:41.480066 [ 3 ] {} <Trace> HTTP-Session: 0283f6ef-e067-4214-a884-7df139fd5588 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
465 | 2024.10.10 05:39:41.480269 [ 3 ] {3a4a9e74-7ef2-4b1b-90e2-130d15bca88a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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) | ||
466 | 2024.10.10 05:39:41.480332 [ 3 ] {3a4a9e74-7ef2-4b1b-90e2-130d15bca88a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
467 | 2024.10.10 05:39:41.492244 [ 3 ] {3a4a9e74-7ef2-4b1b-90e2-130d15bca88a} <Debug> oximeter.measurements_cumulativef32 (b71679c8-a304-4b6a-8389-9bd694b13420): Loading data parts | ||
468 | 2024.10.10 05:39:41.492424 [ 3 ] {3a4a9e74-7ef2-4b1b-90e2-130d15bca88a} <Debug> oximeter.measurements_cumulativef32 (b71679c8-a304-4b6a-8389-9bd694b13420): There are no data parts | ||
469 | 2024.10.10 05:39:41.496473 [ 3 ] {3a4a9e74-7ef2-4b1b-90e2-130d15bca88a} <Debug> DynamicQueryHandler: Done processing query | ||
470 | 2024.10.10 05:39:41.496498 [ 3 ] {} <Debug> HTTP-Session: 0283f6ef-e067-4214-a884-7df139fd5588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
471 | 2024.10.10 05:39:41.496629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
472 | 2024.10.10 05:39:41.496694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
473 | 2024.10.10 05:39:41.496714 [ 3 ] {} <Debug> HTTP-Session: 69f89240-3728-4ee1-ae66-7d045a383fbc Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
474 | 2024.10.10 05:39:41.496729 [ 3 ] {} <Debug> HTTP-Session: 69f89240-3728-4ee1-ae66-7d045a383fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
475 | 2024.10.10 05:39:41.496759 [ 3 ] {} <Debug> HTTP-Session: 69f89240-3728-4ee1-ae66-7d045a383fbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
476 | 2024.10.10 05:39:41.496790 [ 3 ] {} <Trace> HTTP-Session: 69f89240-3728-4ee1-ae66-7d045a383fbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
477 | 2024.10.10 05:39:41.496986 [ 3 ] {890ce93d-5e0e-464f-ac70-1d5914438b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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) | ||
478 | 2024.10.10 05:39:41.497040 [ 3 ] {890ce93d-5e0e-464f-ac70-1d5914438b08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
479 | 2024.10.10 05:39:41.509823 [ 3 ] {890ce93d-5e0e-464f-ac70-1d5914438b08} <Debug> oximeter.measurements_cumulativef64 (90bb5983-736c-4714-bef6-3d9ca214c93b): Loading data parts | ||
480 | 2024.10.10 05:39:41.509991 [ 3 ] {890ce93d-5e0e-464f-ac70-1d5914438b08} <Debug> oximeter.measurements_cumulativef64 (90bb5983-736c-4714-bef6-3d9ca214c93b): There are no data parts | ||
481 | 2024.10.10 05:39:41.514708 [ 3 ] {890ce93d-5e0e-464f-ac70-1d5914438b08} <Debug> DynamicQueryHandler: Done processing query | ||
482 | 2024.10.10 05:39:41.514740 [ 3 ] {} <Debug> HTTP-Session: 69f89240-3728-4ee1-ae66-7d045a383fbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
483 | 2024.10.10 05:39:41.514891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
484 | 2024.10.10 05:39:41.514978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
485 | 2024.10.10 05:39:41.515002 [ 3 ] {} <Debug> HTTP-Session: a77dd8f1-df84-4b81-b642-a54692c4cba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
486 | 2024.10.10 05:39:41.515022 [ 3 ] {} <Debug> HTTP-Session: a77dd8f1-df84-4b81-b642-a54692c4cba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
487 | 2024.10.10 05:39:41.515046 [ 3 ] {} <Debug> HTTP-Session: a77dd8f1-df84-4b81-b642-a54692c4cba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
488 | 2024.10.10 05:39:41.515085 [ 3 ] {} <Trace> HTTP-Session: a77dd8f1-df84-4b81-b642-a54692c4cba8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
489 | 2024.10.10 05:39:41.515338 [ 3 ] {5f676d36-848a-4d21-ba28-3d466505be53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
490 | * NOTE: Array types cannot be Nullable, see | ||
491 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
492 | * for more details. | ||
493 | * | ||
494 | * This means we need to use empty arrays to indicate a missing value. This | ||
495 | * is unfortunate, and at this point relies on the fact that an | ||
496 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
497 | * to figure out another way to represent missing samples here. | ||
498 | */ | ||
499 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
500 | 2024.10.10 05:39:41.515413 [ 3 ] {5f676d36-848a-4d21-ba28-3d466505be53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
501 | 2024.10.10 05:39:41.528561 [ 3 ] {5f676d36-848a-4d21-ba28-3d466505be53} <Debug> oximeter.measurements_histogrami8 (3631d219-cb71-4e8c-bc88-a4b8e3e575a3): Loading data parts | ||
502 | 2024.10.10 05:39:41.528762 [ 3 ] {5f676d36-848a-4d21-ba28-3d466505be53} <Debug> oximeter.measurements_histogrami8 (3631d219-cb71-4e8c-bc88-a4b8e3e575a3): There are no data parts | ||
503 | 2024.10.10 05:39:41.546016 [ 3 ] {5f676d36-848a-4d21-ba28-3d466505be53} <Debug> DynamicQueryHandler: Done processing query | ||
504 | 2024.10.10 05:39:41.546047 [ 3 ] {} <Debug> HTTP-Session: a77dd8f1-df84-4b81-b642-a54692c4cba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
505 | 2024.10.10 05:39:41.546191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
506 | 2024.10.10 05:39:41.546258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
507 | 2024.10.10 05:39:41.546276 [ 3 ] {} <Debug> HTTP-Session: a440d1ba-935c-4136-ba58-9818705254f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
508 | 2024.10.10 05:39:41.546311 [ 3 ] {} <Debug> HTTP-Session: a440d1ba-935c-4136-ba58-9818705254f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
509 | 2024.10.10 05:39:41.546325 [ 3 ] {} <Debug> HTTP-Session: a440d1ba-935c-4136-ba58-9818705254f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
510 | 2024.10.10 05:39:41.546355 [ 3 ] {} <Trace> HTTP-Session: a440d1ba-935c-4136-ba58-9818705254f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
511 | 2024.10.10 05:39:41.546626 [ 3 ] {5b42f9a0-26c6-410a-8cef-fa2f7adecc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
512 | 2024.10.10 05:39:41.546702 [ 3 ] {5b42f9a0-26c6-410a-8cef-fa2f7adecc74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
513 | 2024.10.10 05:39:41.559692 [ 3 ] {5b42f9a0-26c6-410a-8cef-fa2f7adecc74} <Debug> oximeter.measurements_histogramu8 (60d27be0-c82c-4323-ab20-2dff31783221): Loading data parts | ||
514 | 2024.10.10 05:39:41.559901 [ 3 ] {5b42f9a0-26c6-410a-8cef-fa2f7adecc74} <Debug> oximeter.measurements_histogramu8 (60d27be0-c82c-4323-ab20-2dff31783221): There are no data parts | ||
515 | 2024.10.10 05:39:41.566714 [ 3 ] {5b42f9a0-26c6-410a-8cef-fa2f7adecc74} <Debug> DynamicQueryHandler: Done processing query | ||
516 | 2024.10.10 05:39:41.566767 [ 3 ] {} <Debug> HTTP-Session: a440d1ba-935c-4136-ba58-9818705254f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
517 | 2024.10.10 05:39:41.566934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
518 | 2024.10.10 05:39:41.567018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
519 | 2024.10.10 05:39:41.567041 [ 3 ] {} <Debug> HTTP-Session: aefaf375-e713-472a-b6d6-453000f9bc6e Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
520 | 2024.10.10 05:39:41.567059 [ 3 ] {} <Debug> HTTP-Session: aefaf375-e713-472a-b6d6-453000f9bc6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
521 | 2024.10.10 05:39:41.567073 [ 3 ] {} <Debug> HTTP-Session: aefaf375-e713-472a-b6d6-453000f9bc6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
522 | 2024.10.10 05:39:41.567124 [ 3 ] {} <Trace> HTTP-Session: aefaf375-e713-472a-b6d6-453000f9bc6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
523 | 2024.10.10 05:39:41.567374 [ 3 ] {3ec0f49d-dbf0-44a9-8842-b8e833cc756a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
524 | 2024.10.10 05:39:41.567450 [ 3 ] {3ec0f49d-dbf0-44a9-8842-b8e833cc756a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
525 | 2024.10.10 05:39:41.579907 [ 3 ] {3ec0f49d-dbf0-44a9-8842-b8e833cc756a} <Debug> oximeter.measurements_histogrami16 (1af85179-b016-43d2-abe2-880264b97e9f): Loading data parts | ||
526 | 2024.10.10 05:39:41.580196 [ 3 ] {3ec0f49d-dbf0-44a9-8842-b8e833cc756a} <Debug> oximeter.measurements_histogrami16 (1af85179-b016-43d2-abe2-880264b97e9f): There are no data parts | ||
527 | 2024.10.10 05:39:41.585203 [ 3 ] {3ec0f49d-dbf0-44a9-8842-b8e833cc756a} <Debug> DynamicQueryHandler: Done processing query | ||
528 | 2024.10.10 05:39:41.585249 [ 3 ] {} <Debug> HTTP-Session: aefaf375-e713-472a-b6d6-453000f9bc6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
529 | 2024.10.10 05:39:41.585453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
530 | 2024.10.10 05:39:41.585536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
531 | 2024.10.10 05:39:41.585572 [ 3 ] {} <Debug> HTTP-Session: 95406833-ddf2-448b-a228-1dd912297a23 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
532 | 2024.10.10 05:39:41.585623 [ 3 ] {} <Debug> HTTP-Session: 95406833-ddf2-448b-a228-1dd912297a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
533 | 2024.10.10 05:39:41.585650 [ 3 ] {} <Debug> HTTP-Session: 95406833-ddf2-448b-a228-1dd912297a23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
534 | 2024.10.10 05:39:41.585704 [ 3 ] {} <Trace> HTTP-Session: 95406833-ddf2-448b-a228-1dd912297a23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
535 | 2024.10.10 05:39:41.586136 [ 3 ] {4f0e173c-42df-469d-b6ea-b2a16d9fb0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
536 | 2024.10.10 05:39:41.586203 [ 3 ] {4f0e173c-42df-469d-b6ea-b2a16d9fb0cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
537 | 2024.10.10 05:39:41.596899 [ 3 ] {4f0e173c-42df-469d-b6ea-b2a16d9fb0cf} <Debug> oximeter.measurements_histogramu16 (daf3d7a7-1c3d-4603-979f-c0acb84c356d): Loading data parts | ||
538 | 2024.10.10 05:39:41.597099 [ 3 ] {4f0e173c-42df-469d-b6ea-b2a16d9fb0cf} <Debug> oximeter.measurements_histogramu16 (daf3d7a7-1c3d-4603-979f-c0acb84c356d): There are no data parts | ||
539 | 2024.10.10 05:39:41.600508 [ 3 ] {4f0e173c-42df-469d-b6ea-b2a16d9fb0cf} <Debug> DynamicQueryHandler: Done processing query | ||
540 | 2024.10.10 05:39:41.600536 [ 3 ] {} <Debug> HTTP-Session: 95406833-ddf2-448b-a228-1dd912297a23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
541 | 2024.10.10 05:39:41.600672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
542 | 2024.10.10 05:39:41.600757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
543 | 2024.10.10 05:39:41.600778 [ 3 ] {} <Debug> HTTP-Session: dc0ce823-ebb7-483d-9243-bd9754d2ad1b Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
544 | 2024.10.10 05:39:41.600797 [ 3 ] {} <Debug> HTTP-Session: dc0ce823-ebb7-483d-9243-bd9754d2ad1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
545 | 2024.10.10 05:39:41.600834 [ 3 ] {} <Debug> HTTP-Session: dc0ce823-ebb7-483d-9243-bd9754d2ad1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
546 | 2024.10.10 05:39:41.600866 [ 3 ] {} <Trace> HTTP-Session: dc0ce823-ebb7-483d-9243-bd9754d2ad1b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
547 | 2024.10.10 05:39:41.601121 [ 3 ] {fdcf96bc-5b48-4f13-a078-5c68b37813ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
548 | 2024.10.10 05:39:41.601200 [ 3 ] {fdcf96bc-5b48-4f13-a078-5c68b37813ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
549 | 2024.10.10 05:39:41.610898 [ 3 ] {fdcf96bc-5b48-4f13-a078-5c68b37813ea} <Debug> oximeter.measurements_histogrami32 (e0c5e1ee-b370-479a-a00e-116882ac4413): Loading data parts | ||
550 | 2024.10.10 05:39:41.611131 [ 3 ] {fdcf96bc-5b48-4f13-a078-5c68b37813ea} <Debug> oximeter.measurements_histogrami32 (e0c5e1ee-b370-479a-a00e-116882ac4413): There are no data parts | ||
551 | 2024.10.10 05:39:41.616192 [ 3 ] {fdcf96bc-5b48-4f13-a078-5c68b37813ea} <Debug> DynamicQueryHandler: Done processing query | ||
552 | 2024.10.10 05:39:41.616224 [ 3 ] {} <Debug> HTTP-Session: dc0ce823-ebb7-483d-9243-bd9754d2ad1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
553 | 2024.10.10 05:39:41.616407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
554 | 2024.10.10 05:39:41.616465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
555 | 2024.10.10 05:39:41.616488 [ 3 ] {} <Debug> HTTP-Session: 5a64db01-c462-41c7-a02a-9c26a4a304ed Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
556 | 2024.10.10 05:39:41.616530 [ 3 ] {} <Debug> HTTP-Session: 5a64db01-c462-41c7-a02a-9c26a4a304ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
557 | 2024.10.10 05:39:41.616548 [ 3 ] {} <Debug> HTTP-Session: 5a64db01-c462-41c7-a02a-9c26a4a304ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
558 | 2024.10.10 05:39:41.616585 [ 3 ] {} <Trace> HTTP-Session: 5a64db01-c462-41c7-a02a-9c26a4a304ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
559 | 2024.10.10 05:39:41.616919 [ 3 ] {b4fcf13a-f665-4392-b3e9-e6321d9ccc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
560 | 2024.10.10 05:39:41.617010 [ 3 ] {b4fcf13a-f665-4392-b3e9-e6321d9ccc17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
561 | 2024.10.10 05:39:41.626360 [ 3 ] {b4fcf13a-f665-4392-b3e9-e6321d9ccc17} <Debug> oximeter.measurements_histogramu32 (829f247e-3dc0-47c2-ab4e-3eed04df9f84): Loading data parts | ||
562 | 2024.10.10 05:39:41.626533 [ 3 ] {b4fcf13a-f665-4392-b3e9-e6321d9ccc17} <Debug> oximeter.measurements_histogramu32 (829f247e-3dc0-47c2-ab4e-3eed04df9f84): There are no data parts | ||
563 | 2024.10.10 05:39:41.628974 [ 3 ] {b4fcf13a-f665-4392-b3e9-e6321d9ccc17} <Debug> DynamicQueryHandler: Done processing query | ||
564 | 2024.10.10 05:39:41.629000 [ 3 ] {} <Debug> HTTP-Session: 5a64db01-c462-41c7-a02a-9c26a4a304ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
565 | 2024.10.10 05:39:41.629134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
566 | 2024.10.10 05:39:41.629210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
567 | 2024.10.10 05:39:41.629229 [ 3 ] {} <Debug> HTTP-Session: f10588f4-4651-4a1b-b38c-8d59e30dccaf Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
568 | 2024.10.10 05:39:41.629245 [ 3 ] {} <Debug> HTTP-Session: f10588f4-4651-4a1b-b38c-8d59e30dccaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
569 | 2024.10.10 05:39:41.629281 [ 3 ] {} <Debug> HTTP-Session: f10588f4-4651-4a1b-b38c-8d59e30dccaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
570 | 2024.10.10 05:39:41.629312 [ 3 ] {} <Trace> HTTP-Session: f10588f4-4651-4a1b-b38c-8d59e30dccaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
571 | 2024.10.10 05:39:41.629563 [ 3 ] {77a46220-a1b3-4c93-b36d-17f577699c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
572 | 2024.10.10 05:39:41.629640 [ 3 ] {77a46220-a1b3-4c93-b36d-17f577699c18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
573 | 2024.10.10 05:39:41.631788 [ 3 ] {77a46220-a1b3-4c93-b36d-17f577699c18} <Debug> oximeter.measurements_histogrami64 (7a4851ae-b056-4f7d-83e8-dac8ab0f1242): Loading data parts | ||
574 | 2024.10.10 05:39:41.631976 [ 3 ] {77a46220-a1b3-4c93-b36d-17f577699c18} <Debug> oximeter.measurements_histogrami64 (7a4851ae-b056-4f7d-83e8-dac8ab0f1242): There are no data parts | ||
575 | 2024.10.10 05:39:41.639394 [ 3 ] {77a46220-a1b3-4c93-b36d-17f577699c18} <Debug> DynamicQueryHandler: Done processing query | ||
576 | 2024.10.10 05:39:41.639425 [ 3 ] {} <Debug> HTTP-Session: f10588f4-4651-4a1b-b38c-8d59e30dccaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
577 | 2024.10.10 05:39:41.639609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
578 | 2024.10.10 05:39:41.639672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
579 | 2024.10.10 05:39:41.639694 [ 3 ] {} <Debug> HTTP-Session: 4e4a821d-69d5-4f85-9aef-40e8d54613b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
580 | 2024.10.10 05:39:41.639739 [ 3 ] {} <Debug> HTTP-Session: 4e4a821d-69d5-4f85-9aef-40e8d54613b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
581 | 2024.10.10 05:39:41.639756 [ 3 ] {} <Debug> HTTP-Session: 4e4a821d-69d5-4f85-9aef-40e8d54613b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
582 | 2024.10.10 05:39:41.639793 [ 3 ] {} <Trace> HTTP-Session: 4e4a821d-69d5-4f85-9aef-40e8d54613b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
583 | 2024.10.10 05:39:41.640111 [ 3 ] {e71d8a4e-3470-4214-a1ef-a353a2c4910e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
584 | 2024.10.10 05:39:41.640189 [ 3 ] {e71d8a4e-3470-4214-a1ef-a353a2c4910e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
585 | 2024.10.10 05:39:41.642924 [ 3 ] {e71d8a4e-3470-4214-a1ef-a353a2c4910e} <Debug> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Loading data parts | ||
586 | 2024.10.10 05:39:41.643094 [ 3 ] {e71d8a4e-3470-4214-a1ef-a353a2c4910e} <Debug> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): There are no data parts | ||
587 | 2024.10.10 05:39:41.644738 [ 3 ] {e71d8a4e-3470-4214-a1ef-a353a2c4910e} <Debug> DynamicQueryHandler: Done processing query | ||
588 | 2024.10.10 05:39:41.644765 [ 3 ] {} <Debug> HTTP-Session: 4e4a821d-69d5-4f85-9aef-40e8d54613b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
589 | 2024.10.10 05:39:41.644886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
590 | 2024.10.10 05:39:41.644960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
591 | 2024.10.10 05:39:41.644981 [ 3 ] {} <Debug> HTTP-Session: e598df12-5aba-41b4-be15-658d25cad855 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
592 | 2024.10.10 05:39:41.644999 [ 3 ] {} <Debug> HTTP-Session: e598df12-5aba-41b4-be15-658d25cad855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
593 | 2024.10.10 05:39:41.645032 [ 3 ] {} <Debug> HTTP-Session: e598df12-5aba-41b4-be15-658d25cad855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
594 | 2024.10.10 05:39:41.645064 [ 3 ] {} <Trace> HTTP-Session: e598df12-5aba-41b4-be15-658d25cad855 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
595 | 2024.10.10 05:39:41.645307 [ 3 ] {29ed7417-03e9-432f-b79e-190c9c921498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
596 | 2024.10.10 05:39:41.645375 [ 3 ] {29ed7417-03e9-432f-b79e-190c9c921498} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
597 | 2024.10.10 05:39:41.654972 [ 3 ] {29ed7417-03e9-432f-b79e-190c9c921498} <Debug> oximeter.measurements_histogramf32 (e0441195-fc17-48a2-a5cd-bedc836326b0): Loading data parts | ||
598 | 2024.10.10 05:39:41.655135 [ 3 ] {29ed7417-03e9-432f-b79e-190c9c921498} <Debug> oximeter.measurements_histogramf32 (e0441195-fc17-48a2-a5cd-bedc836326b0): There are no data parts | ||
599 | 2024.10.10 05:39:41.658335 [ 3 ] {29ed7417-03e9-432f-b79e-190c9c921498} <Debug> DynamicQueryHandler: Done processing query | ||
600 | 2024.10.10 05:39:41.658376 [ 3 ] {} <Debug> HTTP-Session: e598df12-5aba-41b4-be15-658d25cad855 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
601 | 2024.10.10 05:39:41.658527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
602 | 2024.10.10 05:39:41.658584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
603 | 2024.10.10 05:39:41.658622 [ 3 ] {} <Debug> HTTP-Session: 037abeae-c0aa-4c87-87bb-6aab5af6c465 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
604 | 2024.10.10 05:39:41.658642 [ 3 ] {} <Debug> HTTP-Session: 037abeae-c0aa-4c87-87bb-6aab5af6c465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
605 | 2024.10.10 05:39:41.658658 [ 3 ] {} <Debug> HTTP-Session: 037abeae-c0aa-4c87-87bb-6aab5af6c465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
606 | 2024.10.10 05:39:41.658708 [ 3 ] {} <Trace> HTTP-Session: 037abeae-c0aa-4c87-87bb-6aab5af6c465 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
607 | 2024.10.10 05:39:41.659009 [ 3 ] {ace55b78-e56a-4d93-8ede-3c847d433745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) 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), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
608 | 2024.10.10 05:39:41.659082 [ 3 ] {ace55b78-e56a-4d93-8ede-3c847d433745} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
609 | 2024.10.10 05:39:41.661530 [ 3 ] {ace55b78-e56a-4d93-8ede-3c847d433745} <Debug> oximeter.measurements_histogramf64 (d1638080-09ee-4e84-afdd-08b105117e03): Loading data parts | ||
610 | 2024.10.10 05:39:41.661700 [ 3 ] {ace55b78-e56a-4d93-8ede-3c847d433745} <Debug> oximeter.measurements_histogramf64 (d1638080-09ee-4e84-afdd-08b105117e03): There are no data parts | ||
611 | 2024.10.10 05:39:41.669933 [ 3 ] {ace55b78-e56a-4d93-8ede-3c847d433745} <Debug> DynamicQueryHandler: Done processing query | ||
612 | 2024.10.10 05:39:41.669958 [ 3 ] {} <Debug> HTTP-Session: 037abeae-c0aa-4c87-87bb-6aab5af6c465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
613 | 2024.10.10 05:39:41.670098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
614 | 2024.10.10 05:39:41.670160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
615 | 2024.10.10 05:39:41.670179 [ 3 ] {} <Debug> HTTP-Session: 97b13a49-790d-42e4-9d19-6d7ab7e262c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
616 | 2024.10.10 05:39:41.670195 [ 3 ] {} <Debug> HTTP-Session: 97b13a49-790d-42e4-9d19-6d7ab7e262c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
617 | 2024.10.10 05:39:41.670222 [ 3 ] {} <Debug> HTTP-Session: 97b13a49-790d-42e4-9d19-6d7ab7e262c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
618 | 2024.10.10 05:39:41.670253 [ 3 ] {} <Trace> HTTP-Session: 97b13a49-790d-42e4-9d19-6d7ab7e262c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
619 | 2024.10.10 05:39:41.670440 [ 3 ] {84cd6a72-ba40-4ac5-bb91-d5a42ca1ebbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) /* 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 | * TTL: We use a materialized column to expire old field table records. This | ||
637 | * column is generated automatically by the database whenever a new row is | ||
638 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
639 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
640 | * record will remain during a deduplication, which will have the last | ||
641 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
642 | * measurement tables. | ||
643 | */ | ||
644 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
645 | 2024.10.10 05:39:41.670501 [ 3 ] {84cd6a72-ba40-4ac5-bb91-d5a42ca1ebbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
646 | 2024.10.10 05:39:41.685115 [ 3 ] {84cd6a72-ba40-4ac5-bb91-d5a42ca1ebbc} <Debug> oximeter.fields_bool (6936bf09-347d-4dcf-97e8-6be673c2a819): Loading data parts | ||
647 | 2024.10.10 05:39:41.685386 [ 3 ] {84cd6a72-ba40-4ac5-bb91-d5a42ca1ebbc} <Debug> oximeter.fields_bool (6936bf09-347d-4dcf-97e8-6be673c2a819): There are no data parts | ||
648 | 2024.10.10 05:39:41.691012 [ 3 ] {84cd6a72-ba40-4ac5-bb91-d5a42ca1ebbc} <Debug> DynamicQueryHandler: Done processing query | ||
649 | 2024.10.10 05:39:41.691041 [ 3 ] {} <Debug> HTTP-Session: 97b13a49-790d-42e4-9d19-6d7ab7e262c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
650 | 2024.10.10 05:39:41.691203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
651 | 2024.10.10 05:39:41.691250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
652 | 2024.10.10 05:39:41.691268 [ 3 ] {} <Debug> HTTP-Session: 7b247152-c9e0-4797-817b-7609d9813920 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
653 | 2024.10.10 05:39:41.691306 [ 3 ] {} <Debug> HTTP-Session: 7b247152-c9e0-4797-817b-7609d9813920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
654 | 2024.10.10 05:39:41.691319 [ 3 ] {} <Debug> HTTP-Session: 7b247152-c9e0-4797-817b-7609d9813920 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2024.10.10 05:39:41.691349 [ 3 ] {} <Trace> HTTP-Session: 7b247152-c9e0-4797-817b-7609d9813920 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
656 | 2024.10.10 05:39:41.691535 [ 3 ] {4a7cf70b-23cb-4309-a40a-98beeeb186eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
657 | 2024.10.10 05:39:41.691593 [ 3 ] {4a7cf70b-23cb-4309-a40a-98beeeb186eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
658 | 2024.10.10 05:39:41.704531 [ 3 ] {4a7cf70b-23cb-4309-a40a-98beeeb186eb} <Debug> oximeter.fields_i8 (d236a4b3-3692-4d6e-95d4-a0e2b399f083): Loading data parts | ||
659 | 2024.10.10 05:39:41.704828 [ 3 ] {4a7cf70b-23cb-4309-a40a-98beeeb186eb} <Debug> oximeter.fields_i8 (d236a4b3-3692-4d6e-95d4-a0e2b399f083): There are no data parts | ||
660 | 2024.10.10 05:39:41.709833 [ 3 ] {4a7cf70b-23cb-4309-a40a-98beeeb186eb} <Debug> DynamicQueryHandler: Done processing query | ||
661 | 2024.10.10 05:39:41.709857 [ 3 ] {} <Debug> HTTP-Session: 7b247152-c9e0-4797-817b-7609d9813920 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2024.10.10 05:39:41.709976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
663 | 2024.10.10 05:39:41.710039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
664 | 2024.10.10 05:39:41.710058 [ 3 ] {} <Debug> HTTP-Session: 7fb8fb21-58f2-4eb4-8d96-f72420f3c32f Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
665 | 2024.10.10 05:39:41.710073 [ 3 ] {} <Debug> HTTP-Session: 7fb8fb21-58f2-4eb4-8d96-f72420f3c32f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2024.10.10 05:39:41.710100 [ 3 ] {} <Debug> HTTP-Session: 7fb8fb21-58f2-4eb4-8d96-f72420f3c32f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2024.10.10 05:39:41.710130 [ 3 ] {} <Trace> HTTP-Session: 7fb8fb21-58f2-4eb4-8d96-f72420f3c32f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
668 | 2024.10.10 05:39:41.710302 [ 3 ] {8369d3da-d4c3-453e-bf22-90af2dffa494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
669 | 2024.10.10 05:39:41.710360 [ 3 ] {8369d3da-d4c3-453e-bf22-90af2dffa494} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
670 | 2024.10.10 05:39:41.723931 [ 3 ] {8369d3da-d4c3-453e-bf22-90af2dffa494} <Debug> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Loading data parts | ||
671 | 2024.10.10 05:39:41.724104 [ 3 ] {8369d3da-d4c3-453e-bf22-90af2dffa494} <Debug> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): There are no data parts | ||
672 | 2024.10.10 05:39:41.729200 [ 3 ] {8369d3da-d4c3-453e-bf22-90af2dffa494} <Debug> DynamicQueryHandler: Done processing query | ||
673 | 2024.10.10 05:39:41.729247 [ 3 ] {} <Debug> HTTP-Session: 7fb8fb21-58f2-4eb4-8d96-f72420f3c32f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
674 | 2024.10.10 05:39:41.729398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
675 | 2024.10.10 05:39:41.729459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
676 | 2024.10.10 05:39:41.729510 [ 3 ] {} <Debug> HTTP-Session: aa0fa816-f33c-4495-986f-3dceae9348f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
677 | 2024.10.10 05:39:41.729529 [ 3 ] {} <Debug> HTTP-Session: aa0fa816-f33c-4495-986f-3dceae9348f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
678 | 2024.10.10 05:39:41.729548 [ 3 ] {} <Debug> HTTP-Session: aa0fa816-f33c-4495-986f-3dceae9348f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2024.10.10 05:39:41.729609 [ 3 ] {} <Trace> HTTP-Session: aa0fa816-f33c-4495-986f-3dceae9348f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
680 | 2024.10.10 05:39:41.729822 [ 3 ] {bfcdc8ec-93ba-4438-b46d-8f88f812c350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
681 | 2024.10.10 05:39:41.729909 [ 3 ] {bfcdc8ec-93ba-4438-b46d-8f88f812c350} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
682 | 2024.10.10 05:39:41.764785 [ 3 ] {bfcdc8ec-93ba-4438-b46d-8f88f812c350} <Debug> oximeter.fields_i16 (c533ba2b-7806-489f-8db4-55a1ef00e718): Loading data parts | ||
683 | 2024.10.10 05:39:41.764998 [ 3 ] {bfcdc8ec-93ba-4438-b46d-8f88f812c350} <Debug> oximeter.fields_i16 (c533ba2b-7806-489f-8db4-55a1ef00e718): There are no data parts | ||
684 | 2024.10.10 05:39:41.771212 [ 3 ] {bfcdc8ec-93ba-4438-b46d-8f88f812c350} <Debug> DynamicQueryHandler: Done processing query | ||
685 | 2024.10.10 05:39:41.771242 [ 3 ] {} <Debug> HTTP-Session: aa0fa816-f33c-4495-986f-3dceae9348f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
686 | 2024.10.10 05:39:41.771417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
687 | 2024.10.10 05:39:41.771511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
688 | 2024.10.10 05:39:41.771536 [ 3 ] {} <Debug> HTTP-Session: d227d9a2-9349-4bf7-828d-995741579a46 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
689 | 2024.10.10 05:39:41.771557 [ 3 ] {} <Debug> HTTP-Session: d227d9a2-9349-4bf7-828d-995741579a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
690 | 2024.10.10 05:39:41.771594 [ 3 ] {} <Debug> HTTP-Session: d227d9a2-9349-4bf7-828d-995741579a46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
691 | 2024.10.10 05:39:41.771632 [ 3 ] {} <Trace> HTTP-Session: d227d9a2-9349-4bf7-828d-995741579a46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
692 | 2024.10.10 05:39:41.771858 [ 3 ] {1f0584d5-28cd-41c2-a6a9-23a086e25908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
693 | 2024.10.10 05:39:41.771922 [ 3 ] {1f0584d5-28cd-41c2-a6a9-23a086e25908} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
694 | 2024.10.10 05:39:41.809504 [ 3 ] {1f0584d5-28cd-41c2-a6a9-23a086e25908} <Debug> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Loading data parts | ||
695 | 2024.10.10 05:39:41.809679 [ 3 ] {1f0584d5-28cd-41c2-a6a9-23a086e25908} <Debug> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): There are no data parts | ||
696 | 2024.10.10 05:39:41.816611 [ 3 ] {1f0584d5-28cd-41c2-a6a9-23a086e25908} <Debug> DynamicQueryHandler: Done processing query | ||
697 | 2024.10.10 05:39:41.816663 [ 3 ] {} <Debug> HTTP-Session: d227d9a2-9349-4bf7-828d-995741579a46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2024.10.10 05:39:41.816833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
699 | 2024.10.10 05:39:41.816892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
700 | 2024.10.10 05:39:41.816935 [ 3 ] {} <Debug> HTTP-Session: 6e432a5d-b4db-4987-bd37-af09048a5f90 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
701 | 2024.10.10 05:39:41.816955 [ 3 ] {} <Debug> HTTP-Session: 6e432a5d-b4db-4987-bd37-af09048a5f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.10.10 05:39:41.816971 [ 3 ] {} <Debug> HTTP-Session: 6e432a5d-b4db-4987-bd37-af09048a5f90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2024.10.10 05:39:41.817021 [ 3 ] {} <Trace> HTTP-Session: 6e432a5d-b4db-4987-bd37-af09048a5f90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
704 | 2024.10.10 05:39:41.817204 [ 3 ] {863315bd-78c0-4b05-8553-4a2b67b56a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
705 | 2024.10.10 05:39:41.817262 [ 3 ] {863315bd-78c0-4b05-8553-4a2b67b56a8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
706 | 2024.10.10 05:39:41.829638 [ 3 ] {863315bd-78c0-4b05-8553-4a2b67b56a8d} <Debug> oximeter.fields_i32 (8ce2fc59-edc1-4fc0-bf70-0a4ba3ac0f4b): Loading data parts | ||
707 | 2024.10.10 05:39:41.829826 [ 3 ] {863315bd-78c0-4b05-8553-4a2b67b56a8d} <Debug> oximeter.fields_i32 (8ce2fc59-edc1-4fc0-bf70-0a4ba3ac0f4b): There are no data parts | ||
708 | 2024.10.10 05:39:41.846977 [ 3 ] {863315bd-78c0-4b05-8553-4a2b67b56a8d} <Debug> DynamicQueryHandler: Done processing query | ||
709 | 2024.10.10 05:39:41.847008 [ 3 ] {} <Debug> HTTP-Session: 6e432a5d-b4db-4987-bd37-af09048a5f90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
710 | 2024.10.10 05:39:41.847148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
711 | 2024.10.10 05:39:41.847205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
712 | 2024.10.10 05:39:41.847224 [ 3 ] {} <Debug> HTTP-Session: 9cc815e5-1217-4893-aff8-bdd067573495 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
713 | 2024.10.10 05:39:41.847253 [ 3 ] {} <Debug> HTTP-Session: 9cc815e5-1217-4893-aff8-bdd067573495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
714 | 2024.10.10 05:39:41.847266 [ 3 ] {} <Debug> HTTP-Session: 9cc815e5-1217-4893-aff8-bdd067573495 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
715 | 2024.10.10 05:39:41.847296 [ 3 ] {} <Trace> HTTP-Session: 9cc815e5-1217-4893-aff8-bdd067573495 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
716 | 2024.10.10 05:39:41.847481 [ 3 ] {fd3768a3-6c79-471d-9e27-ef63a0b99f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
717 | 2024.10.10 05:39:41.847540 [ 3 ] {fd3768a3-6c79-471d-9e27-ef63a0b99f58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
718 | 2024.10.10 05:39:41.853911 [ 3 ] {fd3768a3-6c79-471d-9e27-ef63a0b99f58} <Debug> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Loading data parts | ||
719 | 2024.10.10 05:39:41.854097 [ 3 ] {fd3768a3-6c79-471d-9e27-ef63a0b99f58} <Debug> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): There are no data parts | ||
720 | 2024.10.10 05:39:41.867028 [ 3 ] {fd3768a3-6c79-471d-9e27-ef63a0b99f58} <Debug> DynamicQueryHandler: Done processing query | ||
721 | 2024.10.10 05:39:41.867059 [ 3 ] {} <Debug> HTTP-Session: 9cc815e5-1217-4893-aff8-bdd067573495 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
722 | 2024.10.10 05:39:41.867188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
723 | 2024.10.10 05:39:41.867252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
724 | 2024.10.10 05:39:41.867270 [ 3 ] {} <Debug> HTTP-Session: cf208ae4-cd1b-49f2-a6e2-da30b42c82a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
725 | 2024.10.10 05:39:41.867286 [ 3 ] {} <Debug> HTTP-Session: cf208ae4-cd1b-49f2-a6e2-da30b42c82a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
726 | 2024.10.10 05:39:41.867313 [ 3 ] {} <Debug> HTTP-Session: cf208ae4-cd1b-49f2-a6e2-da30b42c82a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
727 | 2024.10.10 05:39:41.867343 [ 3 ] {} <Trace> HTTP-Session: cf208ae4-cd1b-49f2-a6e2-da30b42c82a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
728 | 2024.10.10 05:39:41.867517 [ 3 ] {867fecb5-c480-4662-a845-e78aac4ef257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
729 | 2024.10.10 05:39:41.867580 [ 3 ] {867fecb5-c480-4662-a845-e78aac4ef257} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
730 | 2024.10.10 05:39:41.882971 [ 3 ] {867fecb5-c480-4662-a845-e78aac4ef257} <Debug> oximeter.fields_i64 (ce38f20c-ca9d-4750-afad-cd2979d09d03): Loading data parts | ||
731 | 2024.10.10 05:39:41.883159 [ 3 ] {867fecb5-c480-4662-a845-e78aac4ef257} <Debug> oximeter.fields_i64 (ce38f20c-ca9d-4750-afad-cd2979d09d03): There are no data parts | ||
732 | 2024.10.10 05:39:41.891245 [ 3 ] {867fecb5-c480-4662-a845-e78aac4ef257} <Debug> DynamicQueryHandler: Done processing query | ||
733 | 2024.10.10 05:39:41.891271 [ 3 ] {} <Debug> HTTP-Session: cf208ae4-cd1b-49f2-a6e2-da30b42c82a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2024.10.10 05:39:41.891435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
735 | 2024.10.10 05:39:41.891484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
736 | 2024.10.10 05:39:41.891503 [ 3 ] {} <Debug> HTTP-Session: 6a93f15d-ec60-4daf-8c1e-f73287281ef7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
737 | 2024.10.10 05:39:41.891528 [ 3 ] {} <Debug> HTTP-Session: 6a93f15d-ec60-4daf-8c1e-f73287281ef7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
738 | 2024.10.10 05:39:41.891544 [ 3 ] {} <Debug> HTTP-Session: 6a93f15d-ec60-4daf-8c1e-f73287281ef7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
739 | 2024.10.10 05:39:41.891573 [ 3 ] {} <Trace> HTTP-Session: 6a93f15d-ec60-4daf-8c1e-f73287281ef7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
740 | 2024.10.10 05:39:41.891753 [ 3 ] {a59f4c4c-f3b7-43d3-bd07-7e6a4c84cc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
741 | 2024.10.10 05:39:41.891805 [ 3 ] {a59f4c4c-f3b7-43d3-bd07-7e6a4c84cc8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
742 | 2024.10.10 05:39:41.907316 [ 3 ] {a59f4c4c-f3b7-43d3-bd07-7e6a4c84cc8c} <Debug> oximeter.fields_u64 (1e526f2c-6acd-4ede-9790-cb9fe90f8e70): Loading data parts | ||
743 | 2024.10.10 05:39:41.907493 [ 3 ] {a59f4c4c-f3b7-43d3-bd07-7e6a4c84cc8c} <Debug> oximeter.fields_u64 (1e526f2c-6acd-4ede-9790-cb9fe90f8e70): There are no data parts | ||
744 | 2024.10.10 05:39:41.911410 [ 3 ] {a59f4c4c-f3b7-43d3-bd07-7e6a4c84cc8c} <Debug> DynamicQueryHandler: Done processing query | ||
745 | 2024.10.10 05:39:41.911436 [ 3 ] {} <Debug> HTTP-Session: 6a93f15d-ec60-4daf-8c1e-f73287281ef7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2024.10.10 05:39:41.911567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
747 | 2024.10.10 05:39:41.911614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
748 | 2024.10.10 05:39:41.911634 [ 3 ] {} <Debug> HTTP-Session: 820fd63b-57e7-4876-bb0f-7d4747a1e5b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
749 | 2024.10.10 05:39:41.911652 [ 3 ] {} <Debug> HTTP-Session: 820fd63b-57e7-4876-bb0f-7d4747a1e5b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
750 | 2024.10.10 05:39:41.911666 [ 3 ] {} <Debug> HTTP-Session: 820fd63b-57e7-4876-bb0f-7d4747a1e5b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
751 | 2024.10.10 05:39:41.911697 [ 3 ] {} <Trace> HTTP-Session: 820fd63b-57e7-4876-bb0f-7d4747a1e5b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
752 | 2024.10.10 05:39:41.911873 [ 3 ] {af33368c-3da6-43b9-9d15-9dc0f2843dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
753 | 2024.10.10 05:39:41.911918 [ 3 ] {af33368c-3da6-43b9-9d15-9dc0f2843dcf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
754 | 2024.10.10 05:39:41.922462 [ 3 ] {af33368c-3da6-43b9-9d15-9dc0f2843dcf} <Debug> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Loading data parts | ||
755 | 2024.10.10 05:39:41.922653 [ 3 ] {af33368c-3da6-43b9-9d15-9dc0f2843dcf} <Debug> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): There are no data parts | ||
756 | 2024.10.10 05:39:41.925060 [ 3 ] {af33368c-3da6-43b9-9d15-9dc0f2843dcf} <Debug> DynamicQueryHandler: Done processing query | ||
757 | 2024.10.10 05:39:41.925086 [ 3 ] {} <Debug> HTTP-Session: 820fd63b-57e7-4876-bb0f-7d4747a1e5b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
758 | 2024.10.10 05:39:41.925213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
759 | 2024.10.10 05:39:41.925259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
760 | 2024.10.10 05:39:41.925278 [ 3 ] {} <Debug> HTTP-Session: 98444c28-7ead-40fc-ace0-c920f726504e Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
761 | 2024.10.10 05:39:41.925294 [ 3 ] {} <Debug> HTTP-Session: 98444c28-7ead-40fc-ace0-c920f726504e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
762 | 2024.10.10 05:39:41.925308 [ 3 ] {} <Debug> HTTP-Session: 98444c28-7ead-40fc-ace0-c920f726504e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
763 | 2024.10.10 05:39:41.925337 [ 3 ] {} <Trace> HTTP-Session: 98444c28-7ead-40fc-ace0-c920f726504e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
764 | 2024.10.10 05:39:41.925508 [ 3 ] {c4ed5a4e-695c-497c-baae-ccbca71d8d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
765 | 2024.10.10 05:39:41.925552 [ 3 ] {c4ed5a4e-695c-497c-baae-ccbca71d8d09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
766 | 2024.10.10 05:39:41.936950 [ 3 ] {c4ed5a4e-695c-497c-baae-ccbca71d8d09} <Debug> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Loading data parts | ||
767 | 2024.10.10 05:39:41.937233 [ 3 ] {c4ed5a4e-695c-497c-baae-ccbca71d8d09} <Debug> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): There are no data parts | ||
768 | 2024.10.10 05:39:41.940497 [ 3 ] {c4ed5a4e-695c-497c-baae-ccbca71d8d09} <Debug> DynamicQueryHandler: Done processing query | ||
769 | 2024.10.10 05:39:41.940529 [ 3 ] {} <Debug> HTTP-Session: 98444c28-7ead-40fc-ace0-c920f726504e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
770 | 2024.10.10 05:39:41.940672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
771 | 2024.10.10 05:39:41.940728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
772 | 2024.10.10 05:39:41.940751 [ 3 ] {} <Debug> HTTP-Session: 0926a8a4-b282-421a-af65-11a497bfe4d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
773 | 2024.10.10 05:39:41.940771 [ 3 ] {} <Debug> HTTP-Session: 0926a8a4-b282-421a-af65-11a497bfe4d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
774 | 2024.10.10 05:39:41.940788 [ 3 ] {} <Debug> HTTP-Session: 0926a8a4-b282-421a-af65-11a497bfe4d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
775 | 2024.10.10 05:39:41.940823 [ 3 ] {} <Trace> HTTP-Session: 0926a8a4-b282-421a-af65-11a497bfe4d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
776 | 2024.10.10 05:39:41.941032 [ 3 ] {ce1b6344-52f3-4a2d-8d69-56a9c3cfd630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
777 | 2024.10.10 05:39:41.941077 [ 3 ] {ce1b6344-52f3-4a2d-8d69-56a9c3cfd630} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
778 | 2024.10.10 05:39:41.951070 [ 3 ] {ce1b6344-52f3-4a2d-8d69-56a9c3cfd630} <Debug> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Loading data parts | ||
779 | 2024.10.10 05:39:41.951287 [ 3 ] {ce1b6344-52f3-4a2d-8d69-56a9c3cfd630} <Debug> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): There are no data parts | ||
780 | 2024.10.10 05:39:41.954382 [ 3 ] {ce1b6344-52f3-4a2d-8d69-56a9c3cfd630} <Debug> DynamicQueryHandler: Done processing query | ||
781 | 2024.10.10 05:39:41.954414 [ 3 ] {} <Debug> HTTP-Session: 0926a8a4-b282-421a-af65-11a497bfe4d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
782 | 2024.10.10 05:39:41.954579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
783 | 2024.10.10 05:39:41.954636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
784 | 2024.10.10 05:39:41.954660 [ 3 ] {} <Debug> HTTP-Session: 86a67964-71f0-4ad4-b07b-543e1cbde299 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
785 | 2024.10.10 05:39:41.954679 [ 3 ] {} <Debug> HTTP-Session: 86a67964-71f0-4ad4-b07b-543e1cbde299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
786 | 2024.10.10 05:39:41.954696 [ 3 ] {} <Debug> HTTP-Session: 86a67964-71f0-4ad4-b07b-543e1cbde299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
787 | 2024.10.10 05:39:41.954732 [ 3 ] {} <Trace> HTTP-Session: 86a67964-71f0-4ad4-b07b-543e1cbde299 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
788 | 2024.10.10 05:39:41.954993 [ 3 ] {be2ef268-93c4-41cf-bc3a-e9242606b7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) /* The timeseries schema table stores the extracted schema for the samples | ||
789 | * oximeter collects. | ||
790 | */ | ||
791 | 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) | ||
792 | 2024.10.10 05:39:41.955061 [ 3 ] {be2ef268-93c4-41cf-bc3a-e9242606b7b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
793 | 2024.10.10 05:39:41.976566 [ 3 ] {be2ef268-93c4-41cf-bc3a-e9242606b7b1} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6): Loading data parts | ||
794 | 2024.10.10 05:39:41.976734 [ 3 ] {be2ef268-93c4-41cf-bc3a-e9242606b7b1} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6): There are no data parts | ||
795 | 2024.10.10 05:39:41.981183 [ 3 ] {be2ef268-93c4-41cf-bc3a-e9242606b7b1} <Debug> DynamicQueryHandler: Done processing query | ||
796 | 2024.10.10 05:39:41.981214 [ 3 ] {} <Debug> HTTP-Session: 86a67964-71f0-4ad4-b07b-543e1cbde299 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
797 | 2024.10.10 05:39:41.981357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52776, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
798 | 2024.10.10 05:39:41.981414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
799 | 2024.10.10 05:39:41.981437 [ 3 ] {} <Debug> HTTP-Session: a9c4572f-a1bb-4f4d-8d88-41b9f1e6dd41 Authenticating user 'default' from [fd00:1122:3344:101::d]:52776 | ||
800 | 2024.10.10 05:39:41.981456 [ 3 ] {} <Debug> HTTP-Session: a9c4572f-a1bb-4f4d-8d88-41b9f1e6dd41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
801 | 2024.10.10 05:39:41.981473 [ 3 ] {} <Debug> HTTP-Session: a9c4572f-a1bb-4f4d-8d88-41b9f1e6dd41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
802 | 2024.10.10 05:39:41.981510 [ 3 ] {} <Trace> HTTP-Session: a9c4572f-a1bb-4f4d-8d88-41b9f1e6dd41 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
803 | 2024.10.10 05:39:41.981701 [ 3 ] {e40747fb-edf2-4f0e-87ab-8de59d16fc4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52776) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
804 | 2024.10.10 05:39:41.982913 [ 3 ] {e40747fb-edf2-4f0e-87ab-8de59d16fc4d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
805 | 2024.10.10 05:39:41.991350 [ 3 ] {e40747fb-edf2-4f0e-87ab-8de59d16fc4d} <Trace> oximeter.version (a55aa61a-8aff-4cbd-8a1d-8828a30b1543): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
806 | 2024.10.10 05:39:41.991388 [ 3 ] {e40747fb-edf2-4f0e-87ab-8de59d16fc4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
807 | 2024.10.10 05:39:41.995673 [ 3 ] {e40747fb-edf2-4f0e-87ab-8de59d16fc4d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
808 | 2024.10.10 05:39:41.996682 [ 3 ] {e40747fb-edf2-4f0e-87ab-8de59d16fc4d} <Trace> oximeter.version (a55aa61a-8aff-4cbd-8a1d-8828a30b1543): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
809 | 2024.10.10 05:39:41.996943 [ 3 ] {e40747fb-edf2-4f0e-87ab-8de59d16fc4d} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015333 sec., 65.21880910454576 rows/sec., 1.02 KiB/sec. | ||
810 | 2024.10.10 05:39:41.997112 [ 3 ] {e40747fb-edf2-4f0e-87ab-8de59d16fc4d} <Debug> DynamicQueryHandler: Done processing query | ||
811 | 2024.10.10 05:39:41.997137 [ 3 ] {e40747fb-edf2-4f0e-87ab-8de59d16fc4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
812 | 2024.10.10 05:39:41.997153 [ 3 ] {} <Debug> HTTP-Session: a9c4572f-a1bb-4f4d-8d88-41b9f1e6dd41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
813 | 2024.10.10 05:39:42.000143 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.40 MiB, peak 126.53 MiB, free memory in arenas 0.00 B, will set to 133.64 MiB (RSS), difference: 12.24 MiB | ||
814 | 2024.10.10 05:39:50.164584 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
815 | 2024.10.10 05:39:50.164690 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
816 | 2024.10.10 05:39:50.173651 [ 242 ] {} <Debug> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Loading data parts | ||
817 | 2024.10.10 05:39:50.173821 [ 242 ] {} <Debug> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): There are no data parts | ||
818 | 2024.10.10 05:39:50.186159 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
819 | 2024.10.10 05:39:50.186201 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
820 | 2024.10.10 05:39:50.188580 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
821 | 2024.10.10 05:39:50.189902 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
822 | 2024.10.10 05:39:50.190392 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
823 | 2024.10.10 05:39:51.000138 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.04 MiB, peak 138.04 MiB, free memory in arenas 0.00 B, will set to 134.98 MiB (RSS), difference: -3.05 MiB | ||
824 | 2024.10.10 05:39:55.123368 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
825 | 2024.10.10 05:39:55.123438 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
826 | 2024.10.10 05:40:01.001142 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 131.08 MiB, peak 138.04 MiB, free memory in arenas 0.00 B, will set to 135.09 MiB (RSS), difference: 4.01 MiB | ||
827 | 2024.10.10 05:40:07.007433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
828 | 2024.10.10 05:40:07.007558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
829 | 2024.10.10 05:40:07.007583 [ 3 ] {} <Debug> HTTP-Session: 2d894fcd-7420-4f1f-8895-76f1dbf89002 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
830 | 2024.10.10 05:40:07.007608 [ 3 ] {} <Debug> HTTP-Session: 2d894fcd-7420-4f1f-8895-76f1dbf89002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
831 | 2024.10.10 05:40:07.007622 [ 3 ] {} <Debug> HTTP-Session: 2d894fcd-7420-4f1f-8895-76f1dbf89002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
832 | 2024.10.10 05:40:07.007671 [ 3 ] {} <Trace> HTTP-Session: 2d894fcd-7420-4f1f-8895-76f1dbf89002 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
833 | 2024.10.10 05:40:07.007862 [ 3 ] {b8852fe6-d8a5-42f5-84a0-957bf2ef7176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
834 | 2024.10.10 05:40:07.016224 [ 3 ] {b8852fe6-d8a5-42f5-84a0-957bf2ef7176} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
835 | 2024.10.10 05:40:07.030632 [ 3 ] {b8852fe6-d8a5-42f5-84a0-957bf2ef7176} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
836 | 2024.10.10 05:40:07.053617 [ 3 ] {b8852fe6-d8a5-42f5-84a0-957bf2ef7176} <Debug> DynamicQueryHandler: Done processing query | ||
837 | 2024.10.10 05:40:07.053649 [ 3 ] {b8852fe6-d8a5-42f5-84a0-957bf2ef7176} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
838 | 2024.10.10 05:40:07.053666 [ 3 ] {} <Debug> HTTP-Session: 2d894fcd-7420-4f1f-8895-76f1dbf89002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
839 | 2024.10.10 05:40:07.073445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
840 | 2024.10.10 05:40:07.073528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
841 | 2024.10.10 05:40:07.073552 [ 3 ] {} <Debug> HTTP-Session: afdfee1a-5284-4df2-a5b6-e4839a872c9a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
842 | 2024.10.10 05:40:07.073574 [ 3 ] {} <Debug> HTTP-Session: afdfee1a-5284-4df2-a5b6-e4839a872c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
843 | 2024.10.10 05:40:07.073589 [ 3 ] {} <Debug> HTTP-Session: afdfee1a-5284-4df2-a5b6-e4839a872c9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
844 | 2024.10.10 05:40:07.073642 [ 3 ] {} <Trace> HTTP-Session: afdfee1a-5284-4df2-a5b6-e4839a872c9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
845 | 2024.10.10 05:40:07.073843 [ 3 ] {993fe073-4250-4b89-940c-51d2d1b1555f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) | ||
846 | 2024.10.10 05:40:07.090336 [ 3 ] {993fe073-4250-4b89-940c-51d2d1b1555f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
847 | 2024.10.10 05:40:07.090398 [ 3 ] {993fe073-4250-4b89-940c-51d2d1b1555f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
848 | 2024.10.10 05:40:07.091447 [ 3 ] {993fe073-4250-4b89-940c-51d2d1b1555f} <Debug> DynamicQueryHandler: Done processing query | ||
849 | 2024.10.10 05:40:07.091476 [ 3 ] {993fe073-4250-4b89-940c-51d2d1b1555f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
850 | 2024.10.10 05:40:07.091493 [ 3 ] {} <Debug> HTTP-Session: afdfee1a-5284-4df2-a5b6-e4839a872c9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
851 | 2024.10.10 05:40:07.091764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
852 | 2024.10.10 05:40:07.091813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
853 | 2024.10.10 05:40:07.091834 [ 3 ] {} <Debug> HTTP-Session: 4cc80dad-e2aa-453b-8d01-f76125e5c1c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
854 | 2024.10.10 05:40:07.091850 [ 3 ] {} <Debug> HTTP-Session: 4cc80dad-e2aa-453b-8d01-f76125e5c1c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
855 | 2024.10.10 05:40:07.091864 [ 3 ] {} <Debug> HTTP-Session: 4cc80dad-e2aa-453b-8d01-f76125e5c1c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
856 | 2024.10.10 05:40:07.091896 [ 3 ] {} <Trace> HTTP-Session: 4cc80dad-e2aa-453b-8d01-f76125e5c1c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
857 | 2024.10.10 05:40:07.092020 [ 3 ] {8e5ed80e-0ea4-48ba-a199-996e21ebf640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) | ||
858 | 2024.10.10 05:40:07.092374 [ 3 ] {8e5ed80e-0ea4-48ba-a199-996e21ebf640} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
859 | 2024.10.10 05:40:07.092427 [ 3 ] {8e5ed80e-0ea4-48ba-a199-996e21ebf640} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
860 | 2024.10.10 05:40:07.093379 [ 3 ] {8e5ed80e-0ea4-48ba-a199-996e21ebf640} <Debug> DynamicQueryHandler: Done processing query | ||
861 | 2024.10.10 05:40:07.093405 [ 3 ] {8e5ed80e-0ea4-48ba-a199-996e21ebf640} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
862 | 2024.10.10 05:40:07.093421 [ 3 ] {} <Debug> HTTP-Session: 4cc80dad-e2aa-453b-8d01-f76125e5c1c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
863 | 2024.10.10 05:40:07.093621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
864 | 2024.10.10 05:40:07.093670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
865 | 2024.10.10 05:40:07.093689 [ 3 ] {} <Debug> HTTP-Session: a434225a-9e91-4108-ad88-31889fc7e01b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
866 | 2024.10.10 05:40:07.093706 [ 3 ] {} <Debug> HTTP-Session: a434225a-9e91-4108-ad88-31889fc7e01b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
867 | 2024.10.10 05:40:07.093720 [ 3 ] {} <Debug> HTTP-Session: a434225a-9e91-4108-ad88-31889fc7e01b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
868 | 2024.10.10 05:40:07.093752 [ 3 ] {} <Trace> HTTP-Session: a434225a-9e91-4108-ad88-31889fc7e01b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
869 | 2024.10.10 05:40:07.093872 [ 3 ] {2f6bc4e2-a0a2-4eb6-8af2-aa6fbec380ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
870 | 2024.10.10 05:40:07.094188 [ 3 ] {2f6bc4e2-a0a2-4eb6-8af2-aa6fbec380ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
871 | 2024.10.10 05:40:07.094242 [ 3 ] {2f6bc4e2-a0a2-4eb6-8af2-aa6fbec380ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
872 | 2024.10.10 05:40:07.095189 [ 3 ] {2f6bc4e2-a0a2-4eb6-8af2-aa6fbec380ce} <Debug> DynamicQueryHandler: Done processing query | ||
873 | 2024.10.10 05:40:07.095215 [ 3 ] {2f6bc4e2-a0a2-4eb6-8af2-aa6fbec380ce} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
874 | 2024.10.10 05:40:07.095232 [ 3 ] {} <Debug> HTTP-Session: a434225a-9e91-4108-ad88-31889fc7e01b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
875 | 2024.10.10 05:40:07.095718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
876 | 2024.10.10 05:40:07.095765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
877 | 2024.10.10 05:40:07.095784 [ 3 ] {} <Debug> HTTP-Session: 1ee6b092-ac67-4455-be65-a82bbfe4be6f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
878 | 2024.10.10 05:40:07.095801 [ 3 ] {} <Debug> HTTP-Session: 1ee6b092-ac67-4455-be65-a82bbfe4be6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
879 | 2024.10.10 05:40:07.095814 [ 3 ] {} <Debug> HTTP-Session: 1ee6b092-ac67-4455-be65-a82bbfe4be6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
880 | 2024.10.10 05:40:07.095845 [ 3 ] {} <Trace> HTTP-Session: 1ee6b092-ac67-4455-be65-a82bbfe4be6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
881 | 2024.10.10 05:40:07.095967 [ 3 ] {7d3f295b-4025-4c90-9835-fddf7c3f2223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
882 | 2024.10.10 05:40:07.096287 [ 3 ] {7d3f295b-4025-4c90-9835-fddf7c3f2223} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
883 | 2024.10.10 05:40:07.096340 [ 3 ] {7d3f295b-4025-4c90-9835-fddf7c3f2223} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
884 | 2024.10.10 05:40:07.097272 [ 3 ] {7d3f295b-4025-4c90-9835-fddf7c3f2223} <Debug> DynamicQueryHandler: Done processing query | ||
885 | 2024.10.10 05:40:07.097298 [ 3 ] {7d3f295b-4025-4c90-9835-fddf7c3f2223} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
886 | 2024.10.10 05:40:07.097317 [ 3 ] {} <Debug> HTTP-Session: 1ee6b092-ac67-4455-be65-a82bbfe4be6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
887 | 2024.10.10 05:40:07.098724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
888 | 2024.10.10 05:40:07.098781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
889 | 2024.10.10 05:40:07.098806 [ 3 ] {} <Debug> HTTP-Session: 48ee4f36-6142-408f-92e8-a1c4dc7a9534 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
890 | 2024.10.10 05:40:07.098826 [ 3 ] {} <Debug> HTTP-Session: 48ee4f36-6142-408f-92e8-a1c4dc7a9534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
891 | 2024.10.10 05:40:07.098843 [ 3 ] {} <Debug> HTTP-Session: 48ee4f36-6142-408f-92e8-a1c4dc7a9534 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
892 | 2024.10.10 05:40:07.098880 [ 3 ] {} <Trace> HTTP-Session: 48ee4f36-6142-408f-92e8-a1c4dc7a9534 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
893 | 2024.10.10 05:40:07.099029 [ 3 ] {382f6c15-4be9-474f-97b4-e7025998c58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
894 | 2024.10.10 05:40:07.099427 [ 3 ] {382f6c15-4be9-474f-97b4-e7025998c58d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
895 | 2024.10.10 05:40:07.099491 [ 3 ] {382f6c15-4be9-474f-97b4-e7025998c58d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
896 | 2024.10.10 05:40:07.100478 [ 3 ] {382f6c15-4be9-474f-97b4-e7025998c58d} <Debug> DynamicQueryHandler: Done processing query | ||
897 | 2024.10.10 05:40:07.100503 [ 3 ] {382f6c15-4be9-474f-97b4-e7025998c58d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
898 | 2024.10.10 05:40:07.100520 [ 3 ] {} <Debug> HTTP-Session: 48ee4f36-6142-408f-92e8-a1c4dc7a9534 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
899 | 2024.10.10 05:40:07.100696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 319, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
900 | 2024.10.10 05:40:07.100745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
901 | 2024.10.10 05:40:07.100764 [ 3 ] {} <Debug> HTTP-Session: b912e8c2-73e2-4cff-bcc3-3c0c9121a4a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
902 | 2024.10.10 05:40:07.100780 [ 3 ] {} <Debug> HTTP-Session: b912e8c2-73e2-4cff-bcc3-3c0c9121a4a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
903 | 2024.10.10 05:40:07.100795 [ 3 ] {} <Debug> HTTP-Session: b912e8c2-73e2-4cff-bcc3-3c0c9121a4a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
904 | 2024.10.10 05:40:07.100826 [ 3 ] {} <Trace> HTTP-Session: b912e8c2-73e2-4cff-bcc3-3c0c9121a4a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
905 | 2024.10.10 05:40:07.100949 [ 3 ] {7e7aaba9-d375-4d05-865f-a8c46e97b197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
906 | 2024.10.10 05:40:07.101269 [ 3 ] {7e7aaba9-d375-4d05-865f-a8c46e97b197} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
907 | 2024.10.10 05:40:07.101322 [ 3 ] {7e7aaba9-d375-4d05-865f-a8c46e97b197} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
908 | 2024.10.10 05:40:07.102274 [ 3 ] {7e7aaba9-d375-4d05-865f-a8c46e97b197} <Debug> DynamicQueryHandler: Done processing query | ||
909 | 2024.10.10 05:40:07.102300 [ 3 ] {7e7aaba9-d375-4d05-865f-a8c46e97b197} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
910 | 2024.10.10 05:40:07.102321 [ 3 ] {} <Debug> HTTP-Session: b912e8c2-73e2-4cff-bcc3-3c0c9121a4a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
911 | 2024.10.10 05:40:07.102502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
912 | 2024.10.10 05:40:07.102548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
913 | 2024.10.10 05:40:07.102566 [ 3 ] {} <Debug> HTTP-Session: 899c54f2-1202-41e9-98e3-49770629e67c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
914 | 2024.10.10 05:40:07.102583 [ 3 ] {} <Debug> HTTP-Session: 899c54f2-1202-41e9-98e3-49770629e67c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
915 | 2024.10.10 05:40:07.102597 [ 3 ] {} <Debug> HTTP-Session: 899c54f2-1202-41e9-98e3-49770629e67c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
916 | 2024.10.10 05:40:07.102629 [ 3 ] {} <Trace> HTTP-Session: 899c54f2-1202-41e9-98e3-49770629e67c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
917 | 2024.10.10 05:40:07.102753 [ 3 ] {ebb98819-323b-4de4-ae40-e37ec0d6cee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
918 | 2024.10.10 05:40:07.103080 [ 3 ] {ebb98819-323b-4de4-ae40-e37ec0d6cee6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
919 | 2024.10.10 05:40:07.103132 [ 3 ] {ebb98819-323b-4de4-ae40-e37ec0d6cee6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
920 | 2024.10.10 05:40:07.104118 [ 3 ] {ebb98819-323b-4de4-ae40-e37ec0d6cee6} <Debug> DynamicQueryHandler: Done processing query | ||
921 | 2024.10.10 05:40:07.104144 [ 3 ] {ebb98819-323b-4de4-ae40-e37ec0d6cee6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
922 | 2024.10.10 05:40:07.104161 [ 3 ] {} <Debug> HTTP-Session: 899c54f2-1202-41e9-98e3-49770629e67c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
923 | 2024.10.10 05:40:07.104908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1940, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
924 | 2024.10.10 05:40:07.104956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
925 | 2024.10.10 05:40:07.104975 [ 3 ] {} <Debug> HTTP-Session: 6ff73142-07f4-403c-8618-ed9839fb480c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
926 | 2024.10.10 05:40:07.104991 [ 3 ] {} <Debug> HTTP-Session: 6ff73142-07f4-403c-8618-ed9839fb480c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
927 | 2024.10.10 05:40:07.105005 [ 3 ] {} <Debug> HTTP-Session: 6ff73142-07f4-403c-8618-ed9839fb480c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
928 | 2024.10.10 05:40:07.105035 [ 3 ] {} <Trace> HTTP-Session: 6ff73142-07f4-403c-8618-ed9839fb480c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
929 | 2024.10.10 05:40:07.105146 [ 3 ] {b0daa635-dd5e-468b-b281-e84089106ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
930 | 2024.10.10 05:40:07.105191 [ 3 ] {b0daa635-dd5e-468b-b281-e84089106ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
931 | 2024.10.10 05:40:07.105434 [ 3 ] {b0daa635-dd5e-468b-b281-e84089106ce2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
932 | 2024.10.10 05:40:07.113603 [ 3 ] {b0daa635-dd5e-468b-b281-e84089106ce2} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
933 | 2024.10.10 05:40:07.113647 [ 3 ] {b0daa635-dd5e-468b-b281-e84089106ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
934 | 2024.10.10 05:40:07.116005 [ 3 ] {b0daa635-dd5e-468b-b281-e84089106ce2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
935 | 2024.10.10 05:40:07.116333 [ 3 ] {b0daa635-dd5e-468b-b281-e84089106ce2} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
936 | 2024.10.10 05:40:07.116505 [ 3 ] {b0daa635-dd5e-468b-b281-e84089106ce2} <Debug> executeQuery: Read 8 rows, 954.00 B in 0.011391 sec., 702.3088403125274 rows/sec., 81.79 KiB/sec. | ||
937 | 2024.10.10 05:40:07.116812 [ 3 ] {b0daa635-dd5e-468b-b281-e84089106ce2} <Debug> DynamicQueryHandler: Done processing query | ||
938 | 2024.10.10 05:40:07.116835 [ 3 ] {b0daa635-dd5e-468b-b281-e84089106ce2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
939 | 2024.10.10 05:40:07.116851 [ 3 ] {} <Debug> HTTP-Session: 6ff73142-07f4-403c-8618-ed9839fb480c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
940 | 2024.10.10 05:40:07.116982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 7426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
941 | 2024.10.10 05:40:07.117031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
942 | 2024.10.10 05:40:07.117050 [ 3 ] {} <Debug> HTTP-Session: 354a0213-13b0-4e23-9abe-ce87c0e490e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
943 | 2024.10.10 05:40:07.117066 [ 3 ] {} <Debug> HTTP-Session: 354a0213-13b0-4e23-9abe-ce87c0e490e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
944 | 2024.10.10 05:40:07.117080 [ 3 ] {} <Debug> HTTP-Session: 354a0213-13b0-4e23-9abe-ce87c0e490e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
945 | 2024.10.10 05:40:07.117111 [ 3 ] {} <Trace> HTTP-Session: 354a0213-13b0-4e23-9abe-ce87c0e490e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
946 | 2024.10.10 05:40:07.117219 [ 3 ] {39afb138-f048-40a7-b17f-b49e23e72918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
947 | 2024.10.10 05:40:07.117263 [ 3 ] {39afb138-f048-40a7-b17f-b49e23e72918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
948 | 2024.10.10 05:40:07.117521 [ 3 ] {39afb138-f048-40a7-b17f-b49e23e72918} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
949 | 2024.10.10 05:40:07.129693 [ 3 ] {39afb138-f048-40a7-b17f-b49e23e72918} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
950 | 2024.10.10 05:40:07.129731 [ 3 ] {39afb138-f048-40a7-b17f-b49e23e72918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
951 | 2024.10.10 05:40:07.132230 [ 3 ] {39afb138-f048-40a7-b17f-b49e23e72918} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
952 | 2024.10.10 05:40:07.132685 [ 3 ] {39afb138-f048-40a7-b17f-b49e23e72918} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
953 | 2024.10.10 05:40:07.132843 [ 3 ] {39afb138-f048-40a7-b17f-b49e23e72918} <Debug> executeQuery: Read 48 rows, 4.46 KiB in 0.01565 sec., 3067.0926517571884 rows/sec., 284.92 KiB/sec. | ||
954 | 2024.10.10 05:40:07.133128 [ 3 ] {39afb138-f048-40a7-b17f-b49e23e72918} <Debug> DynamicQueryHandler: Done processing query | ||
955 | 2024.10.10 05:40:07.133153 [ 3 ] {39afb138-f048-40a7-b17f-b49e23e72918} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
956 | 2024.10.10 05:40:07.133169 [ 3 ] {} <Debug> HTTP-Session: 354a0213-13b0-4e23-9abe-ce87c0e490e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
957 | 2024.10.10 05:40:07.133287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 3207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
958 | 2024.10.10 05:40:07.133336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
959 | 2024.10.10 05:40:07.133356 [ 3 ] {} <Debug> HTTP-Session: a2c0440a-1f3c-4974-9a4b-46c023520c9b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
960 | 2024.10.10 05:40:07.133373 [ 3 ] {} <Debug> HTTP-Session: a2c0440a-1f3c-4974-9a4b-46c023520c9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
961 | 2024.10.10 05:40:07.133386 [ 3 ] {} <Debug> HTTP-Session: a2c0440a-1f3c-4974-9a4b-46c023520c9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
962 | 2024.10.10 05:40:07.133418 [ 3 ] {} <Trace> HTTP-Session: a2c0440a-1f3c-4974-9a4b-46c023520c9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
963 | 2024.10.10 05:40:07.133521 [ 3 ] {452a246e-d851-4426-93c9-2d7ed707ec4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
964 | 2024.10.10 05:40:07.133564 [ 3 ] {452a246e-d851-4426-93c9-2d7ed707ec4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
965 | 2024.10.10 05:40:07.133812 [ 3 ] {452a246e-d851-4426-93c9-2d7ed707ec4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
966 | 2024.10.10 05:40:07.136391 [ 3 ] {452a246e-d851-4426-93c9-2d7ed707ec4f} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
967 | 2024.10.10 05:40:07.136434 [ 3 ] {452a246e-d851-4426-93c9-2d7ed707ec4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
968 | 2024.10.10 05:40:07.136833 [ 3 ] {452a246e-d851-4426-93c9-2d7ed707ec4f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
969 | 2024.10.10 05:40:07.137191 [ 3 ] {452a246e-d851-4426-93c9-2d7ed707ec4f} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
970 | 2024.10.10 05:40:07.137347 [ 3 ] {452a246e-d851-4426-93c9-2d7ed707ec4f} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.003849 sec., 5715.7703299558325 rows/sec., 429.80 KiB/sec. | ||
971 | 2024.10.10 05:40:07.137520 [ 3 ] {452a246e-d851-4426-93c9-2d7ed707ec4f} <Debug> DynamicQueryHandler: Done processing query | ||
972 | 2024.10.10 05:40:07.137544 [ 3 ] {452a246e-d851-4426-93c9-2d7ed707ec4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
973 | 2024.10.10 05:40:07.137560 [ 3 ] {} <Debug> HTTP-Session: a2c0440a-1f3c-4974-9a4b-46c023520c9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
974 | 2024.10.10 05:40:07.137690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 6337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
975 | 2024.10.10 05:40:07.137738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
976 | 2024.10.10 05:40:07.137756 [ 3 ] {} <Debug> HTTP-Session: 571274dc-1573-479e-a084-eb6933457b20 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
977 | 2024.10.10 05:40:07.137772 [ 3 ] {} <Debug> HTTP-Session: 571274dc-1573-479e-a084-eb6933457b20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
978 | 2024.10.10 05:40:07.137786 [ 3 ] {} <Debug> HTTP-Session: 571274dc-1573-479e-a084-eb6933457b20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
979 | 2024.10.10 05:40:07.137818 [ 3 ] {} <Trace> HTTP-Session: 571274dc-1573-479e-a084-eb6933457b20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
980 | 2024.10.10 05:40:07.137920 [ 3 ] {dc995203-c2ef-4447-be2a-61f38b07bc80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
981 | 2024.10.10 05:40:07.137962 [ 3 ] {dc995203-c2ef-4447-be2a-61f38b07bc80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
982 | 2024.10.10 05:40:07.138183 [ 3 ] {dc995203-c2ef-4447-be2a-61f38b07bc80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
983 | 2024.10.10 05:40:07.140455 [ 3 ] {dc995203-c2ef-4447-be2a-61f38b07bc80} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
984 | 2024.10.10 05:40:07.140491 [ 3 ] {dc995203-c2ef-4447-be2a-61f38b07bc80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
985 | 2024.10.10 05:40:07.142744 [ 3 ] {dc995203-c2ef-4447-be2a-61f38b07bc80} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
986 | 2024.10.10 05:40:07.143176 [ 3 ] {dc995203-c2ef-4447-be2a-61f38b07bc80} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
987 | 2024.10.10 05:40:07.143364 [ 3 ] {dc995203-c2ef-4447-be2a-61f38b07bc80} <Debug> executeQuery: Read 37 rows, 2.98 KiB in 0.005462 sec., 6774.0754302453315 rows/sec., 544.96 KiB/sec. | ||
988 | 2024.10.10 05:40:07.143670 [ 3 ] {dc995203-c2ef-4447-be2a-61f38b07bc80} <Debug> DynamicQueryHandler: Done processing query | ||
989 | 2024.10.10 05:40:07.143699 [ 3 ] {dc995203-c2ef-4447-be2a-61f38b07bc80} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
990 | 2024.10.10 05:40:07.143721 [ 3 ] {} <Debug> HTTP-Session: 571274dc-1573-479e-a084-eb6933457b20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
991 | 2024.10.10 05:40:07.143834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
992 | 2024.10.10 05:40:07.143881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
993 | 2024.10.10 05:40:07.143901 [ 3 ] {} <Debug> HTTP-Session: 97281366-282a-4b83-baf9-3b9116291dd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
994 | 2024.10.10 05:40:07.143917 [ 3 ] {} <Debug> HTTP-Session: 97281366-282a-4b83-baf9-3b9116291dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
995 | 2024.10.10 05:40:07.143931 [ 3 ] {} <Debug> HTTP-Session: 97281366-282a-4b83-baf9-3b9116291dd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
996 | 2024.10.10 05:40:07.143961 [ 3 ] {} <Trace> HTTP-Session: 97281366-282a-4b83-baf9-3b9116291dd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
997 | 2024.10.10 05:40:07.144063 [ 3 ] {01b3b5fc-31b3-42b4-a350-0ee507e1d9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
998 | 2024.10.10 05:40:07.144108 [ 3 ] {01b3b5fc-31b3-42b4-a350-0ee507e1d9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
999 | 2024.10.10 05:40:07.144353 [ 3 ] {01b3b5fc-31b3-42b4-a350-0ee507e1d9de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1000 | 2024.10.10 05:40:07.144680 [ 3 ] {01b3b5fc-31b3-42b4-a350-0ee507e1d9de} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1001 | 2024.10.10 05:40:07.144713 [ 3 ] {01b3b5fc-31b3-42b4-a350-0ee507e1d9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1002 | 2024.10.10 05:40:07.147011 [ 3 ] {01b3b5fc-31b3-42b4-a350-0ee507e1d9de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1003 | 2024.10.10 05:40:07.147353 [ 3 ] {01b3b5fc-31b3-42b4-a350-0ee507e1d9de} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1004 | 2024.10.10 05:40:07.147503 [ 3 ] {01b3b5fc-31b3-42b4-a350-0ee507e1d9de} <Debug> executeQuery: Read 8 rows, 624.00 B in 0.003468 sec., 2306.8050749711647 rows/sec., 175.71 KiB/sec. | ||
1005 | 2024.10.10 05:40:07.147679 [ 3 ] {01b3b5fc-31b3-42b4-a350-0ee507e1d9de} <Debug> DynamicQueryHandler: Done processing query | ||
1006 | 2024.10.10 05:40:07.147703 [ 3 ] {01b3b5fc-31b3-42b4-a350-0ee507e1d9de} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1007 | 2024.10.10 05:40:07.147719 [ 3 ] {} <Debug> HTTP-Session: 97281366-282a-4b83-baf9-3b9116291dd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1008 | 2024.10.10 05:40:07.147995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 35769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1009 | 2024.10.10 05:40:07.148046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1010 | 2024.10.10 05:40:07.148066 [ 3 ] {} <Debug> HTTP-Session: ec36480f-5ddb-46d9-962a-777a6f4b9faa Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1011 | 2024.10.10 05:40:07.148083 [ 3 ] {} <Debug> HTTP-Session: ec36480f-5ddb-46d9-962a-777a6f4b9faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1012 | 2024.10.10 05:40:07.148097 [ 3 ] {} <Debug> HTTP-Session: ec36480f-5ddb-46d9-962a-777a6f4b9faa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1013 | 2024.10.10 05:40:07.148128 [ 3 ] {} <Trace> HTTP-Session: ec36480f-5ddb-46d9-962a-777a6f4b9faa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1014 | 2024.10.10 05:40:07.148387 [ 3 ] {2ccfe2a4-0939-4770-acb4-d678affdbdfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1015 | 2024.10.10 05:40:07.148451 [ 3 ] {2ccfe2a4-0939-4770-acb4-d678affdbdfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1016 | 2024.10.10 05:40:07.148930 [ 3 ] {2ccfe2a4-0939-4770-acb4-d678affdbdfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1017 | 2024.10.10 05:40:07.151443 [ 3 ] {2ccfe2a4-0939-4770-acb4-d678affdbdfb} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1018 | 2024.10.10 05:40:07.151479 [ 3 ] {2ccfe2a4-0939-4770-acb4-d678affdbdfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1019 | 2024.10.10 05:40:07.156540 [ 3 ] {2ccfe2a4-0939-4770-acb4-d678affdbdfb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1020 | 2024.10.10 05:40:07.156995 [ 3 ] {2ccfe2a4-0939-4770-acb4-d678affdbdfb} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1021 | 2024.10.10 05:40:07.157200 [ 3 ] {2ccfe2a4-0939-4770-acb4-d678affdbdfb} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.008978 sec., 2450.434395188238 rows/sec., 4.39 MiB/sec. | ||
1022 | 2024.10.10 05:40:07.157599 [ 3 ] {2ccfe2a4-0939-4770-acb4-d678affdbdfb} <Debug> DynamicQueryHandler: Done processing query | ||
1023 | 2024.10.10 05:40:07.157623 [ 3 ] {2ccfe2a4-0939-4770-acb4-d678affdbdfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
1024 | 2024.10.10 05:40:07.157641 [ 3 ] {} <Debug> HTTP-Session: ec36480f-5ddb-46d9-962a-777a6f4b9faa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1025 | 2024.10.10 05:40:07.157765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1975, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1026 | 2024.10.10 05:40:07.157815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1027 | 2024.10.10 05:40:07.157835 [ 3 ] {} <Debug> HTTP-Session: 82f0ced1-0a12-4738-9b4f-8a5540863e66 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1028 | 2024.10.10 05:40:07.157851 [ 3 ] {} <Debug> HTTP-Session: 82f0ced1-0a12-4738-9b4f-8a5540863e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1029 | 2024.10.10 05:40:07.157865 [ 3 ] {} <Debug> HTTP-Session: 82f0ced1-0a12-4738-9b4f-8a5540863e66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1030 | 2024.10.10 05:40:07.157896 [ 3 ] {} <Trace> HTTP-Session: 82f0ced1-0a12-4738-9b4f-8a5540863e66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1031 | 2024.10.10 05:40:07.157997 [ 3 ] {847b7789-3777-4d4a-81af-0729c404bb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1032 | 2024.10.10 05:40:07.158043 [ 3 ] {847b7789-3777-4d4a-81af-0729c404bb74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1033 | 2024.10.10 05:40:07.158178 [ 3 ] {847b7789-3777-4d4a-81af-0729c404bb74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1034 | 2024.10.10 05:40:07.158501 [ 3 ] {847b7789-3777-4d4a-81af-0729c404bb74} <Trace> oximeter.measurements_i64 (c478de83-7c0b-4d65-ade5-5f22fb52a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1035 | 2024.10.10 05:40:07.158537 [ 3 ] {847b7789-3777-4d4a-81af-0729c404bb74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1036 | 2024.10.10 05:40:07.158907 [ 3 ] {847b7789-3777-4d4a-81af-0729c404bb74} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1037 | 2024.10.10 05:40:07.159239 [ 3 ] {847b7789-3777-4d4a-81af-0729c404bb74} <Trace> oximeter.measurements_i64 (c478de83-7c0b-4d65-ade5-5f22fb52a747): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1038 | 2024.10.10 05:40:07.159405 [ 3 ] {847b7789-3777-4d4a-81af-0729c404bb74} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001426 sec., 8415.14726507714 rows/sec., 634.15 KiB/sec. | ||
1039 | 2024.10.10 05:40:07.159665 [ 3 ] {847b7789-3777-4d4a-81af-0729c404bb74} <Debug> DynamicQueryHandler: Done processing query | ||
1040 | 2024.10.10 05:40:07.159690 [ 3 ] {847b7789-3777-4d4a-81af-0729c404bb74} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1041 | 2024.10.10 05:40:07.159707 [ 3 ] {} <Debug> HTTP-Session: 82f0ced1-0a12-4738-9b4f-8a5540863e66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1042 | 2024.10.10 05:40:07.159817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1043 | 2024.10.10 05:40:07.159866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1044 | 2024.10.10 05:40:07.159884 [ 3 ] {} <Debug> HTTP-Session: 8bc4ea59-be7c-4a0b-9e99-72cddbf6b76d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1045 | 2024.10.10 05:40:07.159901 [ 3 ] {} <Debug> HTTP-Session: 8bc4ea59-be7c-4a0b-9e99-72cddbf6b76d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1046 | 2024.10.10 05:40:07.159915 [ 3 ] {} <Debug> HTTP-Session: 8bc4ea59-be7c-4a0b-9e99-72cddbf6b76d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1047 | 2024.10.10 05:40:07.159946 [ 3 ] {} <Trace> HTTP-Session: 8bc4ea59-be7c-4a0b-9e99-72cddbf6b76d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1048 | 2024.10.10 05:40:07.160043 [ 3 ] {6c18c876-975e-4abe-b2a6-0b62b1dfd77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1049 | 2024.10.10 05:40:07.160088 [ 3 ] {6c18c876-975e-4abe-b2a6-0b62b1dfd77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1050 | 2024.10.10 05:40:07.160235 [ 3 ] {6c18c876-975e-4abe-b2a6-0b62b1dfd77b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1051 | 2024.10.10 05:40:07.160517 [ 3 ] {6c18c876-975e-4abe-b2a6-0b62b1dfd77b} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1052 | 2024.10.10 05:40:07.160552 [ 3 ] {6c18c876-975e-4abe-b2a6-0b62b1dfd77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1053 | 2024.10.10 05:40:07.160903 [ 3 ] {6c18c876-975e-4abe-b2a6-0b62b1dfd77b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1054 | 2024.10.10 05:40:07.161227 [ 3 ] {6c18c876-975e-4abe-b2a6-0b62b1dfd77b} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1055 | 2024.10.10 05:40:07.161385 [ 3 ] {6c18c876-975e-4abe-b2a6-0b62b1dfd77b} <Debug> executeQuery: Read 8 rows, 516.00 B in 0.001368 sec., 5847.953216374269 rows/sec., 368.35 KiB/sec. | ||
1056 | 2024.10.10 05:40:07.161548 [ 3 ] {6c18c876-975e-4abe-b2a6-0b62b1dfd77b} <Debug> DynamicQueryHandler: Done processing query | ||
1057 | 2024.10.10 05:40:07.161574 [ 3 ] {6c18c876-975e-4abe-b2a6-0b62b1dfd77b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1058 | 2024.10.10 05:40:07.161591 [ 3 ] {} <Debug> HTTP-Session: 8bc4ea59-be7c-4a0b-9e99-72cddbf6b76d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1059 | 2024.10.10 05:40:08.000150 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.19 MiB, peak 141.46 MiB, free memory in arenas 0.00 B, will set to 138.01 MiB (RSS), difference: 1.82 MiB | ||
1060 | 2024.10.10 05:40:10.123479 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1061 | 2024.10.10 05:40:10.123567 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1062 | 2024.10.10 05:40:10.192564 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 122 | ||
1063 | 2024.10.10 05:40:10.198716 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1064 | 2024.10.10 05:40:10.198778 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1065 | 2024.10.10 05:40:10.200297 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1066 | 2024.10.10 05:40:10.201293 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1067 | 2024.10.10 05:40:10.202176 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 122 | ||
1068 | 2024.10.10 05:40:11.999654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1069 | 2024.10.10 05:40:11.999760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1070 | 2024.10.10 05:40:11.999783 [ 3 ] {} <Debug> HTTP-Session: 6a58e24e-88c5-4799-89ba-765b99865511 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1071 | 2024.10.10 05:40:11.999807 [ 3 ] {} <Debug> HTTP-Session: 6a58e24e-88c5-4799-89ba-765b99865511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1072 | 2024.10.10 05:40:11.999822 [ 3 ] {} <Debug> HTTP-Session: 6a58e24e-88c5-4799-89ba-765b99865511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1073 | 2024.10.10 05:40:11.999872 [ 3 ] {} <Trace> HTTP-Session: 6a58e24e-88c5-4799-89ba-765b99865511 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1074 | 2024.10.10 05:40:12.000085 [ 3 ] {c9bff25d-7520-4c79-abac-e4709b2d4081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1075 | 2024.10.10 05:40:12.000157 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.05 MiB, peak 141.46 MiB, free memory in arenas 0.00 B, will set to 138.05 MiB (RSS), difference: -1.00 MiB | ||
1076 | 2024.10.10 05:40:12.000174 [ 3 ] {c9bff25d-7520-4c79-abac-e4709b2d4081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1077 | 2024.10.10 05:40:12.000873 [ 3 ] {c9bff25d-7520-4c79-abac-e4709b2d4081} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1078 | 2024.10.10 05:40:12.001346 [ 3 ] {c9bff25d-7520-4c79-abac-e4709b2d4081} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1079 | 2024.10.10 05:40:12.001391 [ 3 ] {c9bff25d-7520-4c79-abac-e4709b2d4081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1080 | 2024.10.10 05:40:12.001822 [ 3 ] {c9bff25d-7520-4c79-abac-e4709b2d4081} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1081 | 2024.10.10 05:40:12.002222 [ 3 ] {c9bff25d-7520-4c79-abac-e4709b2d4081} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1082 | 2024.10.10 05:40:12.002378 [ 3 ] {c9bff25d-7520-4c79-abac-e4709b2d4081} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.002359 sec., 1695.633743111488 rows/sec., 142.82 KiB/sec. | ||
1083 | 2024.10.10 05:40:12.002729 [ 3 ] {c9bff25d-7520-4c79-abac-e4709b2d4081} <Debug> DynamicQueryHandler: Done processing query | ||
1084 | 2024.10.10 05:40:12.002757 [ 3 ] {c9bff25d-7520-4c79-abac-e4709b2d4081} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1085 | 2024.10.10 05:40:12.002774 [ 3 ] {} <Debug> HTTP-Session: 6a58e24e-88c5-4799-89ba-765b99865511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1086 | 2024.10.10 05:40:12.002922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1087 | 2024.10.10 05:40:12.002980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1088 | 2024.10.10 05:40:12.002999 [ 3 ] {} <Debug> HTTP-Session: abd887e3-35ed-46c3-b7ec-93bf0727d21a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1089 | 2024.10.10 05:40:12.003018 [ 3 ] {} <Debug> HTTP-Session: abd887e3-35ed-46c3-b7ec-93bf0727d21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1090 | 2024.10.10 05:40:12.003032 [ 3 ] {} <Debug> HTTP-Session: abd887e3-35ed-46c3-b7ec-93bf0727d21a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1091 | 2024.10.10 05:40:12.003068 [ 3 ] {} <Trace> HTTP-Session: abd887e3-35ed-46c3-b7ec-93bf0727d21a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1092 | 2024.10.10 05:40:12.003174 [ 3 ] {6497c7e4-01a1-4ed8-b3bb-38d550035664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1093 | 2024.10.10 05:40:12.003223 [ 3 ] {6497c7e4-01a1-4ed8-b3bb-38d550035664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1094 | 2024.10.10 05:40:12.003470 [ 3 ] {6497c7e4-01a1-4ed8-b3bb-38d550035664} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1095 | 2024.10.10 05:40:12.003822 [ 3 ] {6497c7e4-01a1-4ed8-b3bb-38d550035664} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1096 | 2024.10.10 05:40:12.003859 [ 3 ] {6497c7e4-01a1-4ed8-b3bb-38d550035664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1097 | 2024.10.10 05:40:12.004205 [ 3 ] {6497c7e4-01a1-4ed8-b3bb-38d550035664} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1098 | 2024.10.10 05:40:12.004563 [ 3 ] {6497c7e4-01a1-4ed8-b3bb-38d550035664} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1099 | 2024.10.10 05:40:12.004716 [ 3 ] {6497c7e4-01a1-4ed8-b3bb-38d550035664} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001569 sec., 5098.789037603568 rows/sec., 409.55 KiB/sec. | ||
1100 | 2024.10.10 05:40:12.004892 [ 3 ] {6497c7e4-01a1-4ed8-b3bb-38d550035664} <Debug> DynamicQueryHandler: Done processing query | ||
1101 | 2024.10.10 05:40:12.004916 [ 3 ] {6497c7e4-01a1-4ed8-b3bb-38d550035664} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1102 | 2024.10.10 05:40:12.004933 [ 3 ] {} <Debug> HTTP-Session: abd887e3-35ed-46c3-b7ec-93bf0727d21a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1103 | 2024.10.10 05:40:12.005058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 2017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1104 | 2024.10.10 05:40:12.005107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1105 | 2024.10.10 05:40:12.005126 [ 3 ] {} <Debug> HTTP-Session: 534a3201-a514-4659-8c0c-3bd3b6956c49 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1106 | 2024.10.10 05:40:12.005143 [ 3 ] {} <Debug> HTTP-Session: 534a3201-a514-4659-8c0c-3bd3b6956c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1107 | 2024.10.10 05:40:12.005156 [ 3 ] {} <Debug> HTTP-Session: 534a3201-a514-4659-8c0c-3bd3b6956c49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1108 | 2024.10.10 05:40:12.005187 [ 3 ] {} <Trace> HTTP-Session: 534a3201-a514-4659-8c0c-3bd3b6956c49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1109 | 2024.10.10 05:40:12.005286 [ 3 ] {8836ed73-dd91-4bf6-8bc3-c6a54ca88073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1110 | 2024.10.10 05:40:12.005332 [ 3 ] {8836ed73-dd91-4bf6-8bc3-c6a54ca88073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1111 | 2024.10.10 05:40:12.005477 [ 3 ] {8836ed73-dd91-4bf6-8bc3-c6a54ca88073} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1112 | 2024.10.10 05:40:12.005781 [ 3 ] {8836ed73-dd91-4bf6-8bc3-c6a54ca88073} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1113 | 2024.10.10 05:40:12.005816 [ 3 ] {8836ed73-dd91-4bf6-8bc3-c6a54ca88073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1114 | 2024.10.10 05:40:12.006193 [ 3 ] {8836ed73-dd91-4bf6-8bc3-c6a54ca88073} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1115 | 2024.10.10 05:40:12.006536 [ 3 ] {8836ed73-dd91-4bf6-8bc3-c6a54ca88073} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1116 | 2024.10.10 05:40:12.006697 [ 3 ] {8836ed73-dd91-4bf6-8bc3-c6a54ca88073} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.00144 sec., 6944.444444444444 rows/sec., 528.97 KiB/sec. | ||
1117 | 2024.10.10 05:40:12.006869 [ 3 ] {8836ed73-dd91-4bf6-8bc3-c6a54ca88073} <Debug> DynamicQueryHandler: Done processing query | ||
1118 | 2024.10.10 05:40:12.006893 [ 3 ] {8836ed73-dd91-4bf6-8bc3-c6a54ca88073} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1119 | 2024.10.10 05:40:12.006909 [ 3 ] {} <Debug> HTTP-Session: 534a3201-a514-4659-8c0c-3bd3b6956c49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1120 | 2024.10.10 05:40:12.007022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1121 | 2024.10.10 05:40:12.007072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1122 | 2024.10.10 05:40:12.007090 [ 3 ] {} <Debug> HTTP-Session: fc81628c-0ea1-4f03-bcc0-26dea90135af Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1123 | 2024.10.10 05:40:12.007106 [ 3 ] {} <Debug> HTTP-Session: fc81628c-0ea1-4f03-bcc0-26dea90135af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1124 | 2024.10.10 05:40:12.007121 [ 3 ] {} <Debug> HTTP-Session: fc81628c-0ea1-4f03-bcc0-26dea90135af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1125 | 2024.10.10 05:40:12.007150 [ 3 ] {} <Trace> HTTP-Session: fc81628c-0ea1-4f03-bcc0-26dea90135af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1126 | 2024.10.10 05:40:12.007247 [ 3 ] {a4a8d75a-ef03-49be-ae09-053cee59db6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1127 | 2024.10.10 05:40:12.007292 [ 3 ] {a4a8d75a-ef03-49be-ae09-053cee59db6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1128 | 2024.10.10 05:40:12.007420 [ 3 ] {a4a8d75a-ef03-49be-ae09-053cee59db6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1129 | 2024.10.10 05:40:12.007686 [ 3 ] {a4a8d75a-ef03-49be-ae09-053cee59db6c} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1130 | 2024.10.10 05:40:12.007722 [ 3 ] {a4a8d75a-ef03-49be-ae09-053cee59db6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1131 | 2024.10.10 05:40:12.008082 [ 3 ] {a4a8d75a-ef03-49be-ae09-053cee59db6c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1132 | 2024.10.10 05:40:12.008413 [ 3 ] {a4a8d75a-ef03-49be-ae09-053cee59db6c} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1133 | 2024.10.10 05:40:12.008561 [ 3 ] {a4a8d75a-ef03-49be-ae09-053cee59db6c} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.00134 sec., 7462.686567164179 rows/sec., 470.06 KiB/sec. | ||
1134 | 2024.10.10 05:40:12.008733 [ 3 ] {a4a8d75a-ef03-49be-ae09-053cee59db6c} <Debug> DynamicQueryHandler: Done processing query | ||
1135 | 2024.10.10 05:40:12.008758 [ 3 ] {a4a8d75a-ef03-49be-ae09-053cee59db6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1136 | 2024.10.10 05:40:12.008774 [ 3 ] {} <Debug> HTTP-Session: fc81628c-0ea1-4f03-bcc0-26dea90135af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1137 | 2024.10.10 05:40:17.000185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 7426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1138 | 2024.10.10 05:40:17.000573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1139 | 2024.10.10 05:40:17.000622 [ 3 ] {} <Debug> HTTP-Session: cd2e5b96-5963-4aa8-8b92-f390fe137f94 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1140 | 2024.10.10 05:40:17.000665 [ 3 ] {} <Debug> HTTP-Session: cd2e5b96-5963-4aa8-8b92-f390fe137f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1141 | 2024.10.10 05:40:17.000695 [ 3 ] {} <Debug> HTTP-Session: cd2e5b96-5963-4aa8-8b92-f390fe137f94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1142 | 2024.10.10 05:40:17.000773 [ 3 ] {} <Trace> HTTP-Session: cd2e5b96-5963-4aa8-8b92-f390fe137f94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1143 | 2024.10.10 05:40:17.001075 [ 3 ] {888b0f62-f936-4c34-8395-515eb147e2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1144 | 2024.10.10 05:40:17.001144 [ 3 ] {888b0f62-f936-4c34-8395-515eb147e2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1145 | 2024.10.10 05:40:17.001485 [ 3 ] {888b0f62-f936-4c34-8395-515eb147e2cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1146 | 2024.10.10 05:40:17.001992 [ 3 ] {888b0f62-f936-4c34-8395-515eb147e2cf} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1147 | 2024.10.10 05:40:17.002033 [ 3 ] {888b0f62-f936-4c34-8395-515eb147e2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1148 | 2024.10.10 05:40:17.002449 [ 3 ] {888b0f62-f936-4c34-8395-515eb147e2cf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1149 | 2024.10.10 05:40:17.002845 [ 3 ] {888b0f62-f936-4c34-8395-515eb147e2cf} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1150 | 2024.10.10 05:40:17.003022 [ 3 ] {888b0f62-f936-4c34-8395-515eb147e2cf} <Debug> executeQuery: Read 48 rows, 4.46 KiB in 0.002043 sec., 23494.860499265786 rows/sec., 2.13 MiB/sec. | ||
1151 | 2024.10.10 05:40:17.003244 [ 3 ] {888b0f62-f936-4c34-8395-515eb147e2cf} <Debug> DynamicQueryHandler: Done processing query | ||
1152 | 2024.10.10 05:40:17.003272 [ 3 ] {888b0f62-f936-4c34-8395-515eb147e2cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1153 | 2024.10.10 05:40:17.003288 [ 3 ] {} <Debug> HTTP-Session: cd2e5b96-5963-4aa8-8b92-f390fe137f94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1154 | 2024.10.10 05:40:17.003414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 3207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1155 | 2024.10.10 05:40:17.003468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1156 | 2024.10.10 05:40:17.003487 [ 3 ] {} <Debug> HTTP-Session: d4f90b8d-1f9f-4a2b-834b-a686b58a87af Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1157 | 2024.10.10 05:40:17.003505 [ 3 ] {} <Debug> HTTP-Session: d4f90b8d-1f9f-4a2b-834b-a686b58a87af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1158 | 2024.10.10 05:40:17.003519 [ 3 ] {} <Debug> HTTP-Session: d4f90b8d-1f9f-4a2b-834b-a686b58a87af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1159 | 2024.10.10 05:40:17.003552 [ 3 ] {} <Trace> HTTP-Session: d4f90b8d-1f9f-4a2b-834b-a686b58a87af Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1160 | 2024.10.10 05:40:17.003659 [ 3 ] {d2e0b7ec-7e01-49f4-b32e-236e26829ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1161 | 2024.10.10 05:40:17.003707 [ 3 ] {d2e0b7ec-7e01-49f4-b32e-236e26829ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1162 | 2024.10.10 05:40:17.003941 [ 3 ] {d2e0b7ec-7e01-49f4-b32e-236e26829ab0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1163 | 2024.10.10 05:40:17.004297 [ 3 ] {d2e0b7ec-7e01-49f4-b32e-236e26829ab0} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1164 | 2024.10.10 05:40:17.004335 [ 3 ] {d2e0b7ec-7e01-49f4-b32e-236e26829ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1165 | 2024.10.10 05:40:17.004685 [ 3 ] {d2e0b7ec-7e01-49f4-b32e-236e26829ab0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1166 | 2024.10.10 05:40:17.005059 [ 3 ] {d2e0b7ec-7e01-49f4-b32e-236e26829ab0} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1167 | 2024.10.10 05:40:17.005214 [ 3 ] {d2e0b7ec-7e01-49f4-b32e-236e26829ab0} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001579 sec., 13932.868904369854 rows/sec., 1.02 MiB/sec. | ||
1168 | 2024.10.10 05:40:17.005506 [ 3 ] {d2e0b7ec-7e01-49f4-b32e-236e26829ab0} <Debug> DynamicQueryHandler: Done processing query | ||
1169 | 2024.10.10 05:40:17.005531 [ 3 ] {d2e0b7ec-7e01-49f4-b32e-236e26829ab0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1170 | 2024.10.10 05:40:17.005548 [ 3 ] {} <Debug> HTTP-Session: d4f90b8d-1f9f-4a2b-834b-a686b58a87af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1171 | 2024.10.10 05:40:17.005696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 5138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1172 | 2024.10.10 05:40:17.005746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1173 | 2024.10.10 05:40:17.005765 [ 3 ] {} <Debug> HTTP-Session: ccd728fa-dad2-43fc-bdd2-55587509c14c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1174 | 2024.10.10 05:40:17.005782 [ 3 ] {} <Debug> HTTP-Session: ccd728fa-dad2-43fc-bdd2-55587509c14c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1175 | 2024.10.10 05:40:17.005796 [ 3 ] {} <Debug> HTTP-Session: ccd728fa-dad2-43fc-bdd2-55587509c14c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1176 | 2024.10.10 05:40:17.005826 [ 3 ] {} <Trace> HTTP-Session: ccd728fa-dad2-43fc-bdd2-55587509c14c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1177 | 2024.10.10 05:40:17.005933 [ 3 ] {08a44ee6-c474-482f-98dd-94a481e3e2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1178 | 2024.10.10 05:40:17.005977 [ 3 ] {08a44ee6-c474-482f-98dd-94a481e3e2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1179 | 2024.10.10 05:40:17.006224 [ 3 ] {08a44ee6-c474-482f-98dd-94a481e3e2a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1180 | 2024.10.10 05:40:17.006580 [ 3 ] {08a44ee6-c474-482f-98dd-94a481e3e2a0} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1181 | 2024.10.10 05:40:17.006616 [ 3 ] {08a44ee6-c474-482f-98dd-94a481e3e2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1182 | 2024.10.10 05:40:17.006966 [ 3 ] {08a44ee6-c474-482f-98dd-94a481e3e2a0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1183 | 2024.10.10 05:40:17.007330 [ 3 ] {08a44ee6-c474-482f-98dd-94a481e3e2a0} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1184 | 2024.10.10 05:40:17.007487 [ 3 ] {08a44ee6-c474-482f-98dd-94a481e3e2a0} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001588 sec., 18891.68765743073 rows/sec., 1.48 MiB/sec. | ||
1185 | 2024.10.10 05:40:17.007670 [ 3 ] {08a44ee6-c474-482f-98dd-94a481e3e2a0} <Debug> DynamicQueryHandler: Done processing query | ||
1186 | 2024.10.10 05:40:17.007695 [ 3 ] {08a44ee6-c474-482f-98dd-94a481e3e2a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1187 | 2024.10.10 05:40:17.007711 [ 3 ] {} <Debug> HTTP-Session: ccd728fa-dad2-43fc-bdd2-55587509c14c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1188 | 2024.10.10 05:40:17.007822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 2017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1189 | 2024.10.10 05:40:17.007871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1190 | 2024.10.10 05:40:17.007889 [ 3 ] {} <Debug> HTTP-Session: 7b6ffaf5-deee-4d43-8fcd-95b55b1be4f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1191 | 2024.10.10 05:40:17.007906 [ 3 ] {} <Debug> HTTP-Session: 7b6ffaf5-deee-4d43-8fcd-95b55b1be4f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1192 | 2024.10.10 05:40:17.007920 [ 3 ] {} <Debug> HTTP-Session: 7b6ffaf5-deee-4d43-8fcd-95b55b1be4f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1193 | 2024.10.10 05:40:17.007950 [ 3 ] {} <Trace> HTTP-Session: 7b6ffaf5-deee-4d43-8fcd-95b55b1be4f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1194 | 2024.10.10 05:40:17.008047 [ 3 ] {67cf7625-55f4-4bfa-ace1-df2e7afd83da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1195 | 2024.10.10 05:40:17.008094 [ 3 ] {67cf7625-55f4-4bfa-ace1-df2e7afd83da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1196 | 2024.10.10 05:40:17.008240 [ 3 ] {67cf7625-55f4-4bfa-ace1-df2e7afd83da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1197 | 2024.10.10 05:40:17.008543 [ 3 ] {67cf7625-55f4-4bfa-ace1-df2e7afd83da} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1198 | 2024.10.10 05:40:17.008578 [ 3 ] {67cf7625-55f4-4bfa-ace1-df2e7afd83da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1199 | 2024.10.10 05:40:17.008942 [ 3 ] {67cf7625-55f4-4bfa-ace1-df2e7afd83da} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1200 | 2024.10.10 05:40:17.009292 [ 3 ] {67cf7625-55f4-4bfa-ace1-df2e7afd83da} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1201 | 2024.10.10 05:40:17.009451 [ 3 ] {67cf7625-55f4-4bfa-ace1-df2e7afd83da} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.00143 sec., 6993.006993006993 rows/sec., 532.67 KiB/sec. | ||
1202 | 2024.10.10 05:40:17.009624 [ 3 ] {67cf7625-55f4-4bfa-ace1-df2e7afd83da} <Debug> DynamicQueryHandler: Done processing query | ||
1203 | 2024.10.10 05:40:17.009649 [ 3 ] {67cf7625-55f4-4bfa-ace1-df2e7afd83da} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1204 | 2024.10.10 05:40:17.009665 [ 3 ] {} <Debug> HTTP-Session: 7b6ffaf5-deee-4d43-8fcd-95b55b1be4f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1205 | 2024.10.10 05:40:17.009882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 35827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1206 | 2024.10.10 05:40:17.009931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1207 | 2024.10.10 05:40:17.009951 [ 3 ] {} <Debug> HTTP-Session: 016bbacc-613f-4a4d-ab66-b17402171db9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1208 | 2024.10.10 05:40:17.009967 [ 3 ] {} <Debug> HTTP-Session: 016bbacc-613f-4a4d-ab66-b17402171db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1209 | 2024.10.10 05:40:17.009981 [ 3 ] {} <Debug> HTTP-Session: 016bbacc-613f-4a4d-ab66-b17402171db9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1210 | 2024.10.10 05:40:17.010011 [ 3 ] {} <Trace> HTTP-Session: 016bbacc-613f-4a4d-ab66-b17402171db9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1211 | 2024.10.10 05:40:17.010451 [ 3 ] {976e6958-7a2c-4c62-aa0d-9d6520484305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1212 | 2024.10.10 05:40:17.010516 [ 3 ] {976e6958-7a2c-4c62-aa0d-9d6520484305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1213 | 2024.10.10 05:40:17.010934 [ 3 ] {976e6958-7a2c-4c62-aa0d-9d6520484305} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1214 | 2024.10.10 05:40:17.011579 [ 3 ] {976e6958-7a2c-4c62-aa0d-9d6520484305} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1215 | 2024.10.10 05:40:17.011615 [ 3 ] {976e6958-7a2c-4c62-aa0d-9d6520484305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1216 | 2024.10.10 05:40:17.012244 [ 3 ] {976e6958-7a2c-4c62-aa0d-9d6520484305} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1217 | 2024.10.10 05:40:17.012659 [ 3 ] {976e6958-7a2c-4c62-aa0d-9d6520484305} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1218 | 2024.10.10 05:40:17.012851 [ 3 ] {976e6958-7a2c-4c62-aa0d-9d6520484305} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002753 sec., 7991.282237559027 rows/sec., 14.32 MiB/sec. | ||
1219 | 2024.10.10 05:40:17.013159 [ 3 ] {976e6958-7a2c-4c62-aa0d-9d6520484305} <Debug> DynamicQueryHandler: Done processing query | ||
1220 | 2024.10.10 05:40:17.013185 [ 3 ] {976e6958-7a2c-4c62-aa0d-9d6520484305} <Debug> MemoryTracker: Peak memory usage (for query): 4.52 MiB. | ||
1221 | 2024.10.10 05:40:17.013201 [ 3 ] {} <Debug> HTTP-Session: 016bbacc-613f-4a4d-ab66-b17402171db9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1222 | 2024.10.10 05:40:17.013311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1223 | 2024.10.10 05:40:17.013361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1224 | 2024.10.10 05:40:17.013380 [ 3 ] {} <Debug> HTTP-Session: 903ded58-18ee-4e41-bc78-9d8254de024c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1225 | 2024.10.10 05:40:17.013397 [ 3 ] {} <Debug> HTTP-Session: 903ded58-18ee-4e41-bc78-9d8254de024c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1226 | 2024.10.10 05:40:17.013410 [ 3 ] {} <Debug> HTTP-Session: 903ded58-18ee-4e41-bc78-9d8254de024c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1227 | 2024.10.10 05:40:17.013441 [ 3 ] {} <Trace> HTTP-Session: 903ded58-18ee-4e41-bc78-9d8254de024c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1228 | 2024.10.10 05:40:17.013541 [ 3 ] {f608bea4-5fd0-4a8d-b4ef-bb82907c7048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1229 | 2024.10.10 05:40:17.013587 [ 3 ] {f608bea4-5fd0-4a8d-b4ef-bb82907c7048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1230 | 2024.10.10 05:40:17.013717 [ 3 ] {f608bea4-5fd0-4a8d-b4ef-bb82907c7048} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1231 | 2024.10.10 05:40:17.014027 [ 3 ] {f608bea4-5fd0-4a8d-b4ef-bb82907c7048} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1232 | 2024.10.10 05:40:17.014063 [ 3 ] {f608bea4-5fd0-4a8d-b4ef-bb82907c7048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1233 | 2024.10.10 05:40:17.014432 [ 3 ] {f608bea4-5fd0-4a8d-b4ef-bb82907c7048} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1234 | 2024.10.10 05:40:17.014763 [ 3 ] {f608bea4-5fd0-4a8d-b4ef-bb82907c7048} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1235 | 2024.10.10 05:40:17.014934 [ 3 ] {f608bea4-5fd0-4a8d-b4ef-bb82907c7048} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.00141 sec., 7092.198581560284 rows/sec., 446.73 KiB/sec. | ||
1236 | 2024.10.10 05:40:17.015219 [ 3 ] {f608bea4-5fd0-4a8d-b4ef-bb82907c7048} <Debug> DynamicQueryHandler: Done processing query | ||
1237 | 2024.10.10 05:40:17.015245 [ 3 ] {f608bea4-5fd0-4a8d-b4ef-bb82907c7048} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1238 | 2024.10.10 05:40:17.015261 [ 3 ] {} <Debug> HTTP-Session: 903ded58-18ee-4e41-bc78-9d8254de024c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1239 | 2024.10.10 05:40:20.203268 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 142 | ||
1240 | 2024.10.10 05:40:20.205856 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1241 | 2024.10.10 05:40:20.205907 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1242 | 2024.10.10 05:40:20.207387 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1243 | 2024.10.10 05:40:20.208388 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1244 | 2024.10.10 05:40:20.209155 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
1245 | 2024.10.10 05:40:21.998522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1246 | 2024.10.10 05:40:21.998652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1247 | 2024.10.10 05:40:21.998680 [ 3 ] {} <Debug> HTTP-Session: 0e94cfb2-29f8-4c9b-be91-21be169fd071 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1248 | 2024.10.10 05:40:21.998708 [ 3 ] {} <Debug> HTTP-Session: 0e94cfb2-29f8-4c9b-be91-21be169fd071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1249 | 2024.10.10 05:40:21.998727 [ 3 ] {} <Debug> HTTP-Session: 0e94cfb2-29f8-4c9b-be91-21be169fd071 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1250 | 2024.10.10 05:40:21.998784 [ 3 ] {} <Trace> HTTP-Session: 0e94cfb2-29f8-4c9b-be91-21be169fd071 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1251 | 2024.10.10 05:40:21.999038 [ 3 ] {8d95fb85-30d2-4866-9420-feb2576c181d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1252 | 2024.10.10 05:40:22.001485 [ 3 ] {8d95fb85-30d2-4866-9420-feb2576c181d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1253 | 2024.10.10 05:40:22.005405 [ 3 ] {8d95fb85-30d2-4866-9420-feb2576c181d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1254 | 2024.10.10 05:40:22.005711 [ 3 ] {8d95fb85-30d2-4866-9420-feb2576c181d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1255 | 2024.10.10 05:40:22.007851 [ 3 ] {8d95fb85-30d2-4866-9420-feb2576c181d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1256 | 2024.10.10 05:40:22.008172 [ 3 ] {8d95fb85-30d2-4866-9420-feb2576c181d} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1257 | 2024.10.10 05:40:22.013164 [ 3 ] {8d95fb85-30d2-4866-9420-feb2576c181d} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1258 | 2024.10.10 05:40:22.015123 [ 3 ] {8d95fb85-30d2-4866-9420-feb2576c181d} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
1259 | 2024.10.10 05:40:22.015160 [ 3 ] {8d95fb85-30d2-4866-9420-feb2576c181d} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1260 | 2024.10.10 05:40:22.018845 [ 3 ] {8d95fb85-30d2-4866-9420-feb2576c181d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1261 | 2024.10.10 05:40:22.018930 [ 3 ] {8d95fb85-30d2-4866-9420-feb2576c181d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 8 rows starting from 0 | ||
1262 | 2024.10.10 05:40:22.040993 [ 3 ] {8d95fb85-30d2-4866-9420-feb2576c181d} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.042057 sec., 190.21803742539888 rows/sec., 8.31 KiB/sec. | ||
1263 | 2024.10.10 05:40:22.041392 [ 3 ] {8d95fb85-30d2-4866-9420-feb2576c181d} <Debug> DynamicQueryHandler: Done processing query | ||
1264 | 2024.10.10 05:40:22.041422 [ 3 ] {8d95fb85-30d2-4866-9420-feb2576c181d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1265 | 2024.10.10 05:40:22.041440 [ 3 ] {} <Debug> HTTP-Session: 0e94cfb2-29f8-4c9b-be91-21be169fd071 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1266 | 2024.10.10 05:40:22.041777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1267 | 2024.10.10 05:40:22.041838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1268 | 2024.10.10 05:40:22.041860 [ 3 ] {} <Debug> HTTP-Session: 4d562643-bcc2-455e-ab92-c8057992a590 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1269 | 2024.10.10 05:40:22.041881 [ 3 ] {} <Debug> HTTP-Session: 4d562643-bcc2-455e-ab92-c8057992a590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1270 | 2024.10.10 05:40:22.041895 [ 3 ] {} <Debug> HTTP-Session: 4d562643-bcc2-455e-ab92-c8057992a590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1271 | 2024.10.10 05:40:22.041938 [ 3 ] {} <Trace> HTTP-Session: 4d562643-bcc2-455e-ab92-c8057992a590 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1272 | 2024.10.10 05:40:22.042113 [ 3 ] {c7405278-75de-4f2f-a506-b9e6557cff40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1273 | 2024.10.10 05:40:22.042423 [ 3 ] {c7405278-75de-4f2f-a506-b9e6557cff40} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1274 | 2024.10.10 05:40:22.042462 [ 3 ] {c7405278-75de-4f2f-a506-b9e6557cff40} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
1275 | 2024.10.10 05:40:22.042700 [ 3 ] {c7405278-75de-4f2f-a506-b9e6557cff40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1276 | 2024.10.10 05:40:22.042773 [ 3 ] {c7405278-75de-4f2f-a506-b9e6557cff40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1277 | 2024.10.10 05:40:22.042936 [ 3 ] {c7405278-75de-4f2f-a506-b9e6557cff40} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1278 | 2024.10.10 05:40:22.042972 [ 3 ] {c7405278-75de-4f2f-a506-b9e6557cff40} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1279 | 2024.10.10 05:40:22.042996 [ 3 ] {c7405278-75de-4f2f-a506-b9e6557cff40} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
1280 | 2024.10.10 05:40:22.043014 [ 3 ] {c7405278-75de-4f2f-a506-b9e6557cff40} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1281 | 2024.10.10 05:40:22.043057 [ 3 ] {c7405278-75de-4f2f-a506-b9e6557cff40} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
1282 | 2024.10.10 05:40:22.043081 [ 3 ] {c7405278-75de-4f2f-a506-b9e6557cff40} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 8 rows starting from 0 | ||
1283 | 2024.10.10 05:40:22.043944 [ 3 ] {c7405278-75de-4f2f-a506-b9e6557cff40} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.00191 sec., 4188.48167539267 rows/sec., 183.04 KiB/sec. | ||
1284 | 2024.10.10 05:40:22.044198 [ 3 ] {c7405278-75de-4f2f-a506-b9e6557cff40} <Debug> DynamicQueryHandler: Done processing query | ||
1285 | 2024.10.10 05:40:22.044223 [ 3 ] {c7405278-75de-4f2f-a506-b9e6557cff40} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1286 | 2024.10.10 05:40:22.044241 [ 3 ] {} <Debug> HTTP-Session: 4d562643-bcc2-455e-ab92-c8057992a590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1287 | 2024.10.10 05:40:22.044869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 469, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1288 | 2024.10.10 05:40:22.044920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1289 | 2024.10.10 05:40:22.044940 [ 3 ] {} <Debug> HTTP-Session: a345cf1b-a69b-4696-85d4-997c84721641 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1290 | 2024.10.10 05:40:22.044958 [ 3 ] {} <Debug> HTTP-Session: a345cf1b-a69b-4696-85d4-997c84721641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1291 | 2024.10.10 05:40:22.044972 [ 3 ] {} <Debug> HTTP-Session: a345cf1b-a69b-4696-85d4-997c84721641 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1292 | 2024.10.10 05:40:22.045006 [ 3 ] {} <Trace> HTTP-Session: a345cf1b-a69b-4696-85d4-997c84721641 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1293 | 2024.10.10 05:40:22.045147 [ 3 ] {96714307-ee33-4424-a682-8d454807099f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) | ||
1294 | 2024.10.10 05:40:22.045394 [ 3 ] {96714307-ee33-4424-a682-8d454807099f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1295 | 2024.10.10 05:40:22.045429 [ 3 ] {96714307-ee33-4424-a682-8d454807099f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
1296 | 2024.10.10 05:40:22.045650 [ 3 ] {96714307-ee33-4424-a682-8d454807099f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1297 | 2024.10.10 05:40:22.045714 [ 3 ] {96714307-ee33-4424-a682-8d454807099f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1298 | 2024.10.10 05:40:22.045857 [ 3 ] {96714307-ee33-4424-a682-8d454807099f} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1299 | 2024.10.10 05:40:22.045890 [ 3 ] {96714307-ee33-4424-a682-8d454807099f} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1300 | 2024.10.10 05:40:22.045914 [ 3 ] {96714307-ee33-4424-a682-8d454807099f} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
1301 | 2024.10.10 05:40:22.045931 [ 3 ] {96714307-ee33-4424-a682-8d454807099f} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1302 | 2024.10.10 05:40:22.045978 [ 3 ] {96714307-ee33-4424-a682-8d454807099f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1303 | 2024.10.10 05:40:22.046002 [ 3 ] {96714307-ee33-4424-a682-8d454807099f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 8 rows starting from 0 | ||
1304 | 2024.10.10 05:40:22.046815 [ 3 ] {96714307-ee33-4424-a682-8d454807099f} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.001729 sec., 4626.951995373048 rows/sec., 202.20 KiB/sec. | ||
1305 | 2024.10.10 05:40:22.047054 [ 3 ] {96714307-ee33-4424-a682-8d454807099f} <Debug> DynamicQueryHandler: Done processing query | ||
1306 | 2024.10.10 05:40:22.047079 [ 3 ] {96714307-ee33-4424-a682-8d454807099f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1307 | 2024.10.10 05:40:22.047095 [ 3 ] {} <Debug> HTTP-Session: a345cf1b-a69b-4696-85d4-997c84721641 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1308 | 2024.10.10 05:40:22.047329 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1309 | 2024.10.10 05:40:22.047379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1310 | 2024.10.10 05:40:22.047397 [ 3 ] {} <Debug> HTTP-Session: d49e9aac-3975-4364-9e43-7ee87e61a7fd Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1311 | 2024.10.10 05:40:22.047414 [ 3 ] {} <Debug> HTTP-Session: d49e9aac-3975-4364-9e43-7ee87e61a7fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1312 | 2024.10.10 05:40:22.047428 [ 3 ] {} <Debug> HTTP-Session: d49e9aac-3975-4364-9e43-7ee87e61a7fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1313 | 2024.10.10 05:40:22.047459 [ 3 ] {} <Trace> HTTP-Session: d49e9aac-3975-4364-9e43-7ee87e61a7fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1314 | 2024.10.10 05:40:22.047592 [ 3 ] {0024555c-8d69-4d70-a8ce-b0ff2339e623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete) | ||
1315 | 2024.10.10 05:40:22.047835 [ 3 ] {0024555c-8d69-4d70-a8ce-b0ff2339e623} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1316 | 2024.10.10 05:40:22.047871 [ 3 ] {0024555c-8d69-4d70-a8ce-b0ff2339e623} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
1317 | 2024.10.10 05:40:22.048091 [ 3 ] {0024555c-8d69-4d70-a8ce-b0ff2339e623} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1318 | 2024.10.10 05:40:22.048156 [ 3 ] {0024555c-8d69-4d70-a8ce-b0ff2339e623} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1319 | 2024.10.10 05:40:22.048293 [ 3 ] {0024555c-8d69-4d70-a8ce-b0ff2339e623} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
1320 | 2024.10.10 05:40:22.048326 [ 3 ] {0024555c-8d69-4d70-a8ce-b0ff2339e623} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1321 | 2024.10.10 05:40:22.048348 [ 3 ] {0024555c-8d69-4d70-a8ce-b0ff2339e623} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
1322 | 2024.10.10 05:40:22.048365 [ 3 ] {0024555c-8d69-4d70-a8ce-b0ff2339e623} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1323 | 2024.10.10 05:40:22.048406 [ 3 ] {0024555c-8d69-4d70-a8ce-b0ff2339e623} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1324 | 2024.10.10 05:40:22.048430 [ 3 ] {0024555c-8d69-4d70-a8ce-b0ff2339e623} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 8 rows starting from 0 | ||
1325 | 2024.10.10 05:40:22.049205 [ 3 ] {0024555c-8d69-4d70-a8ce-b0ff2339e623} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.001671 sec., 4787.55236385398 rows/sec., 209.22 KiB/sec. | ||
1326 | 2024.10.10 05:40:22.049450 [ 3 ] {0024555c-8d69-4d70-a8ce-b0ff2339e623} <Debug> DynamicQueryHandler: Done processing query | ||
1327 | 2024.10.10 05:40:22.049475 [ 3 ] {0024555c-8d69-4d70-a8ce-b0ff2339e623} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1328 | 2024.10.10 05:40:22.049491 [ 3 ] {} <Debug> HTTP-Session: d49e9aac-3975-4364-9e43-7ee87e61a7fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1329 | 2024.10.10 05:40:22.049717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1330 | 2024.10.10 05:40:22.049766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1331 | 2024.10.10 05:40:22.049785 [ 3 ] {} <Debug> HTTP-Session: a0bccd2a-f5c0-41fd-ba49-5c220e3f5b43 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1332 | 2024.10.10 05:40:22.049802 [ 3 ] {} <Debug> HTTP-Session: a0bccd2a-f5c0-41fd-ba49-5c220e3f5b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1333 | 2024.10.10 05:40:22.049816 [ 3 ] {} <Debug> HTTP-Session: a0bccd2a-f5c0-41fd-ba49-5c220e3f5b43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1334 | 2024.10.10 05:40:22.049847 [ 3 ] {} <Trace> HTTP-Session: a0bccd2a-f5c0-41fd-ba49-5c220e3f5b43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1335 | 2024.10.10 05:40:22.049983 [ 3 ] {c6e6d30b-3876-46eb-9e7c-36868c340bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
1336 | 2024.10.10 05:40:22.050236 [ 3 ] {c6e6d30b-3876-46eb-9e7c-36868c340bb3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1337 | 2024.10.10 05:40:22.050273 [ 3 ] {c6e6d30b-3876-46eb-9e7c-36868c340bb3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1338 | 2024.10.10 05:40:22.050499 [ 3 ] {c6e6d30b-3876-46eb-9e7c-36868c340bb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1339 | 2024.10.10 05:40:22.050564 [ 3 ] {c6e6d30b-3876-46eb-9e7c-36868c340bb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1340 | 2024.10.10 05:40:22.050701 [ 3 ] {c6e6d30b-3876-46eb-9e7c-36868c340bb3} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1341 | 2024.10.10 05:40:22.050734 [ 3 ] {c6e6d30b-3876-46eb-9e7c-36868c340bb3} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1342 | 2024.10.10 05:40:22.050756 [ 3 ] {c6e6d30b-3876-46eb-9e7c-36868c340bb3} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
1343 | 2024.10.10 05:40:22.050774 [ 3 ] {c6e6d30b-3876-46eb-9e7c-36868c340bb3} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1344 | 2024.10.10 05:40:22.050815 [ 3 ] {c6e6d30b-3876-46eb-9e7c-36868c340bb3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1345 | 2024.10.10 05:40:22.050837 [ 3 ] {c6e6d30b-3876-46eb-9e7c-36868c340bb3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 8 rows starting from 0 | ||
1346 | 2024.10.10 05:40:22.051676 [ 3 ] {c6e6d30b-3876-46eb-9e7c-36868c340bb3} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.001746 sec., 4581.901489117984 rows/sec., 200.23 KiB/sec. | ||
1347 | 2024.10.10 05:40:22.051918 [ 3 ] {c6e6d30b-3876-46eb-9e7c-36868c340bb3} <Debug> DynamicQueryHandler: Done processing query | ||
1348 | 2024.10.10 05:40:22.051943 [ 3 ] {c6e6d30b-3876-46eb-9e7c-36868c340bb3} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1349 | 2024.10.10 05:40:22.051960 [ 3 ] {} <Debug> HTTP-Session: a0bccd2a-f5c0-41fd-ba49-5c220e3f5b43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1350 | 2024.10.10 05:40:22.052194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1351 | 2024.10.10 05:40:22.052244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1352 | 2024.10.10 05:40:22.052262 [ 3 ] {} <Debug> HTTP-Session: 0b1e09d7-3d91-4064-9978-aefe544dc03e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1353 | 2024.10.10 05:40:22.052279 [ 3 ] {} <Debug> HTTP-Session: 0b1e09d7-3d91-4064-9978-aefe544dc03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1354 | 2024.10.10 05:40:22.052293 [ 3 ] {} <Debug> HTTP-Session: 0b1e09d7-3d91-4064-9978-aefe544dc03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1355 | 2024.10.10 05:40:22.052324 [ 3 ] {} <Trace> HTTP-Session: 0b1e09d7-3d91-4064-9978-aefe544dc03e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1356 | 2024.10.10 05:40:22.052459 [ 3 ] {a94c7b9e-f74c-4136-9366-b416d5cb0bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
1357 | 2024.10.10 05:40:22.052708 [ 3 ] {a94c7b9e-f74c-4136-9366-b416d5cb0bd8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1358 | 2024.10.10 05:40:22.052744 [ 3 ] {a94c7b9e-f74c-4136-9366-b416d5cb0bd8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1359 | 2024.10.10 05:40:22.052974 [ 3 ] {a94c7b9e-f74c-4136-9366-b416d5cb0bd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1360 | 2024.10.10 05:40:22.053039 [ 3 ] {a94c7b9e-f74c-4136-9366-b416d5cb0bd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1361 | 2024.10.10 05:40:22.053181 [ 3 ] {a94c7b9e-f74c-4136-9366-b416d5cb0bd8} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1362 | 2024.10.10 05:40:22.053215 [ 3 ] {a94c7b9e-f74c-4136-9366-b416d5cb0bd8} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1363 | 2024.10.10 05:40:22.053238 [ 3 ] {a94c7b9e-f74c-4136-9366-b416d5cb0bd8} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
1364 | 2024.10.10 05:40:22.053261 [ 3 ] {a94c7b9e-f74c-4136-9366-b416d5cb0bd8} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1365 | 2024.10.10 05:40:22.053303 [ 3 ] {a94c7b9e-f74c-4136-9366-b416d5cb0bd8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1366 | 2024.10.10 05:40:22.053326 [ 3 ] {a94c7b9e-f74c-4136-9366-b416d5cb0bd8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 8 rows starting from 0 | ||
1367 | 2024.10.10 05:40:22.054131 [ 3 ] {a94c7b9e-f74c-4136-9366-b416d5cb0bd8} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.001732 sec., 4618.937644341801 rows/sec., 201.85 KiB/sec. | ||
1368 | 2024.10.10 05:40:22.054376 [ 3 ] {a94c7b9e-f74c-4136-9366-b416d5cb0bd8} <Debug> DynamicQueryHandler: Done processing query | ||
1369 | 2024.10.10 05:40:22.054401 [ 3 ] {a94c7b9e-f74c-4136-9366-b416d5cb0bd8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1370 | 2024.10.10 05:40:22.054417 [ 3 ] {} <Debug> HTTP-Session: 0b1e09d7-3d91-4064-9978-aefe544dc03e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1371 | 2024.10.10 05:40:22.054634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 568, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1372 | 2024.10.10 05:40:22.054682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1373 | 2024.10.10 05:40:22.054702 [ 3 ] {} <Debug> HTTP-Session: f12e3a71-a20b-49cb-b2dd-373c851d970d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1374 | 2024.10.10 05:40:22.054719 [ 3 ] {} <Debug> HTTP-Session: f12e3a71-a20b-49cb-b2dd-373c851d970d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1375 | 2024.10.10 05:40:22.054733 [ 3 ] {} <Debug> HTTP-Session: f12e3a71-a20b-49cb-b2dd-373c851d970d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1376 | 2024.10.10 05:40:22.054763 [ 3 ] {} <Trace> HTTP-Session: f12e3a71-a20b-49cb-b2dd-373c851d970d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1377 | 2024.10.10 05:40:22.054908 [ 3 ] {7c538da0-0add-431a-89b9-5f9424f5e6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
1378 | 2024.10.10 05:40:22.055170 [ 3 ] {7c538da0-0add-431a-89b9-5f9424f5e6a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1379 | 2024.10.10 05:40:22.055213 [ 3 ] {7c538da0-0add-431a-89b9-5f9424f5e6a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1380 | 2024.10.10 05:40:22.055445 [ 3 ] {7c538da0-0add-431a-89b9-5f9424f5e6a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1381 | 2024.10.10 05:40:22.055508 [ 3 ] {7c538da0-0add-431a-89b9-5f9424f5e6a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1382 | 2024.10.10 05:40:22.055647 [ 3 ] {7c538da0-0add-431a-89b9-5f9424f5e6a9} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1383 | 2024.10.10 05:40:22.055680 [ 3 ] {7c538da0-0add-431a-89b9-5f9424f5e6a9} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1384 | 2024.10.10 05:40:22.055704 [ 3 ] {7c538da0-0add-431a-89b9-5f9424f5e6a9} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
1385 | 2024.10.10 05:40:22.055722 [ 3 ] {7c538da0-0add-431a-89b9-5f9424f5e6a9} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1386 | 2024.10.10 05:40:22.055767 [ 3 ] {7c538da0-0add-431a-89b9-5f9424f5e6a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1387 | 2024.10.10 05:40:22.055800 [ 3 ] {7c538da0-0add-431a-89b9-5f9424f5e6a9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 8 rows starting from 0 | ||
1388 | 2024.10.10 05:40:22.056708 [ 3 ] {7c538da0-0add-431a-89b9-5f9424f5e6a9} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.001858 sec., 4305.705059203445 rows/sec., 188.16 KiB/sec. | ||
1389 | 2024.10.10 05:40:22.056980 [ 3 ] {7c538da0-0add-431a-89b9-5f9424f5e6a9} <Debug> DynamicQueryHandler: Done processing query | ||
1390 | 2024.10.10 05:40:22.057007 [ 3 ] {7c538da0-0add-431a-89b9-5f9424f5e6a9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1391 | 2024.10.10 05:40:22.057052 [ 3 ] {} <Debug> HTTP-Session: f12e3a71-a20b-49cb-b2dd-373c851d970d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1392 | 2024.10.10 05:40:22.057373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1393 | 2024.10.10 05:40:22.057439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1394 | 2024.10.10 05:40:22.057461 [ 3 ] {} <Debug> HTTP-Session: c29f641d-23e2-437f-add2-510e561796b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1395 | 2024.10.10 05:40:22.057480 [ 3 ] {} <Debug> HTTP-Session: c29f641d-23e2-437f-add2-510e561796b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1396 | 2024.10.10 05:40:22.057497 [ 3 ] {} <Debug> HTTP-Session: c29f641d-23e2-437f-add2-510e561796b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1397 | 2024.10.10 05:40:22.057535 [ 3 ] {} <Trace> HTTP-Session: c29f641d-23e2-437f-add2-510e561796b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1398 | 2024.10.10 05:40:22.057695 [ 3 ] {129b0d50-d179-4da4-8f34-59be0ad89d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1399 | 2024.10.10 05:40:22.058016 [ 3 ] {129b0d50-d179-4da4-8f34-59be0ad89d31} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1400 | 2024.10.10 05:40:22.058061 [ 3 ] {129b0d50-d179-4da4-8f34-59be0ad89d31} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1401 | 2024.10.10 05:40:22.058328 [ 3 ] {129b0d50-d179-4da4-8f34-59be0ad89d31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1402 | 2024.10.10 05:40:22.058426 [ 3 ] {129b0d50-d179-4da4-8f34-59be0ad89d31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1403 | 2024.10.10 05:40:22.058591 [ 3 ] {129b0d50-d179-4da4-8f34-59be0ad89d31} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1404 | 2024.10.10 05:40:22.058627 [ 3 ] {129b0d50-d179-4da4-8f34-59be0ad89d31} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1405 | 2024.10.10 05:40:22.058652 [ 3 ] {129b0d50-d179-4da4-8f34-59be0ad89d31} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
1406 | 2024.10.10 05:40:22.058671 [ 3 ] {129b0d50-d179-4da4-8f34-59be0ad89d31} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1407 | 2024.10.10 05:40:22.058718 [ 3 ] {129b0d50-d179-4da4-8f34-59be0ad89d31} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1408 | 2024.10.10 05:40:22.058741 [ 3 ] {129b0d50-d179-4da4-8f34-59be0ad89d31} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 8 rows starting from 0 | ||
1409 | 2024.10.10 05:40:22.059796 [ 3 ] {129b0d50-d179-4da4-8f34-59be0ad89d31} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.00217 sec., 3686.6359447004606 rows/sec., 161.11 KiB/sec. | ||
1410 | 2024.10.10 05:40:22.060050 [ 3 ] {129b0d50-d179-4da4-8f34-59be0ad89d31} <Debug> DynamicQueryHandler: Done processing query | ||
1411 | 2024.10.10 05:40:22.060075 [ 3 ] {129b0d50-d179-4da4-8f34-59be0ad89d31} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1412 | 2024.10.10 05:40:22.060095 [ 3 ] {} <Debug> HTTP-Session: c29f641d-23e2-437f-add2-510e561796b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1413 | 2024.10.10 05:40:22.060363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 619, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1414 | 2024.10.10 05:40:22.060429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1415 | 2024.10.10 05:40:22.060457 [ 3 ] {} <Debug> HTTP-Session: 48dc3c5b-8f45-4198-8a2d-8d8365f3f5b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1416 | 2024.10.10 05:40:22.060480 [ 3 ] {} <Debug> HTTP-Session: 48dc3c5b-8f45-4198-8a2d-8d8365f3f5b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1417 | 2024.10.10 05:40:22.060501 [ 3 ] {} <Debug> HTTP-Session: 48dc3c5b-8f45-4198-8a2d-8d8365f3f5b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1418 | 2024.10.10 05:40:22.060543 [ 3 ] {} <Trace> HTTP-Session: 48dc3c5b-8f45-4198-8a2d-8d8365f3f5b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1419 | 2024.10.10 05:40:22.060733 [ 3 ] {78ae9cd4-4733-48a0-b7e6-0133669a144c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1420 | 2024.10.10 05:40:22.061087 [ 3 ] {78ae9cd4-4733-48a0-b7e6-0133669a144c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1421 | 2024.10.10 05:40:22.061132 [ 3 ] {78ae9cd4-4733-48a0-b7e6-0133669a144c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1422 | 2024.10.10 05:40:22.061390 [ 3 ] {78ae9cd4-4733-48a0-b7e6-0133669a144c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1423 | 2024.10.10 05:40:22.061457 [ 3 ] {78ae9cd4-4733-48a0-b7e6-0133669a144c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1424 | 2024.10.10 05:40:22.061600 [ 3 ] {78ae9cd4-4733-48a0-b7e6-0133669a144c} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1425 | 2024.10.10 05:40:22.061633 [ 3 ] {78ae9cd4-4733-48a0-b7e6-0133669a144c} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1426 | 2024.10.10 05:40:22.061658 [ 3 ] {78ae9cd4-4733-48a0-b7e6-0133669a144c} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
1427 | 2024.10.10 05:40:22.061675 [ 3 ] {78ae9cd4-4733-48a0-b7e6-0133669a144c} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1428 | 2024.10.10 05:40:22.061719 [ 3 ] {78ae9cd4-4733-48a0-b7e6-0133669a144c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1429 | 2024.10.10 05:40:22.061741 [ 3 ] {78ae9cd4-4733-48a0-b7e6-0133669a144c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 8 rows starting from 0 | ||
1430 | 2024.10.10 05:40:22.062563 [ 3 ] {78ae9cd4-4733-48a0-b7e6-0133669a144c} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.001907 sec., 4195.070791819612 rows/sec., 183.33 KiB/sec. | ||
1431 | 2024.10.10 05:40:22.062830 [ 3 ] {78ae9cd4-4733-48a0-b7e6-0133669a144c} <Debug> DynamicQueryHandler: Done processing query | ||
1432 | 2024.10.10 05:40:22.062859 [ 3 ] {78ae9cd4-4733-48a0-b7e6-0133669a144c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1433 | 2024.10.10 05:40:22.062876 [ 3 ] {} <Debug> HTTP-Session: 48dc3c5b-8f45-4198-8a2d-8d8365f3f5b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1434 | 2024.10.10 05:40:22.063105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1435 | 2024.10.10 05:40:22.063155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1436 | 2024.10.10 05:40:22.063174 [ 3 ] {} <Debug> HTTP-Session: 47d551fa-d403-4629-ac59-a299b3daefd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1437 | 2024.10.10 05:40:22.063192 [ 3 ] {} <Debug> HTTP-Session: 47d551fa-d403-4629-ac59-a299b3daefd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1438 | 2024.10.10 05:40:22.063206 [ 3 ] {} <Debug> HTTP-Session: 47d551fa-d403-4629-ac59-a299b3daefd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1439 | 2024.10.10 05:40:22.063237 [ 3 ] {} <Trace> HTTP-Session: 47d551fa-d403-4629-ac59-a299b3daefd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1440 | 2024.10.10 05:40:22.063379 [ 3 ] {d4b73192-9327-4148-8954-63778256864a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1441 | 2024.10.10 05:40:22.063636 [ 3 ] {d4b73192-9327-4148-8954-63778256864a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1442 | 2024.10.10 05:40:22.063676 [ 3 ] {d4b73192-9327-4148-8954-63778256864a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1443 | 2024.10.10 05:40:22.063946 [ 3 ] {d4b73192-9327-4148-8954-63778256864a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1444 | 2024.10.10 05:40:22.064018 [ 3 ] {d4b73192-9327-4148-8954-63778256864a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1445 | 2024.10.10 05:40:22.064159 [ 3 ] {d4b73192-9327-4148-8954-63778256864a} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1446 | 2024.10.10 05:40:22.064193 [ 3 ] {d4b73192-9327-4148-8954-63778256864a} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1447 | 2024.10.10 05:40:22.064217 [ 3 ] {d4b73192-9327-4148-8954-63778256864a} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
1448 | 2024.10.10 05:40:22.064235 [ 3 ] {d4b73192-9327-4148-8954-63778256864a} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1449 | 2024.10.10 05:40:22.064277 [ 3 ] {d4b73192-9327-4148-8954-63778256864a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1450 | 2024.10.10 05:40:22.064299 [ 3 ] {d4b73192-9327-4148-8954-63778256864a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 8 rows starting from 0 | ||
1451 | 2024.10.10 05:40:22.065228 [ 3 ] {d4b73192-9327-4148-8954-63778256864a} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.001913 sec., 4181.913225300575 rows/sec., 182.75 KiB/sec. | ||
1452 | 2024.10.10 05:40:22.065482 [ 3 ] {d4b73192-9327-4148-8954-63778256864a} <Debug> DynamicQueryHandler: Done processing query | ||
1453 | 2024.10.10 05:40:22.065509 [ 3 ] {d4b73192-9327-4148-8954-63778256864a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1454 | 2024.10.10 05:40:22.065527 [ 3 ] {} <Debug> HTTP-Session: 47d551fa-d403-4629-ac59-a299b3daefd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1455 | 2024.10.10 05:40:22.065737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1456 | 2024.10.10 05:40:22.065787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1457 | 2024.10.10 05:40:22.065807 [ 3 ] {} <Debug> HTTP-Session: 4cd86f3a-e49e-4a5a-8c42-73678e95150f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1458 | 2024.10.10 05:40:22.065824 [ 3 ] {} <Debug> HTTP-Session: 4cd86f3a-e49e-4a5a-8c42-73678e95150f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1459 | 2024.10.10 05:40:22.065838 [ 3 ] {} <Debug> HTTP-Session: 4cd86f3a-e49e-4a5a-8c42-73678e95150f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1460 | 2024.10.10 05:40:22.065870 [ 3 ] {} <Trace> HTTP-Session: 4cd86f3a-e49e-4a5a-8c42-73678e95150f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1461 | 2024.10.10 05:40:22.066035 [ 3 ] {b1148170-29b6-425a-bb5f-76d39a7a9276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1462 | 2024.10.10 05:40:22.066301 [ 3 ] {b1148170-29b6-425a-bb5f-76d39a7a9276} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1463 | 2024.10.10 05:40:22.066353 [ 3 ] {b1148170-29b6-425a-bb5f-76d39a7a9276} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1464 | 2024.10.10 05:40:22.066676 [ 3 ] {b1148170-29b6-425a-bb5f-76d39a7a9276} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1465 | 2024.10.10 05:40:22.066749 [ 3 ] {b1148170-29b6-425a-bb5f-76d39a7a9276} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1466 | 2024.10.10 05:40:22.066893 [ 3 ] {b1148170-29b6-425a-bb5f-76d39a7a9276} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1467 | 2024.10.10 05:40:22.066927 [ 3 ] {b1148170-29b6-425a-bb5f-76d39a7a9276} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1468 | 2024.10.10 05:40:22.066952 [ 3 ] {b1148170-29b6-425a-bb5f-76d39a7a9276} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
1469 | 2024.10.10 05:40:22.066970 [ 3 ] {b1148170-29b6-425a-bb5f-76d39a7a9276} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1470 | 2024.10.10 05:40:22.067013 [ 3 ] {b1148170-29b6-425a-bb5f-76d39a7a9276} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1471 | 2024.10.10 05:40:22.067036 [ 3 ] {b1148170-29b6-425a-bb5f-76d39a7a9276} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 8 rows starting from 0 | ||
1472 | 2024.10.10 05:40:22.067891 [ 3 ] {b1148170-29b6-425a-bb5f-76d39a7a9276} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.00194 sec., 4123.711340206185 rows/sec., 180.21 KiB/sec. | ||
1473 | 2024.10.10 05:40:22.068185 [ 3 ] {b1148170-29b6-425a-bb5f-76d39a7a9276} <Debug> DynamicQueryHandler: Done processing query | ||
1474 | 2024.10.10 05:40:22.068212 [ 3 ] {b1148170-29b6-425a-bb5f-76d39a7a9276} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1475 | 2024.10.10 05:40:22.068229 [ 3 ] {} <Debug> HTTP-Session: 4cd86f3a-e49e-4a5a-8c42-73678e95150f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1476 | 2024.10.10 05:40:22.074728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 706, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1477 | 2024.10.10 05:40:22.074840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1478 | 2024.10.10 05:40:22.074874 [ 3 ] {} <Debug> HTTP-Session: 39575dbe-52cf-43fa-b1dd-e2560a0bfc98 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1479 | 2024.10.10 05:40:22.074905 [ 3 ] {} <Debug> HTTP-Session: 39575dbe-52cf-43fa-b1dd-e2560a0bfc98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1480 | 2024.10.10 05:40:22.074928 [ 3 ] {} <Debug> HTTP-Session: 39575dbe-52cf-43fa-b1dd-e2560a0bfc98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1481 | 2024.10.10 05:40:22.074987 [ 3 ] {} <Trace> HTTP-Session: 39575dbe-52cf-43fa-b1dd-e2560a0bfc98 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1482 | 2024.10.10 05:40:22.075247 [ 3 ] {573f27fa-6cd1-4257-872d-d39aae51c8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) 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', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1483 | 2024.10.10 05:40:22.075688 [ 3 ] {573f27fa-6cd1-4257-872d-d39aae51c8e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1484 | 2024.10.10 05:40:22.075743 [ 3 ] {573f27fa-6cd1-4257-872d-d39aae51c8e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1485 | 2024.10.10 05:40:22.076136 [ 3 ] {573f27fa-6cd1-4257-872d-d39aae51c8e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1486 | 2024.10.10 05:40:22.076268 [ 3 ] {573f27fa-6cd1-4257-872d-d39aae51c8e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1487 | 2024.10.10 05:40:22.076546 [ 3 ] {573f27fa-6cd1-4257-872d-d39aae51c8e9} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1488 | 2024.10.10 05:40:22.076609 [ 3 ] {573f27fa-6cd1-4257-872d-d39aae51c8e9} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1489 | 2024.10.10 05:40:22.076642 [ 3 ] {573f27fa-6cd1-4257-872d-d39aae51c8e9} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
1490 | 2024.10.10 05:40:22.076664 [ 3 ] {573f27fa-6cd1-4257-872d-d39aae51c8e9} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1491 | 2024.10.10 05:40:22.076727 [ 3 ] {573f27fa-6cd1-4257-872d-d39aae51c8e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1492 | 2024.10.10 05:40:22.076758 [ 3 ] {573f27fa-6cd1-4257-872d-d39aae51c8e9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 8 rows starting from 0 | ||
1493 | 2024.10.10 05:40:22.077843 [ 3 ] {573f27fa-6cd1-4257-872d-d39aae51c8e9} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002716 sec., 2945.5081001472754 rows/sec., 128.72 KiB/sec. | ||
1494 | 2024.10.10 05:40:22.078138 [ 3 ] {573f27fa-6cd1-4257-872d-d39aae51c8e9} <Debug> DynamicQueryHandler: Done processing query | ||
1495 | 2024.10.10 05:40:22.078165 [ 3 ] {573f27fa-6cd1-4257-872d-d39aae51c8e9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1496 | 2024.10.10 05:40:22.078183 [ 3 ] {} <Debug> HTTP-Session: 39575dbe-52cf-43fa-b1dd-e2560a0bfc98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1497 | 2024.10.10 05:40:22.079895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 3916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1498 | 2024.10.10 05:40:22.079951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1499 | 2024.10.10 05:40:22.079971 [ 3 ] {} <Debug> HTTP-Session: 7c8c199d-c317-4c53-ac69-f83045dc4d21 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1500 | 2024.10.10 05:40:22.079990 [ 3 ] {} <Debug> HTTP-Session: 7c8c199d-c317-4c53-ac69-f83045dc4d21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1501 | 2024.10.10 05:40:22.080004 [ 3 ] {} <Debug> HTTP-Session: 7c8c199d-c317-4c53-ac69-f83045dc4d21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1502 | 2024.10.10 05:40:22.080038 [ 3 ] {} <Trace> HTTP-Session: 7c8c199d-c317-4c53-ac69-f83045dc4d21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1503 | 2024.10.10 05:40:22.080172 [ 3 ] {4d092913-6029-445d-bd9c-c88774e237fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1504 | 2024.10.10 05:40:22.080225 [ 3 ] {4d092913-6029-445d-bd9c-c88774e237fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1505 | 2024.10.10 05:40:22.080403 [ 3 ] {4d092913-6029-445d-bd9c-c88774e237fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1506 | 2024.10.10 05:40:22.080802 [ 3 ] {4d092913-6029-445d-bd9c-c88774e237fe} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1507 | 2024.10.10 05:40:22.080846 [ 3 ] {4d092913-6029-445d-bd9c-c88774e237fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1508 | 2024.10.10 05:40:22.081400 [ 3 ] {4d092913-6029-445d-bd9c-c88774e237fe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1509 | 2024.10.10 05:40:22.081752 [ 3 ] {4d092913-6029-445d-bd9c-c88774e237fe} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1510 | 2024.10.10 05:40:22.081905 [ 3 ] {4d092913-6029-445d-bd9c-c88774e237fe} <Debug> executeQuery: Read 12 rows, 2.06 KiB in 0.001787 sec., 6715.165081141578 rows/sec., 1.13 MiB/sec. | ||
1511 | 2024.10.10 05:40:22.082215 [ 3 ] {4d092913-6029-445d-bd9c-c88774e237fe} <Debug> DynamicQueryHandler: Done processing query | ||
1512 | 2024.10.10 05:40:22.082243 [ 3 ] {4d092913-6029-445d-bd9c-c88774e237fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1513 | 2024.10.10 05:40:22.082259 [ 3 ] {} <Debug> HTTP-Session: 7c8c199d-c317-4c53-ac69-f83045dc4d21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1514 | 2024.10.10 05:40:22.082508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 23744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1515 | 2024.10.10 05:40:22.082579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1516 | 2024.10.10 05:40:22.082607 [ 3 ] {} <Debug> HTTP-Session: e9267571-2f0f-44a8-b6b1-69653d9c7275 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1517 | 2024.10.10 05:40:22.082631 [ 3 ] {} <Debug> HTTP-Session: e9267571-2f0f-44a8-b6b1-69653d9c7275 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1518 | 2024.10.10 05:40:22.082655 [ 3 ] {} <Debug> HTTP-Session: e9267571-2f0f-44a8-b6b1-69653d9c7275 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1519 | 2024.10.10 05:40:22.082699 [ 3 ] {} <Trace> HTTP-Session: e9267571-2f0f-44a8-b6b1-69653d9c7275 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1520 | 2024.10.10 05:40:22.082917 [ 3 ] {9ca485bb-6585-4abe-b6f1-27c9084ca59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1521 | 2024.10.10 05:40:22.082981 [ 3 ] {9ca485bb-6585-4abe-b6f1-27c9084ca59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1522 | 2024.10.10 05:40:22.083331 [ 3 ] {9ca485bb-6585-4abe-b6f1-27c9084ca59b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1523 | 2024.10.10 05:40:22.083806 [ 3 ] {9ca485bb-6585-4abe-b6f1-27c9084ca59b} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1524 | 2024.10.10 05:40:22.083856 [ 3 ] {9ca485bb-6585-4abe-b6f1-27c9084ca59b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1525 | 2024.10.10 05:40:22.084322 [ 3 ] {9ca485bb-6585-4abe-b6f1-27c9084ca59b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1526 | 2024.10.10 05:40:22.084833 [ 3 ] {9ca485bb-6585-4abe-b6f1-27c9084ca59b} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1527 | 2024.10.10 05:40:22.085038 [ 3 ] {9ca485bb-6585-4abe-b6f1-27c9084ca59b} <Debug> executeQuery: Read 153 rows, 14.40 KiB in 0.002206 sec., 69356.30099728014 rows/sec., 6.38 MiB/sec. | ||
1528 | 2024.10.10 05:40:22.085282 [ 3 ] {9ca485bb-6585-4abe-b6f1-27c9084ca59b} <Debug> DynamicQueryHandler: Done processing query | ||
1529 | 2024.10.10 05:40:22.085315 [ 3 ] {9ca485bb-6585-4abe-b6f1-27c9084ca59b} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
1530 | 2024.10.10 05:40:22.085339 [ 3 ] {} <Debug> HTTP-Session: e9267571-2f0f-44a8-b6b1-69653d9c7275 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1531 | 2024.10.10 05:40:22.085489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1532 | 2024.10.10 05:40:22.085558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1533 | 2024.10.10 05:40:22.085588 [ 3 ] {} <Debug> HTTP-Session: 465b6d97-71fb-464f-89d0-62a981758add Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1534 | 2024.10.10 05:40:22.085614 [ 3 ] {} <Debug> HTTP-Session: 465b6d97-71fb-464f-89d0-62a981758add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1535 | 2024.10.10 05:40:22.085635 [ 3 ] {} <Debug> HTTP-Session: 465b6d97-71fb-464f-89d0-62a981758add Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1536 | 2024.10.10 05:40:22.085680 [ 3 ] {} <Trace> HTTP-Session: 465b6d97-71fb-464f-89d0-62a981758add Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1537 | 2024.10.10 05:40:22.085814 [ 3 ] {716128b5-f0b6-40c3-b14e-be0005e568b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1538 | 2024.10.10 05:40:22.085872 [ 3 ] {716128b5-f0b6-40c3-b14e-be0005e568b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1539 | 2024.10.10 05:40:22.086106 [ 3 ] {716128b5-f0b6-40c3-b14e-be0005e568b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1540 | 2024.10.10 05:40:22.086432 [ 3 ] {716128b5-f0b6-40c3-b14e-be0005e568b2} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1541 | 2024.10.10 05:40:22.086471 [ 3 ] {716128b5-f0b6-40c3-b14e-be0005e568b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1542 | 2024.10.10 05:40:22.086838 [ 3 ] {716128b5-f0b6-40c3-b14e-be0005e568b2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1543 | 2024.10.10 05:40:22.087236 [ 3 ] {716128b5-f0b6-40c3-b14e-be0005e568b2} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1544 | 2024.10.10 05:40:22.087386 [ 3 ] {716128b5-f0b6-40c3-b14e-be0005e568b2} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001604 sec., 4987.5311720698255 rows/sec., 375.04 KiB/sec. | ||
1545 | 2024.10.10 05:40:22.087565 [ 3 ] {716128b5-f0b6-40c3-b14e-be0005e568b2} <Debug> DynamicQueryHandler: Done processing query | ||
1546 | 2024.10.10 05:40:22.087590 [ 3 ] {716128b5-f0b6-40c3-b14e-be0005e568b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1547 | 2024.10.10 05:40:22.087606 [ 3 ] {} <Debug> HTTP-Session: 465b6d97-71fb-464f-89d0-62a981758add Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1548 | 2024.10.10 05:40:22.087752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1549 | 2024.10.10 05:40:22.087807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1550 | 2024.10.10 05:40:22.087827 [ 3 ] {} <Debug> HTTP-Session: 0873c4a4-a195-4f1c-a69d-b321e5ee7607 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1551 | 2024.10.10 05:40:22.087844 [ 3 ] {} <Debug> HTTP-Session: 0873c4a4-a195-4f1c-a69d-b321e5ee7607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1552 | 2024.10.10 05:40:22.087859 [ 3 ] {} <Debug> HTTP-Session: 0873c4a4-a195-4f1c-a69d-b321e5ee7607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1553 | 2024.10.10 05:40:22.087890 [ 3 ] {} <Trace> HTTP-Session: 0873c4a4-a195-4f1c-a69d-b321e5ee7607 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1554 | 2024.10.10 05:40:22.087996 [ 3 ] {f36af7a5-ba11-409c-a2b4-25455aa8375b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1555 | 2024.10.10 05:40:22.088041 [ 3 ] {f36af7a5-ba11-409c-a2b4-25455aa8375b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1556 | 2024.10.10 05:40:22.088273 [ 3 ] {f36af7a5-ba11-409c-a2b4-25455aa8375b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1557 | 2024.10.10 05:40:22.090816 [ 3 ] {f36af7a5-ba11-409c-a2b4-25455aa8375b} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1558 | 2024.10.10 05:40:22.090868 [ 3 ] {f36af7a5-ba11-409c-a2b4-25455aa8375b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1559 | 2024.10.10 05:40:22.091414 [ 3 ] {f36af7a5-ba11-409c-a2b4-25455aa8375b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1560 | 2024.10.10 05:40:22.091994 [ 3 ] {f36af7a5-ba11-409c-a2b4-25455aa8375b} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1561 | 2024.10.10 05:40:22.092175 [ 3 ] {f36af7a5-ba11-409c-a2b4-25455aa8375b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.0042 sec., 3333.3333333333335 rows/sec., 233.44 KiB/sec. | ||
1562 | 2024.10.10 05:40:22.092421 [ 3 ] {f36af7a5-ba11-409c-a2b4-25455aa8375b} <Debug> DynamicQueryHandler: Done processing query | ||
1563 | 2024.10.10 05:40:22.092448 [ 3 ] {f36af7a5-ba11-409c-a2b4-25455aa8375b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1564 | 2024.10.10 05:40:22.092464 [ 3 ] {} <Debug> HTTP-Session: 0873c4a4-a195-4f1c-a69d-b321e5ee7607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1565 | 2024.10.10 05:40:22.092627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1566 | 2024.10.10 05:40:22.092679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1567 | 2024.10.10 05:40:22.092698 [ 3 ] {} <Debug> HTTP-Session: 1ee3935c-764c-495c-bf86-981e7d02354f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1568 | 2024.10.10 05:40:22.092716 [ 3 ] {} <Debug> HTTP-Session: 1ee3935c-764c-495c-bf86-981e7d02354f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1569 | 2024.10.10 05:40:22.092731 [ 3 ] {} <Debug> HTTP-Session: 1ee3935c-764c-495c-bf86-981e7d02354f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1570 | 2024.10.10 05:40:22.092777 [ 3 ] {} <Trace> HTTP-Session: 1ee3935c-764c-495c-bf86-981e7d02354f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1571 | 2024.10.10 05:40:22.092887 [ 3 ] {5fa1e1f8-ad19-4a2e-8ed4-574be0a40586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
1572 | 2024.10.10 05:40:22.092937 [ 3 ] {5fa1e1f8-ad19-4a2e-8ed4-574be0a40586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1573 | 2024.10.10 05:40:22.093200 [ 3 ] {5fa1e1f8-ad19-4a2e-8ed4-574be0a40586} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1574 | 2024.10.10 05:40:22.093969 [ 3 ] {5fa1e1f8-ad19-4a2e-8ed4-574be0a40586} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1575 | 2024.10.10 05:40:22.094019 [ 3 ] {5fa1e1f8-ad19-4a2e-8ed4-574be0a40586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1576 | 2024.10.10 05:40:22.094538 [ 3 ] {5fa1e1f8-ad19-4a2e-8ed4-574be0a40586} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1577 | 2024.10.10 05:40:22.095052 [ 3 ] {5fa1e1f8-ad19-4a2e-8ed4-574be0a40586} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1578 | 2024.10.10 05:40:22.095252 [ 3 ] {5fa1e1f8-ad19-4a2e-8ed4-574be0a40586} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.002382 sec., 2518.891687657431 rows/sec., 148.82 KiB/sec. | ||
1579 | 2024.10.10 05:40:22.095470 [ 3 ] {5fa1e1f8-ad19-4a2e-8ed4-574be0a40586} <Debug> DynamicQueryHandler: Done processing query | ||
1580 | 2024.10.10 05:40:22.095503 [ 3 ] {5fa1e1f8-ad19-4a2e-8ed4-574be0a40586} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1581 | 2024.10.10 05:40:22.095521 [ 3 ] {} <Debug> HTTP-Session: 1ee3935c-764c-495c-bf86-981e7d02354f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1582 | 2024.10.10 05:40:22.095868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 53672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1583 | 2024.10.10 05:40:22.095922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1584 | 2024.10.10 05:40:22.095942 [ 3 ] {} <Debug> HTTP-Session: 7fbab434-3f8a-4706-9647-6aa539b3118b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1585 | 2024.10.10 05:40:22.095959 [ 3 ] {} <Debug> HTTP-Session: 7fbab434-3f8a-4706-9647-6aa539b3118b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1586 | 2024.10.10 05:40:22.095973 [ 3 ] {} <Debug> HTTP-Session: 7fbab434-3f8a-4706-9647-6aa539b3118b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1587 | 2024.10.10 05:40:22.096005 [ 3 ] {} <Trace> HTTP-Session: 7fbab434-3f8a-4706-9647-6aa539b3118b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1588 | 2024.10.10 05:40:22.096222 [ 3 ] {83170bd7-9c3b-4898-a8a3-90223622803c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1589 | 2024.10.10 05:40:22.096270 [ 3 ] {83170bd7-9c3b-4898-a8a3-90223622803c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1590 | 2024.10.10 05:40:22.096504 [ 3 ] {83170bd7-9c3b-4898-a8a3-90223622803c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1591 | 2024.10.10 05:40:22.097057 [ 3 ] {83170bd7-9c3b-4898-a8a3-90223622803c} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1592 | 2024.10.10 05:40:22.097096 [ 3 ] {83170bd7-9c3b-4898-a8a3-90223622803c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1593 | 2024.10.10 05:40:22.097496 [ 3 ] {83170bd7-9c3b-4898-a8a3-90223622803c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1594 | 2024.10.10 05:40:22.097867 [ 3 ] {83170bd7-9c3b-4898-a8a3-90223622803c} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1595 | 2024.10.10 05:40:22.097992 [ 3 ] {83170bd7-9c3b-4898-a8a3-90223622803c} <Debug> executeQuery: Read 334 rows, 23.85 KiB in 0.001878 sec., 177848.77529286477 rows/sec., 12.40 MiB/sec. | ||
1596 | 2024.10.10 05:40:22.098175 [ 3 ] {83170bd7-9c3b-4898-a8a3-90223622803c} <Debug> DynamicQueryHandler: Done processing query | ||
1597 | 2024.10.10 05:40:22.098201 [ 3 ] {83170bd7-9c3b-4898-a8a3-90223622803c} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB. | ||
1598 | 2024.10.10 05:40:22.098217 [ 3 ] {} <Debug> HTTP-Session: 7fbab434-3f8a-4706-9647-6aa539b3118b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1599 | 2024.10.10 05:40:22.098387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1600 | 2024.10.10 05:40:22.098440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1601 | 2024.10.10 05:40:22.098459 [ 3 ] {} <Debug> HTTP-Session: 49ad59b1-9159-4be1-994b-91f1a16f6dae Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1602 | 2024.10.10 05:40:22.098477 [ 3 ] {} <Debug> HTTP-Session: 49ad59b1-9159-4be1-994b-91f1a16f6dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1603 | 2024.10.10 05:40:22.098492 [ 3 ] {} <Debug> HTTP-Session: 49ad59b1-9159-4be1-994b-91f1a16f6dae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1604 | 2024.10.10 05:40:22.098524 [ 3 ] {} <Trace> HTTP-Session: 49ad59b1-9159-4be1-994b-91f1a16f6dae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1605 | 2024.10.10 05:40:22.098622 [ 3 ] {0e6c06df-880a-46e4-b9b4-b19d5ef21279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1606 | 2024.10.10 05:40:22.098669 [ 3 ] {0e6c06df-880a-46e4-b9b4-b19d5ef21279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1607 | 2024.10.10 05:40:22.098803 [ 3 ] {0e6c06df-880a-46e4-b9b4-b19d5ef21279} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1608 | 2024.10.10 05:40:22.099098 [ 3 ] {0e6c06df-880a-46e4-b9b4-b19d5ef21279} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1609 | 2024.10.10 05:40:22.099134 [ 3 ] {0e6c06df-880a-46e4-b9b4-b19d5ef21279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1610 | 2024.10.10 05:40:22.099559 [ 3 ] {0e6c06df-880a-46e4-b9b4-b19d5ef21279} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1611 | 2024.10.10 05:40:22.100055 [ 3 ] {0e6c06df-880a-46e4-b9b4-b19d5ef21279} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1612 | 2024.10.10 05:40:22.100220 [ 3 ] {0e6c06df-880a-46e4-b9b4-b19d5ef21279} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001622 sec., 3699.1368680641185 rows/sec., 193.27 KiB/sec. | ||
1613 | 2024.10.10 05:40:22.100414 [ 3 ] {0e6c06df-880a-46e4-b9b4-b19d5ef21279} <Debug> DynamicQueryHandler: Done processing query | ||
1614 | 2024.10.10 05:40:22.100442 [ 3 ] {0e6c06df-880a-46e4-b9b4-b19d5ef21279} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1615 | 2024.10.10 05:40:22.100459 [ 3 ] {} <Debug> HTTP-Session: 49ad59b1-9159-4be1-994b-91f1a16f6dae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1616 | 2024.10.10 05:40:22.100643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 16025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1617 | 2024.10.10 05:40:22.100694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1618 | 2024.10.10 05:40:22.100714 [ 3 ] {} <Debug> HTTP-Session: f76a5759-dd58-4e20-a8b2-748aee65cc7d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1619 | 2024.10.10 05:40:22.100731 [ 3 ] {} <Debug> HTTP-Session: f76a5759-dd58-4e20-a8b2-748aee65cc7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1620 | 2024.10.10 05:40:22.100745 [ 3 ] {} <Debug> HTTP-Session: f76a5759-dd58-4e20-a8b2-748aee65cc7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1621 | 2024.10.10 05:40:22.100778 [ 3 ] {} <Trace> HTTP-Session: f76a5759-dd58-4e20-a8b2-748aee65cc7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1622 | 2024.10.10 05:40:22.100914 [ 3 ] {ea1f3197-8f49-46d6-82f1-b92badebfb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1623 | 2024.10.10 05:40:22.100964 [ 3 ] {ea1f3197-8f49-46d6-82f1-b92badebfb40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1624 | 2024.10.10 05:40:22.101108 [ 3 ] {ea1f3197-8f49-46d6-82f1-b92badebfb40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1625 | 2024.10.10 05:40:22.101473 [ 3 ] {ea1f3197-8f49-46d6-82f1-b92badebfb40} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1626 | 2024.10.10 05:40:22.101510 [ 3 ] {ea1f3197-8f49-46d6-82f1-b92badebfb40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1627 | 2024.10.10 05:40:22.101902 [ 3 ] {ea1f3197-8f49-46d6-82f1-b92badebfb40} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1628 | 2024.10.10 05:40:22.102259 [ 3 ] {ea1f3197-8f49-46d6-82f1-b92badebfb40} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1629 | 2024.10.10 05:40:22.102392 [ 3 ] {ea1f3197-8f49-46d6-82f1-b92badebfb40} <Debug> executeQuery: Read 87 rows, 5.62 KiB in 0.001526 sec., 57011.79554390564 rows/sec., 3.59 MiB/sec. | ||
1630 | 2024.10.10 05:40:22.102578 [ 3 ] {ea1f3197-8f49-46d6-82f1-b92badebfb40} <Debug> DynamicQueryHandler: Done processing query | ||
1631 | 2024.10.10 05:40:22.102604 [ 3 ] {ea1f3197-8f49-46d6-82f1-b92badebfb40} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1632 | 2024.10.10 05:40:22.102620 [ 3 ] {} <Debug> HTTP-Session: f76a5759-dd58-4e20-a8b2-748aee65cc7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1633 | 2024.10.10 05:40:22.102739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1634 | 2024.10.10 05:40:22.102788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1635 | 2024.10.10 05:40:22.102809 [ 3 ] {} <Debug> HTTP-Session: c3d52f6c-a1f2-469f-a435-8620ba88782b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1636 | 2024.10.10 05:40:22.102825 [ 3 ] {} <Debug> HTTP-Session: c3d52f6c-a1f2-469f-a435-8620ba88782b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1637 | 2024.10.10 05:40:22.102840 [ 3 ] {} <Debug> HTTP-Session: c3d52f6c-a1f2-469f-a435-8620ba88782b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1638 | 2024.10.10 05:40:22.102872 [ 3 ] {} <Trace> HTTP-Session: c3d52f6c-a1f2-469f-a435-8620ba88782b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1639 | 2024.10.10 05:40:22.102967 [ 3 ] {4f657757-12ca-4233-be0a-167b1eba098a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
1640 | 2024.10.10 05:40:22.103013 [ 3 ] {4f657757-12ca-4233-be0a-167b1eba098a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1641 | 2024.10.10 05:40:22.103142 [ 3 ] {4f657757-12ca-4233-be0a-167b1eba098a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1642 | 2024.10.10 05:40:22.103406 [ 3 ] {4f657757-12ca-4233-be0a-167b1eba098a} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1643 | 2024.10.10 05:40:22.103441 [ 3 ] {4f657757-12ca-4233-be0a-167b1eba098a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1644 | 2024.10.10 05:40:22.103904 [ 3 ] {4f657757-12ca-4233-be0a-167b1eba098a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1645 | 2024.10.10 05:40:22.104241 [ 3 ] {4f657757-12ca-4233-be0a-167b1eba098a} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1646 | 2024.10.10 05:40:22.104370 [ 3 ] {4f657757-12ca-4233-be0a-167b1eba098a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001425 sec., 701.7543859649122 rows/sec., 47.29 KiB/sec. | ||
1647 | 2024.10.10 05:40:22.104625 [ 3 ] {4f657757-12ca-4233-be0a-167b1eba098a} <Debug> DynamicQueryHandler: Done processing query | ||
1648 | 2024.10.10 05:40:22.104650 [ 3 ] {4f657757-12ca-4233-be0a-167b1eba098a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1649 | 2024.10.10 05:40:22.104666 [ 3 ] {} <Debug> HTTP-Session: c3d52f6c-a1f2-469f-a435-8620ba88782b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1650 | 2024.10.10 05:40:22.104796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1651 | 2024.10.10 05:40:22.104847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1652 | 2024.10.10 05:40:22.104866 [ 3 ] {} <Debug> HTTP-Session: 2fa70ac8-45d2-4427-94fa-f895ae9c001d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1653 | 2024.10.10 05:40:22.104883 [ 3 ] {} <Debug> HTTP-Session: 2fa70ac8-45d2-4427-94fa-f895ae9c001d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1654 | 2024.10.10 05:40:22.104899 [ 3 ] {} <Debug> HTTP-Session: 2fa70ac8-45d2-4427-94fa-f895ae9c001d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1655 | 2024.10.10 05:40:22.104931 [ 3 ] {} <Trace> HTTP-Session: 2fa70ac8-45d2-4427-94fa-f895ae9c001d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1656 | 2024.10.10 05:40:22.105118 [ 3 ] {448b0dd0-8fae-40d7-8a10-b1844613c1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1657 | 2024.10.10 05:40:22.105191 [ 3 ] {448b0dd0-8fae-40d7-8a10-b1844613c1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1658 | 2024.10.10 05:40:22.105762 [ 3 ] {448b0dd0-8fae-40d7-8a10-b1844613c1f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1659 | 2024.10.10 05:40:22.106447 [ 3 ] {448b0dd0-8fae-40d7-8a10-b1844613c1f1} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1660 | 2024.10.10 05:40:22.106489 [ 3 ] {448b0dd0-8fae-40d7-8a10-b1844613c1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1661 | 2024.10.10 05:40:22.107293 [ 3 ] {448b0dd0-8fae-40d7-8a10-b1844613c1f1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1662 | 2024.10.10 05:40:22.107887 [ 3 ] {448b0dd0-8fae-40d7-8a10-b1844613c1f1} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1663 | 2024.10.10 05:40:22.108078 [ 3 ] {448b0dd0-8fae-40d7-8a10-b1844613c1f1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003071 sec., 2605.0146532074245 rows/sec., 4.67 MiB/sec. | ||
1664 | 2024.10.10 05:40:22.108738 [ 3 ] {448b0dd0-8fae-40d7-8a10-b1844613c1f1} <Debug> DynamicQueryHandler: Done processing query | ||
1665 | 2024.10.10 05:40:22.108809 [ 3 ] {448b0dd0-8fae-40d7-8a10-b1844613c1f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
1666 | 2024.10.10 05:40:22.108834 [ 3 ] {} <Debug> HTTP-Session: 2fa70ac8-45d2-4427-94fa-f895ae9c001d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1667 | 2024.10.10 05:40:22.108997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 4540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1668 | 2024.10.10 05:40:22.109049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1669 | 2024.10.10 05:40:22.109069 [ 3 ] {} <Debug> HTTP-Session: d3709496-e6df-4ff0-bd1c-235f299df684 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1670 | 2024.10.10 05:40:22.109086 [ 3 ] {} <Debug> HTTP-Session: d3709496-e6df-4ff0-bd1c-235f299df684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1671 | 2024.10.10 05:40:22.109100 [ 3 ] {} <Debug> HTTP-Session: d3709496-e6df-4ff0-bd1c-235f299df684 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1672 | 2024.10.10 05:40:22.109132 [ 3 ] {} <Trace> HTTP-Session: d3709496-e6df-4ff0-bd1c-235f299df684 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1673 | 2024.10.10 05:40:22.109244 [ 3 ] {eb2b1dca-594b-4e12-a170-b73e26aab3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1674 | 2024.10.10 05:40:22.109288 [ 3 ] {eb2b1dca-594b-4e12-a170-b73e26aab3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1675 | 2024.10.10 05:40:22.109423 [ 3 ] {eb2b1dca-594b-4e12-a170-b73e26aab3b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1676 | 2024.10.10 05:40:22.109726 [ 3 ] {eb2b1dca-594b-4e12-a170-b73e26aab3b3} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1677 | 2024.10.10 05:40:22.109763 [ 3 ] {eb2b1dca-594b-4e12-a170-b73e26aab3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1678 | 2024.10.10 05:40:22.110131 [ 3 ] {eb2b1dca-594b-4e12-a170-b73e26aab3b3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1679 | 2024.10.10 05:40:22.110527 [ 3 ] {eb2b1dca-594b-4e12-a170-b73e26aab3b3} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1680 | 2024.10.10 05:40:22.110654 [ 3 ] {eb2b1dca-594b-4e12-a170-b73e26aab3b3} <Debug> executeQuery: Read 32 rows, 1.82 KiB in 0.001442 sec., 22191.400832177533 rows/sec., 1.23 MiB/sec. | ||
1681 | 2024.10.10 05:40:22.110854 [ 3 ] {eb2b1dca-594b-4e12-a170-b73e26aab3b3} <Debug> DynamicQueryHandler: Done processing query | ||
1682 | 2024.10.10 05:40:22.110879 [ 3 ] {eb2b1dca-594b-4e12-a170-b73e26aab3b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1683 | 2024.10.10 05:40:22.110894 [ 3 ] {} <Debug> HTTP-Session: d3709496-e6df-4ff0-bd1c-235f299df684 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1684 | 2024.10.10 05:40:25.123812 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1685 | 2024.10.10 05:40:25.123870 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1686 | 2024.10.10 05:40:26.999433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 7426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1687 | 2024.10.10 05:40:26.999606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1688 | 2024.10.10 05:40:26.999650 [ 3 ] {} <Debug> HTTP-Session: 7de39796-d398-423b-90ac-319117da0c68 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1689 | 2024.10.10 05:40:26.999692 [ 3 ] {} <Debug> HTTP-Session: 7de39796-d398-423b-90ac-319117da0c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1690 | 2024.10.10 05:40:26.999721 [ 3 ] {} <Debug> HTTP-Session: 7de39796-d398-423b-90ac-319117da0c68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1691 | 2024.10.10 05:40:26.999801 [ 3 ] {} <Trace> HTTP-Session: 7de39796-d398-423b-90ac-319117da0c68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1692 | 2024.10.10 05:40:27.000105 [ 3 ] {474cc89d-85d8-4d1b-8f6a-201431793e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1693 | 2024.10.10 05:40:27.000215 [ 3 ] {474cc89d-85d8-4d1b-8f6a-201431793e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1694 | 2024.10.10 05:40:27.000606 [ 3 ] {474cc89d-85d8-4d1b-8f6a-201431793e4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1695 | 2024.10.10 05:40:27.001092 [ 3 ] {474cc89d-85d8-4d1b-8f6a-201431793e4b} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1696 | 2024.10.10 05:40:27.001149 [ 3 ] {474cc89d-85d8-4d1b-8f6a-201431793e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1697 | 2024.10.10 05:40:27.001162 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.48 MiB, peak 144.19 MiB, free memory in arenas 0.00 B, will set to 139.45 MiB (RSS), difference: -1.04 MiB | ||
1698 | 2024.10.10 05:40:27.001892 [ 3 ] {474cc89d-85d8-4d1b-8f6a-201431793e4b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1699 | 2024.10.10 05:40:27.002280 [ 3 ] {474cc89d-85d8-4d1b-8f6a-201431793e4b} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1700 | 2024.10.10 05:40:27.002474 [ 3 ] {474cc89d-85d8-4d1b-8f6a-201431793e4b} <Debug> executeQuery: Read 48 rows, 4.46 KiB in 0.002472 sec., 19417.475728155343 rows/sec., 1.76 MiB/sec. | ||
1701 | 2024.10.10 05:40:27.002678 [ 3 ] {474cc89d-85d8-4d1b-8f6a-201431793e4b} <Debug> DynamicQueryHandler: Done processing query | ||
1702 | 2024.10.10 05:40:27.002704 [ 3 ] {474cc89d-85d8-4d1b-8f6a-201431793e4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1703 | 2024.10.10 05:40:27.002720 [ 3 ] {} <Debug> HTTP-Session: 7de39796-d398-423b-90ac-319117da0c68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1704 | 2024.10.10 05:40:27.002850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 3207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1705 | 2024.10.10 05:40:27.002898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1706 | 2024.10.10 05:40:27.002917 [ 3 ] {} <Debug> HTTP-Session: aa89922c-c05a-451e-b30a-db069f48c96f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1707 | 2024.10.10 05:40:27.002933 [ 3 ] {} <Debug> HTTP-Session: aa89922c-c05a-451e-b30a-db069f48c96f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1708 | 2024.10.10 05:40:27.002946 [ 3 ] {} <Debug> HTTP-Session: aa89922c-c05a-451e-b30a-db069f48c96f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1709 | 2024.10.10 05:40:27.002976 [ 3 ] {} <Trace> HTTP-Session: aa89922c-c05a-451e-b30a-db069f48c96f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1710 | 2024.10.10 05:40:27.003076 [ 3 ] {23f30c66-6109-488d-ba1f-3d0b35742373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1711 | 2024.10.10 05:40:27.003121 [ 3 ] {23f30c66-6109-488d-ba1f-3d0b35742373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1712 | 2024.10.10 05:40:27.003359 [ 3 ] {23f30c66-6109-488d-ba1f-3d0b35742373} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1713 | 2024.10.10 05:40:27.003705 [ 3 ] {23f30c66-6109-488d-ba1f-3d0b35742373} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1714 | 2024.10.10 05:40:27.003742 [ 3 ] {23f30c66-6109-488d-ba1f-3d0b35742373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1715 | 2024.10.10 05:40:27.004087 [ 3 ] {23f30c66-6109-488d-ba1f-3d0b35742373} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1716 | 2024.10.10 05:40:27.004437 [ 3 ] {23f30c66-6109-488d-ba1f-3d0b35742373} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1717 | 2024.10.10 05:40:27.004603 [ 3 ] {23f30c66-6109-488d-ba1f-3d0b35742373} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001556 sec., 14138.817480719794 rows/sec., 1.04 MiB/sec. | ||
1718 | 2024.10.10 05:40:27.004782 [ 3 ] {23f30c66-6109-488d-ba1f-3d0b35742373} <Debug> DynamicQueryHandler: Done processing query | ||
1719 | 2024.10.10 05:40:27.004807 [ 3 ] {23f30c66-6109-488d-ba1f-3d0b35742373} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1720 | 2024.10.10 05:40:27.004823 [ 3 ] {} <Debug> HTTP-Session: aa89922c-c05a-451e-b30a-db069f48c96f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1721 | 2024.10.10 05:40:27.004951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 5138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1722 | 2024.10.10 05:40:27.005000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1723 | 2024.10.10 05:40:27.005019 [ 3 ] {} <Debug> HTTP-Session: 000a4921-313f-4f87-8757-e5c2e4cf1706 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1724 | 2024.10.10 05:40:27.005035 [ 3 ] {} <Debug> HTTP-Session: 000a4921-313f-4f87-8757-e5c2e4cf1706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1725 | 2024.10.10 05:40:27.005050 [ 3 ] {} <Debug> HTTP-Session: 000a4921-313f-4f87-8757-e5c2e4cf1706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1726 | 2024.10.10 05:40:27.005080 [ 3 ] {} <Trace> HTTP-Session: 000a4921-313f-4f87-8757-e5c2e4cf1706 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1727 | 2024.10.10 05:40:27.005188 [ 3 ] {16c1bf31-2144-44f0-a634-abd46a31b89e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1728 | 2024.10.10 05:40:27.005232 [ 3 ] {16c1bf31-2144-44f0-a634-abd46a31b89e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1729 | 2024.10.10 05:40:27.005458 [ 3 ] {16c1bf31-2144-44f0-a634-abd46a31b89e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1730 | 2024.10.10 05:40:27.005766 [ 3 ] {16c1bf31-2144-44f0-a634-abd46a31b89e} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1731 | 2024.10.10 05:40:27.005803 [ 3 ] {16c1bf31-2144-44f0-a634-abd46a31b89e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1732 | 2024.10.10 05:40:27.006160 [ 3 ] {16c1bf31-2144-44f0-a634-abd46a31b89e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1733 | 2024.10.10 05:40:27.006513 [ 3 ] {16c1bf31-2144-44f0-a634-abd46a31b89e} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1734 | 2024.10.10 05:40:27.006637 [ 3 ] {16c1bf31-2144-44f0-a634-abd46a31b89e} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001481 sec., 20256.583389601623 rows/sec., 1.59 MiB/sec. | ||
1735 | 2024.10.10 05:40:27.006947 [ 3 ] {16c1bf31-2144-44f0-a634-abd46a31b89e} <Debug> DynamicQueryHandler: Done processing query | ||
1736 | 2024.10.10 05:40:27.006973 [ 3 ] {16c1bf31-2144-44f0-a634-abd46a31b89e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1737 | 2024.10.10 05:40:27.006988 [ 3 ] {} <Debug> HTTP-Session: 000a4921-313f-4f87-8757-e5c2e4cf1706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1738 | 2024.10.10 05:40:27.007108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 2017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1739 | 2024.10.10 05:40:27.007158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1740 | 2024.10.10 05:40:27.007177 [ 3 ] {} <Debug> HTTP-Session: e0db12fb-ab0b-41ac-a6b5-d3c33db6ce66 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1741 | 2024.10.10 05:40:27.007193 [ 3 ] {} <Debug> HTTP-Session: e0db12fb-ab0b-41ac-a6b5-d3c33db6ce66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1742 | 2024.10.10 05:40:27.007207 [ 3 ] {} <Debug> HTTP-Session: e0db12fb-ab0b-41ac-a6b5-d3c33db6ce66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1743 | 2024.10.10 05:40:27.007237 [ 3 ] {} <Trace> HTTP-Session: e0db12fb-ab0b-41ac-a6b5-d3c33db6ce66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1744 | 2024.10.10 05:40:27.007336 [ 3 ] {954fbeda-86a3-4dcb-8f37-65c01b0006f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1745 | 2024.10.10 05:40:27.007384 [ 3 ] {954fbeda-86a3-4dcb-8f37-65c01b0006f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1746 | 2024.10.10 05:40:27.007550 [ 3 ] {954fbeda-86a3-4dcb-8f37-65c01b0006f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1747 | 2024.10.10 05:40:27.007828 [ 3 ] {954fbeda-86a3-4dcb-8f37-65c01b0006f7} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1748 | 2024.10.10 05:40:27.007864 [ 3 ] {954fbeda-86a3-4dcb-8f37-65c01b0006f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1749 | 2024.10.10 05:40:27.008225 [ 3 ] {954fbeda-86a3-4dcb-8f37-65c01b0006f7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1750 | 2024.10.10 05:40:27.008555 [ 3 ] {954fbeda-86a3-4dcb-8f37-65c01b0006f7} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1751 | 2024.10.10 05:40:27.008685 [ 3 ] {954fbeda-86a3-4dcb-8f37-65c01b0006f7} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001377 sec., 7262.164124909223 rows/sec., 553.17 KiB/sec. | ||
1752 | 2024.10.10 05:40:27.008852 [ 3 ] {954fbeda-86a3-4dcb-8f37-65c01b0006f7} <Debug> DynamicQueryHandler: Done processing query | ||
1753 | 2024.10.10 05:40:27.008875 [ 3 ] {954fbeda-86a3-4dcb-8f37-65c01b0006f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1754 | 2024.10.10 05:40:27.008891 [ 3 ] {} <Debug> HTTP-Session: e0db12fb-ab0b-41ac-a6b5-d3c33db6ce66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1755 | 2024.10.10 05:40:27.009044 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 35883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1756 | 2024.10.10 05:40:27.009094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1757 | 2024.10.10 05:40:27.009112 [ 3 ] {} <Debug> HTTP-Session: 2606b0cf-45ec-4f5a-b8ed-c8fc5a4e7570 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1758 | 2024.10.10 05:40:27.009128 [ 3 ] {} <Debug> HTTP-Session: 2606b0cf-45ec-4f5a-b8ed-c8fc5a4e7570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1759 | 2024.10.10 05:40:27.009144 [ 3 ] {} <Debug> HTTP-Session: 2606b0cf-45ec-4f5a-b8ed-c8fc5a4e7570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1760 | 2024.10.10 05:40:27.009173 [ 3 ] {} <Trace> HTTP-Session: 2606b0cf-45ec-4f5a-b8ed-c8fc5a4e7570 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1761 | 2024.10.10 05:40:27.009628 [ 3 ] {5d7955d2-b5fe-4c8d-8614-b3fa225fbbc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1762 | 2024.10.10 05:40:27.009692 [ 3 ] {5d7955d2-b5fe-4c8d-8614-b3fa225fbbc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1763 | 2024.10.10 05:40:27.010106 [ 3 ] {5d7955d2-b5fe-4c8d-8614-b3fa225fbbc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1764 | 2024.10.10 05:40:27.010642 [ 3 ] {5d7955d2-b5fe-4c8d-8614-b3fa225fbbc1} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1765 | 2024.10.10 05:40:27.010677 [ 3 ] {5d7955d2-b5fe-4c8d-8614-b3fa225fbbc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1766 | 2024.10.10 05:40:27.011418 [ 3 ] {5d7955d2-b5fe-4c8d-8614-b3fa225fbbc1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1767 | 2024.10.10 05:40:27.011847 [ 3 ] {5d7955d2-b5fe-4c8d-8614-b3fa225fbbc1} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1768 | 2024.10.10 05:40:27.011994 [ 3 ] {5d7955d2-b5fe-4c8d-8614-b3fa225fbbc1} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00274 sec., 8029.197080291971 rows/sec., 14.39 MiB/sec. | ||
1769 | 2024.10.10 05:40:27.012200 [ 3 ] {5d7955d2-b5fe-4c8d-8614-b3fa225fbbc1} <Debug> DynamicQueryHandler: Done processing query | ||
1770 | 2024.10.10 05:40:27.012225 [ 3 ] {5d7955d2-b5fe-4c8d-8614-b3fa225fbbc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
1771 | 2024.10.10 05:40:27.012241 [ 3 ] {} <Debug> HTTP-Session: 2606b0cf-45ec-4f5a-b8ed-c8fc5a4e7570 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1772 | 2024.10.10 05:40:27.012371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1773 | 2024.10.10 05:40:27.012418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1774 | 2024.10.10 05:40:27.012438 [ 3 ] {} <Debug> HTTP-Session: 8123cc0b-2281-4e7e-aeaf-0972bd3c23f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1775 | 2024.10.10 05:40:27.012454 [ 3 ] {} <Debug> HTTP-Session: 8123cc0b-2281-4e7e-aeaf-0972bd3c23f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1776 | 2024.10.10 05:40:27.012467 [ 3 ] {} <Debug> HTTP-Session: 8123cc0b-2281-4e7e-aeaf-0972bd3c23f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1777 | 2024.10.10 05:40:27.012498 [ 3 ] {} <Trace> HTTP-Session: 8123cc0b-2281-4e7e-aeaf-0972bd3c23f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1778 | 2024.10.10 05:40:27.012600 [ 3 ] {fff07bad-9153-476f-8dd0-c86a497fd4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1779 | 2024.10.10 05:40:27.012643 [ 3 ] {fff07bad-9153-476f-8dd0-c86a497fd4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1780 | 2024.10.10 05:40:27.012768 [ 3 ] {fff07bad-9153-476f-8dd0-c86a497fd4ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1781 | 2024.10.10 05:40:27.013059 [ 3 ] {fff07bad-9153-476f-8dd0-c86a497fd4ef} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1782 | 2024.10.10 05:40:27.013095 [ 3 ] {fff07bad-9153-476f-8dd0-c86a497fd4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1783 | 2024.10.10 05:40:27.013439 [ 3 ] {fff07bad-9153-476f-8dd0-c86a497fd4ef} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1784 | 2024.10.10 05:40:27.013752 [ 3 ] {fff07bad-9153-476f-8dd0-c86a497fd4ef} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1785 | 2024.10.10 05:40:27.013879 [ 3 ] {fff07bad-9153-476f-8dd0-c86a497fd4ef} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001305 sec., 7662.835249042146 rows/sec., 482.67 KiB/sec. | ||
1786 | 2024.10.10 05:40:27.014040 [ 3 ] {fff07bad-9153-476f-8dd0-c86a497fd4ef} <Debug> DynamicQueryHandler: Done processing query | ||
1787 | 2024.10.10 05:40:27.014064 [ 3 ] {fff07bad-9153-476f-8dd0-c86a497fd4ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1788 | 2024.10.10 05:40:27.014080 [ 3 ] {} <Debug> HTTP-Session: 8123cc0b-2281-4e7e-aeaf-0972bd3c23f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1789 | 2024.10.10 05:40:30.210176 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 200 | ||
1790 | 2024.10.10 05:40:30.215866 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1791 | 2024.10.10 05:40:30.215910 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1792 | 2024.10.10 05:40:30.217417 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1793 | 2024.10.10 05:40:30.218378 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1794 | 2024.10.10 05:40:30.218892 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
1795 | 2024.10.10 05:40:32.004146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 23744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1796 | 2024.10.10 05:40:32.004274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1797 | 2024.10.10 05:40:32.004303 [ 3 ] {} <Debug> HTTP-Session: f52a9f2e-ec82-42bf-a3fc-765a340991c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1798 | 2024.10.10 05:40:32.004332 [ 3 ] {} <Debug> HTTP-Session: f52a9f2e-ec82-42bf-a3fc-765a340991c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1799 | 2024.10.10 05:40:32.004350 [ 3 ] {} <Debug> HTTP-Session: f52a9f2e-ec82-42bf-a3fc-765a340991c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1800 | 2024.10.10 05:40:32.004406 [ 3 ] {} <Trace> HTTP-Session: f52a9f2e-ec82-42bf-a3fc-765a340991c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1801 | 2024.10.10 05:40:32.004631 [ 3 ] {9e10459f-1c29-4bc7-bb70-1fdc31aa4bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1802 | 2024.10.10 05:40:32.004696 [ 3 ] {9e10459f-1c29-4bc7-bb70-1fdc31aa4bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1803 | 2024.10.10 05:40:32.005026 [ 3 ] {9e10459f-1c29-4bc7-bb70-1fdc31aa4bc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1804 | 2024.10.10 05:40:32.005597 [ 3 ] {9e10459f-1c29-4bc7-bb70-1fdc31aa4bc2} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1805 | 2024.10.10 05:40:32.005636 [ 3 ] {9e10459f-1c29-4bc7-bb70-1fdc31aa4bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1806 | 2024.10.10 05:40:32.006107 [ 3 ] {9e10459f-1c29-4bc7-bb70-1fdc31aa4bc2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1807 | 2024.10.10 05:40:32.006500 [ 3 ] {9e10459f-1c29-4bc7-bb70-1fdc31aa4bc2} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1808 | 2024.10.10 05:40:32.006634 [ 80 ] {} <Debug> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1809 | 2024.10.10 05:40:32.006642 [ 3 ] {9e10459f-1c29-4bc7-bb70-1fdc31aa4bc2} <Debug> executeQuery: Read 153 rows, 14.40 KiB in 0.0021 sec., 72857.14285714286 rows/sec., 6.70 MiB/sec. | ||
1810 | 2024.10.10 05:40:32.006687 [ 80 ] {} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1811 | 2024.10.10 05:40:32.006723 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1812 | 2024.10.10 05:40:32.006948 [ 3 ] {9e10459f-1c29-4bc7-bb70-1fdc31aa4bc2} <Debug> DynamicQueryHandler: Done processing query | ||
1813 | 2024.10.10 05:40:32.007035 [ 3 ] {9e10459f-1c29-4bc7-bb70-1fdc31aa4bc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
1814 | 2024.10.10 05:40:32.007080 [ 3 ] {} <Debug> HTTP-Session: f52a9f2e-ec82-42bf-a3fc-765a340991c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1815 | 2024.10.10 05:40:32.007228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1816 | 2024.10.10 05:40:32.007278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1817 | 2024.10.10 05:40:32.007297 [ 3 ] {} <Debug> HTTP-Session: c6cc07d6-59c1-41aa-9c08-676e2e158fd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1818 | 2024.10.10 05:40:32.007313 [ 3 ] {} <Debug> HTTP-Session: c6cc07d6-59c1-41aa-9c08-676e2e158fd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1819 | 2024.10.10 05:40:32.007328 [ 3 ] {} <Debug> HTTP-Session: c6cc07d6-59c1-41aa-9c08-676e2e158fd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1820 | 2024.10.10 05:40:32.007359 [ 3 ] {} <Trace> HTTP-Session: c6cc07d6-59c1-41aa-9c08-676e2e158fd4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1821 | 2024.10.10 05:40:32.007457 [ 3 ] {f762bd32-262f-43a7-9a8e-ab4146038e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
1822 | 2024.10.10 05:40:32.007501 [ 3 ] {f762bd32-262f-43a7-9a8e-ab4146038e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1823 | 2024.10.10 05:40:32.007724 [ 3 ] {f762bd32-262f-43a7-9a8e-ab4146038e4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1824 | 2024.10.10 05:40:32.008120 [ 3 ] {f762bd32-262f-43a7-9a8e-ab4146038e4b} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1825 | 2024.10.10 05:40:32.008158 [ 3 ] {f762bd32-262f-43a7-9a8e-ab4146038e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1826 | 2024.10.10 05:40:32.008504 [ 3 ] {f762bd32-262f-43a7-9a8e-ab4146038e4b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1827 | 2024.10.10 05:40:32.008874 [ 3 ] {f762bd32-262f-43a7-9a8e-ab4146038e4b} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1828 | 2024.10.10 05:40:32.009017 [ 3 ] {f762bd32-262f-43a7-9a8e-ab4146038e4b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001585 sec., 5047.318611987382 rows/sec., 379.53 KiB/sec. | ||
1829 | 2024.10.10 05:40:32.009156 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1830 | 2024.10.10 05:40:32.009419 [ 3 ] {f762bd32-262f-43a7-9a8e-ab4146038e4b} <Debug> DynamicQueryHandler: Done processing query | ||
1831 | 2024.10.10 05:40:32.009462 [ 3 ] {f762bd32-262f-43a7-9a8e-ab4146038e4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1832 | 2024.10.10 05:40:32.009516 [ 3 ] {} <Debug> HTTP-Session: c6cc07d6-59c1-41aa-9c08-676e2e158fd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1833 | 2024.10.10 05:40:32.009609 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1834 | 2024.10.10 05:40:32.009670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1835 | 2024.10.10 05:40:32.009706 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
1836 | 2024.10.10 05:40:32.009754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1837 | 2024.10.10 05:40:32.009792 [ 3 ] {} <Debug> HTTP-Session: 90d0d24c-bfb9-45cb-81f6-febd11a7482f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1838 | 2024.10.10 05:40:32.009831 [ 3 ] {} <Debug> HTTP-Session: 90d0d24c-bfb9-45cb-81f6-febd11a7482f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1839 | 2024.10.10 05:40:32.009871 [ 3 ] {} <Debug> HTTP-Session: 90d0d24c-bfb9-45cb-81f6-febd11a7482f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1840 | 2024.10.10 05:40:32.010017 [ 3 ] {} <Trace> HTTP-Session: 90d0d24c-bfb9-45cb-81f6-febd11a7482f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1841 | 2024.10.10 05:40:32.010037 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
1842 | 2024.10.10 05:40:32.010379 [ 3 ] {15115d6d-3c86-4d89-be5a-6339618a8470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
1843 | 2024.10.10 05:40:32.010455 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part | ||
1844 | 2024.10.10 05:40:32.010521 [ 3 ] {15115d6d-3c86-4d89-be5a-6339618a8470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1845 | 2024.10.10 05:40:32.010828 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 153 rows starting from the beginning of the part | ||
1846 | 2024.10.10 05:40:32.011116 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
1847 | 2024.10.10 05:40:32.011531 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 153 rows starting from the beginning of the part | ||
1848 | 2024.10.10 05:40:32.012062 [ 3 ] {15115d6d-3c86-4d89-be5a-6339618a8470} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1849 | 2024.10.10 05:40:32.012855 [ 3 ] {15115d6d-3c86-4d89-be5a-6339618a8470} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1850 | 2024.10.10 05:40:32.012922 [ 3 ] {15115d6d-3c86-4d89-be5a-6339618a8470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1851 | 2024.10.10 05:40:32.014047 [ 3 ] {15115d6d-3c86-4d89-be5a-6339618a8470} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1852 | 2024.10.10 05:40:32.015018 [ 194 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 454 rows, containing 5 columns (5 merged, 0 gathered) in 0.008185325 sec., 55465.11592392483 rows/sec., 5.28 MiB/sec. | ||
1853 | 2024.10.10 05:40:32.015093 [ 3 ] {15115d6d-3c86-4d89-be5a-6339618a8470} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1854 | 2024.10.10 05:40:32.015390 [ 3 ] {15115d6d-3c86-4d89-be5a-6339618a8470} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005149 sec., 2718.9745581666343 rows/sec., 190.42 KiB/sec. | ||
1855 | 2024.10.10 05:40:32.015602 [ 194 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1856 | 2024.10.10 05:40:32.015785 [ 3 ] {15115d6d-3c86-4d89-be5a-6339618a8470} <Debug> DynamicQueryHandler: Done processing query | ||
1857 | 2024.10.10 05:40:32.015819 [ 3 ] {15115d6d-3c86-4d89-be5a-6339618a8470} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1858 | 2024.10.10 05:40:32.015849 [ 3 ] {} <Debug> HTTP-Session: 90d0d24c-bfb9-45cb-81f6-febd11a7482f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1859 | 2024.10.10 05:40:32.016061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1860 | 2024.10.10 05:40:32.016186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1861 | 2024.10.10 05:40:32.016214 [ 3 ] {} <Debug> HTTP-Session: e0857027-338c-4f4b-b4e0-ed687e52fa37 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1862 | 2024.10.10 05:40:32.016243 [ 3 ] {} <Debug> HTTP-Session: e0857027-338c-4f4b-b4e0-ed687e52fa37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1863 | 2024.10.10 05:40:32.016272 [ 3 ] {} <Debug> HTTP-Session: e0857027-338c-4f4b-b4e0-ed687e52fa37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1864 | 2024.10.10 05:40:32.016335 [ 3 ] {} <Trace> HTTP-Session: e0857027-338c-4f4b-b4e0-ed687e52fa37 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1865 | 2024.10.10 05:40:32.016463 [ 194 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_6_1} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1866 | 2024.10.10 05:40:32.016522 [ 3 ] {9969ec23-58e6-48f5-bae7-10bfbf02506c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
1867 | 2024.10.10 05:40:32.016607 [ 3 ] {9969ec23-58e6-48f5-bae7-10bfbf02506c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1868 | 2024.10.10 05:40:32.016632 [ 194 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_6_1} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1869 | 2024.10.10 05:40:32.016839 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
1870 | 2024.10.10 05:40:32.017007 [ 3 ] {9969ec23-58e6-48f5-bae7-10bfbf02506c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1871 | 2024.10.10 05:40:32.017334 [ 3 ] {9969ec23-58e6-48f5-bae7-10bfbf02506c} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1872 | 2024.10.10 05:40:32.017371 [ 3 ] {9969ec23-58e6-48f5-bae7-10bfbf02506c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1873 | 2024.10.10 05:40:32.017720 [ 3 ] {9969ec23-58e6-48f5-bae7-10bfbf02506c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1874 | 2024.10.10 05:40:32.018087 [ 3 ] {9969ec23-58e6-48f5-bae7-10bfbf02506c} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1875 | 2024.10.10 05:40:32.018219 [ 3 ] {9969ec23-58e6-48f5-bae7-10bfbf02506c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001761 sec., 3407.1550255536627 rows/sec., 201.30 KiB/sec. | ||
1876 | 2024.10.10 05:40:32.018435 [ 3 ] {9969ec23-58e6-48f5-bae7-10bfbf02506c} <Debug> DynamicQueryHandler: Done processing query | ||
1877 | 2024.10.10 05:40:32.018460 [ 3 ] {9969ec23-58e6-48f5-bae7-10bfbf02506c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1878 | 2024.10.10 05:40:32.018475 [ 3 ] {} <Debug> HTTP-Session: e0857027-338c-4f4b-b4e0-ed687e52fa37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1879 | 2024.10.10 05:40:32.018694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 53672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1880 | 2024.10.10 05:40:32.018743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1881 | 2024.10.10 05:40:32.018762 [ 3 ] {} <Debug> HTTP-Session: 77387893-4e1e-47bd-9161-e3a2d6842688 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1882 | 2024.10.10 05:40:32.018779 [ 3 ] {} <Debug> HTTP-Session: 77387893-4e1e-47bd-9161-e3a2d6842688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1883 | 2024.10.10 05:40:32.018792 [ 3 ] {} <Debug> HTTP-Session: 77387893-4e1e-47bd-9161-e3a2d6842688 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1884 | 2024.10.10 05:40:32.018823 [ 3 ] {} <Trace> HTTP-Session: 77387893-4e1e-47bd-9161-e3a2d6842688 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1885 | 2024.10.10 05:40:32.019023 [ 3 ] {1dbf7c0c-d73f-4046-9018-df3cd0de81fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1886 | 2024.10.10 05:40:32.019067 [ 3 ] {1dbf7c0c-d73f-4046-9018-df3cd0de81fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1887 | 2024.10.10 05:40:32.019289 [ 3 ] {1dbf7c0c-d73f-4046-9018-df3cd0de81fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1888 | 2024.10.10 05:40:32.019807 [ 3 ] {1dbf7c0c-d73f-4046-9018-df3cd0de81fa} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1889 | 2024.10.10 05:40:32.019842 [ 3 ] {1dbf7c0c-d73f-4046-9018-df3cd0de81fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1890 | 2024.10.10 05:40:32.020215 [ 3 ] {1dbf7c0c-d73f-4046-9018-df3cd0de81fa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1891 | 2024.10.10 05:40:32.020573 [ 3 ] {1dbf7c0c-d73f-4046-9018-df3cd0de81fa} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1892 | 2024.10.10 05:40:32.020703 [ 3 ] {1dbf7c0c-d73f-4046-9018-df3cd0de81fa} <Debug> executeQuery: Read 334 rows, 23.85 KiB in 0.001786 sec., 187010.078387458 rows/sec., 13.04 MiB/sec. | ||
1893 | 2024.10.10 05:40:32.020786 [ 79 ] {} <Debug> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1894 | 2024.10.10 05:40:32.020889 [ 79 ] {} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1895 | 2024.10.10 05:40:32.020934 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1896 | 2024.10.10 05:40:32.020945 [ 3 ] {1dbf7c0c-d73f-4046-9018-df3cd0de81fa} <Debug> DynamicQueryHandler: Done processing query | ||
1897 | 2024.10.10 05:40:32.020995 [ 3 ] {1dbf7c0c-d73f-4046-9018-df3cd0de81fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB. | ||
1898 | 2024.10.10 05:40:32.021046 [ 3 ] {} <Debug> HTTP-Session: 77387893-4e1e-47bd-9161-e3a2d6842688 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1899 | 2024.10.10 05:40:32.021271 [ 187 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1900 | 2024.10.10 05:40:32.021300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1901 | 2024.10.10 05:40:32.021431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1902 | 2024.10.10 05:40:32.021493 [ 3 ] {} <Debug> HTTP-Session: 41917b66-fe0d-41af-bf4f-c66cc37ee6c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1903 | 2024.10.10 05:40:32.021548 [ 3 ] {} <Debug> HTTP-Session: 41917b66-fe0d-41af-bf4f-c66cc37ee6c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1904 | 2024.10.10 05:40:32.021587 [ 3 ] {} <Debug> HTTP-Session: 41917b66-fe0d-41af-bf4f-c66cc37ee6c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1905 | 2024.10.10 05:40:32.021644 [ 187 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1906 | 2024.10.10 05:40:32.021662 [ 3 ] {} <Trace> HTTP-Session: 41917b66-fe0d-41af-bf4f-c66cc37ee6c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1907 | 2024.10.10 05:40:32.021712 [ 187 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part | ||
1908 | 2024.10.10 05:40:32.021900 [ 3 ] {72920487-0d92-4af9-af41-83373b8f370e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1909 | 2024.10.10 05:40:32.022062 [ 3 ] {72920487-0d92-4af9-af41-83373b8f370e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1910 | 2024.10.10 05:40:32.022084 [ 187 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
1911 | 2024.10.10 05:40:32.022537 [ 187 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
1912 | 2024.10.10 05:40:32.022947 [ 3 ] {72920487-0d92-4af9-af41-83373b8f370e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1913 | 2024.10.10 05:40:32.022952 [ 187 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 334 rows starting from the beginning of the part | ||
1914 | 2024.10.10 05:40:32.023297 [ 187 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
1915 | 2024.10.10 05:40:32.023527 [ 187 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 334 rows starting from the beginning of the part | ||
1916 | 2024.10.10 05:40:32.024204 [ 3 ] {72920487-0d92-4af9-af41-83373b8f370e} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1917 | 2024.10.10 05:40:32.024249 [ 3 ] {72920487-0d92-4af9-af41-83373b8f370e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1918 | 2024.10.10 05:40:32.025080 [ 3 ] {72920487-0d92-4af9-af41-83373b8f370e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1919 | 2024.10.10 05:40:32.026070 [ 3 ] {72920487-0d92-4af9-af41-83373b8f370e} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1920 | 2024.10.10 05:40:32.026448 [ 3 ] {72920487-0d92-4af9-af41-83373b8f370e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004637 sec., 1293.9400474444685 rows/sec., 67.60 KiB/sec. | ||
1921 | 2024.10.10 05:40:32.027111 [ 194 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 773 rows, containing 5 columns (5 merged, 0 gathered) in 0.0060715 sec., 127316.14922177387 rows/sec., 9.51 MiB/sec. | ||
1922 | 2024.10.10 05:40:32.027147 [ 3 ] {72920487-0d92-4af9-af41-83373b8f370e} <Debug> DynamicQueryHandler: Done processing query | ||
1923 | 2024.10.10 05:40:32.027179 [ 3 ] {72920487-0d92-4af9-af41-83373b8f370e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1924 | 2024.10.10 05:40:32.027203 [ 3 ] {} <Debug> HTTP-Session: 41917b66-fe0d-41af-bf4f-c66cc37ee6c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1925 | 2024.10.10 05:40:32.027310 [ 187 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1926 | 2024.10.10 05:40:32.027423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 16025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1927 | 2024.10.10 05:40:32.027494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1928 | 2024.10.10 05:40:32.027544 [ 3 ] {} <Debug> HTTP-Session: add3cd39-3ae2-4c73-bbed-a187880a6636 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1929 | 2024.10.10 05:40:32.027586 [ 3 ] {} <Debug> HTTP-Session: add3cd39-3ae2-4c73-bbed-a187880a6636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1930 | 2024.10.10 05:40:32.027667 [ 3 ] {} <Debug> HTTP-Session: add3cd39-3ae2-4c73-bbed-a187880a6636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1931 | 2024.10.10 05:40:32.027860 [ 3 ] {} <Trace> HTTP-Session: add3cd39-3ae2-4c73-bbed-a187880a6636 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1932 | 2024.10.10 05:40:32.028135 [ 3 ] {69c180d8-c8fc-4609-b419-36944abfbd60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1933 | 2024.10.10 05:40:32.028221 [ 187 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_6_1} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1934 | 2024.10.10 05:40:32.028235 [ 3 ] {69c180d8-c8fc-4609-b419-36944abfbd60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1935 | 2024.10.10 05:40:32.028429 [ 187 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_6_1} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1936 | 2024.10.10 05:40:32.028615 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
1937 | 2024.10.10 05:40:32.028730 [ 3 ] {69c180d8-c8fc-4609-b419-36944abfbd60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1938 | 2024.10.10 05:40:32.029085 [ 3 ] {69c180d8-c8fc-4609-b419-36944abfbd60} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1939 | 2024.10.10 05:40:32.029123 [ 3 ] {69c180d8-c8fc-4609-b419-36944abfbd60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1940 | 2024.10.10 05:40:32.029512 [ 3 ] {69c180d8-c8fc-4609-b419-36944abfbd60} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1941 | 2024.10.10 05:40:32.029856 [ 3 ] {69c180d8-c8fc-4609-b419-36944abfbd60} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1942 | 2024.10.10 05:40:32.030015 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1943 | 2024.10.10 05:40:32.030029 [ 3 ] {69c180d8-c8fc-4609-b419-36944abfbd60} <Debug> executeQuery: Read 87 rows, 5.62 KiB in 0.002003 sec., 43434.84772840739 rows/sec., 2.74 MiB/sec. | ||
1944 | 2024.10.10 05:40:32.030063 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1945 | 2024.10.10 05:40:32.030127 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1946 | 2024.10.10 05:40:32.030306 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1947 | 2024.10.10 05:40:32.030345 [ 3 ] {69c180d8-c8fc-4609-b419-36944abfbd60} <Debug> DynamicQueryHandler: Done processing query | ||
1948 | 2024.10.10 05:40:32.030384 [ 3 ] {69c180d8-c8fc-4609-b419-36944abfbd60} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1949 | 2024.10.10 05:40:32.030428 [ 3 ] {} <Debug> HTTP-Session: add3cd39-3ae2-4c73-bbed-a187880a6636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1950 | 2024.10.10 05:40:32.030561 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1951 | 2024.10.10 05:40:32.030595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1952 | 2024.10.10 05:40:32.030643 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
1953 | 2024.10.10 05:40:32.030689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1954 | 2024.10.10 05:40:32.030736 [ 3 ] {} <Debug> HTTP-Session: 220b4f3c-53d4-4f13-a8d7-d3dd6a5ec392 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1955 | 2024.10.10 05:40:32.030783 [ 3 ] {} <Debug> HTTP-Session: 220b4f3c-53d4-4f13-a8d7-d3dd6a5ec392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1956 | 2024.10.10 05:40:32.030839 [ 3 ] {} <Debug> HTTP-Session: 220b4f3c-53d4-4f13-a8d7-d3dd6a5ec392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1957 | 2024.10.10 05:40:32.030951 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
1958 | 2024.10.10 05:40:32.030974 [ 3 ] {} <Trace> HTTP-Session: 220b4f3c-53d4-4f13-a8d7-d3dd6a5ec392 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1959 | 2024.10.10 05:40:32.031413 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
1960 | 2024.10.10 05:40:32.031480 [ 3 ] {48346ba2-b5a3-4bd3-9339-87dde5ff4c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
1961 | 2024.10.10 05:40:32.031667 [ 3 ] {48346ba2-b5a3-4bd3-9339-87dde5ff4c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1962 | 2024.10.10 05:40:32.031851 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 87 rows starting from the beginning of the part | ||
1963 | 2024.10.10 05:40:32.032161 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
1964 | 2024.10.10 05:40:32.032596 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 87 rows starting from the beginning of the part | ||
1965 | 2024.10.10 05:40:32.032615 [ 3 ] {48346ba2-b5a3-4bd3-9339-87dde5ff4c92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1966 | 2024.10.10 05:40:32.033170 [ 3 ] {48346ba2-b5a3-4bd3-9339-87dde5ff4c92} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1967 | 2024.10.10 05:40:32.033208 [ 3 ] {48346ba2-b5a3-4bd3-9339-87dde5ff4c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1968 | 2024.10.10 05:40:32.033550 [ 3 ] {48346ba2-b5a3-4bd3-9339-87dde5ff4c92} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1969 | 2024.10.10 05:40:32.033873 [ 3 ] {48346ba2-b5a3-4bd3-9339-87dde5ff4c92} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1970 | 2024.10.10 05:40:32.034034 [ 3 ] {48346ba2-b5a3-4bd3-9339-87dde5ff4c92} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002779 sec., 359.8416696653473 rows/sec., 24.25 KiB/sec. | ||
1971 | 2024.10.10 05:40:32.034305 [ 3 ] {48346ba2-b5a3-4bd3-9339-87dde5ff4c92} <Debug> DynamicQueryHandler: Done processing query | ||
1972 | 2024.10.10 05:40:32.034330 [ 3 ] {48346ba2-b5a3-4bd3-9339-87dde5ff4c92} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1973 | 2024.10.10 05:40:32.034346 [ 3 ] {} <Debug> HTTP-Session: 220b4f3c-53d4-4f13-a8d7-d3dd6a5ec392 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1974 | 2024.10.10 05:40:32.034462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1975 | 2024.10.10 05:40:32.034512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1976 | 2024.10.10 05:40:32.034531 [ 3 ] {} <Debug> HTTP-Session: d510d34e-73dd-4cc5-b01a-9ca577f8f2d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1977 | 2024.10.10 05:40:32.034547 [ 3 ] {} <Debug> HTTP-Session: d510d34e-73dd-4cc5-b01a-9ca577f8f2d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1978 | 2024.10.10 05:40:32.034561 [ 3 ] {} <Debug> HTTP-Session: d510d34e-73dd-4cc5-b01a-9ca577f8f2d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1979 | 2024.10.10 05:40:32.034591 [ 3 ] {} <Trace> HTTP-Session: d510d34e-73dd-4cc5-b01a-9ca577f8f2d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1980 | 2024.10.10 05:40:32.034745 [ 3 ] {713953a3-a102-4921-8d40-b064d03c4283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1981 | 2024.10.10 05:40:32.034814 [ 3 ] {713953a3-a102-4921-8d40-b064d03c4283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1982 | 2024.10.10 05:40:32.035740 [ 3 ] {713953a3-a102-4921-8d40-b064d03c4283} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1983 | 2024.10.10 05:40:32.037458 [ 3 ] {713953a3-a102-4921-8d40-b064d03c4283} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1984 | 2024.10.10 05:40:32.037536 [ 3 ] {713953a3-a102-4921-8d40-b064d03c4283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
1985 | 2024.10.10 05:40:32.038356 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 5 columns (5 merged, 0 gathered) in 0.008124034 sec., 26095.41023585081 rows/sec., 1.70 MiB/sec. | ||
1986 | 2024.10.10 05:40:32.038546 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1987 | 2024.10.10 05:40:32.039552 [ 3 ] {713953a3-a102-4921-8d40-b064d03c4283} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1988 | 2024.10.10 05:40:32.039566 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1989 | 2024.10.10 05:40:32.039704 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1990 | 2024.10.10 05:40:32.039900 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
1991 | 2024.10.10 05:40:32.040261 [ 3 ] {713953a3-a102-4921-8d40-b064d03c4283} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1992 | 2024.10.10 05:40:32.040486 [ 3 ] {713953a3-a102-4921-8d40-b064d03c4283} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005816 sec., 1375.515818431912 rows/sec., 2.46 MiB/sec. | ||
1993 | 2024.10.10 05:40:32.040802 [ 3 ] {713953a3-a102-4921-8d40-b064d03c4283} <Debug> DynamicQueryHandler: Done processing query | ||
1994 | 2024.10.10 05:40:32.040827 [ 3 ] {713953a3-a102-4921-8d40-b064d03c4283} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
1995 | 2024.10.10 05:40:32.040843 [ 3 ] {} <Debug> HTTP-Session: d510d34e-73dd-4cc5-b01a-9ca577f8f2d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1996 | 2024.10.10 05:40:32.040958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 4540, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1997 | 2024.10.10 05:40:32.041007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1998 | 2024.10.10 05:40:32.041025 [ 3 ] {} <Debug> HTTP-Session: 1903ef0d-002a-4c38-9816-5e07645879dd Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
1999 | 2024.10.10 05:40:32.041042 [ 3 ] {} <Debug> HTTP-Session: 1903ef0d-002a-4c38-9816-5e07645879dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2000 | 2024.10.10 05:40:32.041056 [ 3 ] {} <Debug> HTTP-Session: 1903ef0d-002a-4c38-9816-5e07645879dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2001 | 2024.10.10 05:40:32.041087 [ 3 ] {} <Trace> HTTP-Session: 1903ef0d-002a-4c38-9816-5e07645879dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2002 | 2024.10.10 05:40:32.041198 [ 3 ] {13996afe-84f5-49c6-80a4-840b8a44ecab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2003 | 2024.10.10 05:40:32.041243 [ 3 ] {13996afe-84f5-49c6-80a4-840b8a44ecab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2004 | 2024.10.10 05:40:32.041375 [ 3 ] {13996afe-84f5-49c6-80a4-840b8a44ecab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2005 | 2024.10.10 05:40:32.041632 [ 3 ] {13996afe-84f5-49c6-80a4-840b8a44ecab} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2006 | 2024.10.10 05:40:32.041668 [ 3 ] {13996afe-84f5-49c6-80a4-840b8a44ecab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2007 | 2024.10.10 05:40:32.042023 [ 3 ] {13996afe-84f5-49c6-80a4-840b8a44ecab} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2008 | 2024.10.10 05:40:32.042360 [ 3 ] {13996afe-84f5-49c6-80a4-840b8a44ecab} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2009 | 2024.10.10 05:40:32.042535 [ 3 ] {13996afe-84f5-49c6-80a4-840b8a44ecab} <Debug> executeQuery: Read 32 rows, 1.82 KiB in 0.001361 sec., 23512.123438648054 rows/sec., 1.31 MiB/sec. | ||
2010 | 2024.10.10 05:40:32.042544 [ 79 ] {} <Debug> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2011 | 2024.10.10 05:40:32.042648 [ 79 ] {} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2012 | 2024.10.10 05:40:32.042725 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2013 | 2024.10.10 05:40:32.042848 [ 3 ] {13996afe-84f5-49c6-80a4-840b8a44ecab} <Debug> DynamicQueryHandler: Done processing query | ||
2014 | 2024.10.10 05:40:32.042933 [ 3 ] {13996afe-84f5-49c6-80a4-840b8a44ecab} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
2015 | 2024.10.10 05:40:32.043019 [ 3 ] {} <Debug> HTTP-Session: 1903ef0d-002a-4c38-9816-5e07645879dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2016 | 2024.10.10 05:40:32.043266 [ 194 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
2017 | 2024.10.10 05:40:32.043478 [ 194 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2018 | 2024.10.10 05:40:32.043511 [ 194 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
2019 | 2024.10.10 05:40:32.043604 [ 194 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
2020 | 2024.10.10 05:40:32.043727 [ 194 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
2021 | 2024.10.10 05:40:32.043930 [ 194 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
2022 | 2024.10.10 05:40:32.044009 [ 194 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
2023 | 2024.10.10 05:40:32.044108 [ 194 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
2024 | 2024.10.10 05:40:32.045155 [ 195 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002308891 sec., 44177.052966120966 rows/sec., 2.55 MiB/sec. | ||
2025 | 2024.10.10 05:40:32.045346 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2026 | 2024.10.10 05:40:32.045765 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_6_1} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2027 | 2024.10.10 05:40:32.045842 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_6_1} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2028 | 2024.10.10 05:40:32.045921 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2029 | 2024.10.10 05:40:36.999918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 745, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2030 | 2024.10.10 05:40:37.000154 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 141.31 MiB, peak 149.19 MiB, free memory in arenas 0.00 B, will set to 140.31 MiB (RSS), difference: -1.00 MiB | ||
2031 | 2024.10.10 05:40:37.000215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2032 | 2024.10.10 05:40:37.000297 [ 3 ] {} <Debug> HTTP-Session: 68e98074-7bcb-460b-86cd-db58dfd3c4f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2033 | 2024.10.10 05:40:37.000385 [ 3 ] {} <Debug> HTTP-Session: 68e98074-7bcb-460b-86cd-db58dfd3c4f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2034 | 2024.10.10 05:40:37.000432 [ 3 ] {} <Debug> HTTP-Session: 68e98074-7bcb-460b-86cd-db58dfd3c4f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2035 | 2024.10.10 05:40:37.000540 [ 3 ] {} <Trace> HTTP-Session: 68e98074-7bcb-460b-86cd-db58dfd3c4f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2036 | 2024.10.10 05:40:37.000858 [ 3 ] {b702257b-3fd7-4171-bd39-e8a49f105a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2037 | 2024.10.10 05:40:37.001231 [ 3 ] {b702257b-3fd7-4171-bd39-e8a49f105a76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2038 | 2024.10.10 05:40:37.001274 [ 3 ] {b702257b-3fd7-4171-bd39-e8a49f105a76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2039 | 2024.10.10 05:40:37.001573 [ 3 ] {b702257b-3fd7-4171-bd39-e8a49f105a76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2040 | 2024.10.10 05:40:37.001654 [ 3 ] {b702257b-3fd7-4171-bd39-e8a49f105a76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2041 | 2024.10.10 05:40:37.001830 [ 3 ] {b702257b-3fd7-4171-bd39-e8a49f105a76} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
2042 | 2024.10.10 05:40:37.001965 [ 253 ] {b702257b-3fd7-4171-bd39-e8a49f105a76} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2043 | 2024.10.10 05:40:37.001972 [ 254 ] {b702257b-3fd7-4171-bd39-e8a49f105a76} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2044 | 2024.10.10 05:40:37.002081 [ 3 ] {b702257b-3fd7-4171-bd39-e8a49f105a76} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
2045 | 2024.10.10 05:40:37.002110 [ 3 ] {b702257b-3fd7-4171-bd39-e8a49f105a76} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2046 | 2024.10.10 05:40:37.006046 [ 3 ] {b702257b-3fd7-4171-bd39-e8a49f105a76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2047 | 2024.10.10 05:40:37.007961 [ 3 ] {b702257b-3fd7-4171-bd39-e8a49f105a76} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
2048 | 2024.10.10 05:40:37.008079 [ 3 ] {b702257b-3fd7-4171-bd39-e8a49f105a76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2049 | 2024.10.10 05:40:37.008169 [ 3 ] {b702257b-3fd7-4171-bd39-e8a49f105a76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2050 | 2024.10.10 05:40:37.010197 [ 3 ] {b702257b-3fd7-4171-bd39-e8a49f105a76} <Debug> executeQuery: Read 20 rows, 755.00 B in 0.009441 sec., 2118.419658934435 rows/sec., 78.10 KiB/sec. | ||
2051 | 2024.10.10 05:40:37.010535 [ 3 ] {b702257b-3fd7-4171-bd39-e8a49f105a76} <Debug> DynamicQueryHandler: Done processing query | ||
2052 | 2024.10.10 05:40:37.010561 [ 3 ] {b702257b-3fd7-4171-bd39-e8a49f105a76} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2053 | 2024.10.10 05:40:37.010577 [ 3 ] {} <Debug> HTTP-Session: 68e98074-7bcb-460b-86cd-db58dfd3c4f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2054 | 2024.10.10 05:40:37.010790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 788, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2055 | 2024.10.10 05:40:37.010840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2056 | 2024.10.10 05:40:37.010859 [ 3 ] {} <Debug> HTTP-Session: b1a55220-8e55-4b99-a73e-c6d826a67ee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2057 | 2024.10.10 05:40:37.010875 [ 3 ] {} <Debug> HTTP-Session: b1a55220-8e55-4b99-a73e-c6d826a67ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2058 | 2024.10.10 05:40:37.010889 [ 3 ] {} <Debug> HTTP-Session: b1a55220-8e55-4b99-a73e-c6d826a67ee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2059 | 2024.10.10 05:40:37.010921 [ 3 ] {} <Trace> HTTP-Session: b1a55220-8e55-4b99-a73e-c6d826a67ee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2060 | 2024.10.10 05:40:37.011081 [ 3 ] {c7eb8336-2539-4a6d-8e82-c866388122f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2061 | 2024.10.10 05:40:37.011346 [ 3 ] {c7eb8336-2539-4a6d-8e82-c866388122f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2062 | 2024.10.10 05:40:37.011387 [ 3 ] {c7eb8336-2539-4a6d-8e82-c866388122f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2063 | 2024.10.10 05:40:37.011651 [ 3 ] {c7eb8336-2539-4a6d-8e82-c866388122f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2064 | 2024.10.10 05:40:37.011715 [ 3 ] {c7eb8336-2539-4a6d-8e82-c866388122f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2065 | 2024.10.10 05:40:37.011854 [ 3 ] {c7eb8336-2539-4a6d-8e82-c866388122f2} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
2066 | 2024.10.10 05:40:37.011936 [ 253 ] {c7eb8336-2539-4a6d-8e82-c866388122f2} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2067 | 2024.10.10 05:40:37.011959 [ 256 ] {c7eb8336-2539-4a6d-8e82-c866388122f2} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2068 | 2024.10.10 05:40:37.012075 [ 3 ] {c7eb8336-2539-4a6d-8e82-c866388122f2} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
2069 | 2024.10.10 05:40:37.012103 [ 3 ] {c7eb8336-2539-4a6d-8e82-c866388122f2} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2070 | 2024.10.10 05:40:37.012181 [ 3 ] {c7eb8336-2539-4a6d-8e82-c866388122f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2071 | 2024.10.10 05:40:37.012201 [ 3 ] {c7eb8336-2539-4a6d-8e82-c866388122f2} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
2072 | 2024.10.10 05:40:37.012239 [ 3 ] {c7eb8336-2539-4a6d-8e82-c866388122f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2073 | 2024.10.10 05:40:37.012277 [ 3 ] {c7eb8336-2539-4a6d-8e82-c866388122f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2074 | 2024.10.10 05:40:37.013623 [ 3 ] {c7eb8336-2539-4a6d-8e82-c866388122f2} <Debug> executeQuery: Read 20 rows, 755.00 B in 0.002605 sec., 7677.543186180422 rows/sec., 283.03 KiB/sec. | ||
2075 | 2024.10.10 05:40:37.013914 [ 3 ] {c7eb8336-2539-4a6d-8e82-c866388122f2} <Debug> DynamicQueryHandler: Done processing query | ||
2076 | 2024.10.10 05:40:37.013938 [ 3 ] {c7eb8336-2539-4a6d-8e82-c866388122f2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2077 | 2024.10.10 05:40:37.013954 [ 3 ] {} <Debug> HTTP-Session: b1a55220-8e55-4b99-a73e-c6d826a67ee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2078 | 2024.10.10 05:40:37.014166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 830, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2079 | 2024.10.10 05:40:37.014213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2080 | 2024.10.10 05:40:37.014233 [ 3 ] {} <Debug> HTTP-Session: a788b1df-faa8-411b-b1e6-74c1982b21f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2081 | 2024.10.10 05:40:37.014249 [ 3 ] {} <Debug> HTTP-Session: a788b1df-faa8-411b-b1e6-74c1982b21f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2082 | 2024.10.10 05:40:37.014263 [ 3 ] {} <Debug> HTTP-Session: a788b1df-faa8-411b-b1e6-74c1982b21f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2083 | 2024.10.10 05:40:37.014293 [ 3 ] {} <Trace> HTTP-Session: a788b1df-faa8-411b-b1e6-74c1982b21f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2084 | 2024.10.10 05:40:37.014430 [ 3 ] {f8f866ed-9066-4305-8403-f7fd9d186168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2085 | 2024.10.10 05:40:37.014694 [ 3 ] {f8f866ed-9066-4305-8403-f7fd9d186168} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2086 | 2024.10.10 05:40:37.014735 [ 3 ] {f8f866ed-9066-4305-8403-f7fd9d186168} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2087 | 2024.10.10 05:40:37.014996 [ 3 ] {f8f866ed-9066-4305-8403-f7fd9d186168} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2088 | 2024.10.10 05:40:37.015062 [ 3 ] {f8f866ed-9066-4305-8403-f7fd9d186168} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2089 | 2024.10.10 05:40:37.015199 [ 3 ] {f8f866ed-9066-4305-8403-f7fd9d186168} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
2090 | 2024.10.10 05:40:37.015287 [ 253 ] {f8f866ed-9066-4305-8403-f7fd9d186168} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2091 | 2024.10.10 05:40:37.015303 [ 257 ] {f8f866ed-9066-4305-8403-f7fd9d186168} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2092 | 2024.10.10 05:40:37.015405 [ 3 ] {f8f866ed-9066-4305-8403-f7fd9d186168} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
2093 | 2024.10.10 05:40:37.015434 [ 3 ] {f8f866ed-9066-4305-8403-f7fd9d186168} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2094 | 2024.10.10 05:40:37.015563 [ 3 ] {f8f866ed-9066-4305-8403-f7fd9d186168} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2095 | 2024.10.10 05:40:37.015607 [ 3 ] {f8f866ed-9066-4305-8403-f7fd9d186168} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
2096 | 2024.10.10 05:40:37.015753 [ 3 ] {f8f866ed-9066-4305-8403-f7fd9d186168} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2097 | 2024.10.10 05:40:37.015805 [ 3 ] {f8f866ed-9066-4305-8403-f7fd9d186168} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2098 | 2024.10.10 05:40:37.017156 [ 3 ] {f8f866ed-9066-4305-8403-f7fd9d186168} <Debug> executeQuery: Read 20 rows, 755.00 B in 0.00279 sec., 7168.458781362007 rows/sec., 264.27 KiB/sec. | ||
2099 | 2024.10.10 05:40:37.017449 [ 3 ] {f8f866ed-9066-4305-8403-f7fd9d186168} <Debug> DynamicQueryHandler: Done processing query | ||
2100 | 2024.10.10 05:40:37.017474 [ 3 ] {f8f866ed-9066-4305-8403-f7fd9d186168} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2101 | 2024.10.10 05:40:37.017491 [ 3 ] {} <Debug> HTTP-Session: a788b1df-faa8-411b-b1e6-74c1982b21f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2102 | 2024.10.10 05:40:37.017680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 864, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2103 | 2024.10.10 05:40:37.017729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2104 | 2024.10.10 05:40:37.017747 [ 3 ] {} <Debug> HTTP-Session: a601eb8e-fb0a-40dd-b3b4-2250f2d44ff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2105 | 2024.10.10 05:40:37.017763 [ 3 ] {} <Debug> HTTP-Session: a601eb8e-fb0a-40dd-b3b4-2250f2d44ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2106 | 2024.10.10 05:40:37.017776 [ 3 ] {} <Debug> HTTP-Session: a601eb8e-fb0a-40dd-b3b4-2250f2d44ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2107 | 2024.10.10 05:40:37.017806 [ 3 ] {} <Trace> HTTP-Session: a601eb8e-fb0a-40dd-b3b4-2250f2d44ff6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2108 | 2024.10.10 05:40:37.017941 [ 3 ] {a20131fa-7f62-4aeb-b818-6a6a805f3b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2109 | 2024.10.10 05:40:37.018207 [ 3 ] {a20131fa-7f62-4aeb-b818-6a6a805f3b78} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2110 | 2024.10.10 05:40:37.018248 [ 3 ] {a20131fa-7f62-4aeb-b818-6a6a805f3b78} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2111 | 2024.10.10 05:40:37.018513 [ 3 ] {a20131fa-7f62-4aeb-b818-6a6a805f3b78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2112 | 2024.10.10 05:40:37.018578 [ 3 ] {a20131fa-7f62-4aeb-b818-6a6a805f3b78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2113 | 2024.10.10 05:40:37.018717 [ 3 ] {a20131fa-7f62-4aeb-b818-6a6a805f3b78} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
2114 | 2024.10.10 05:40:37.018790 [ 253 ] {a20131fa-7f62-4aeb-b818-6a6a805f3b78} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2115 | 2024.10.10 05:40:37.018816 [ 258 ] {a20131fa-7f62-4aeb-b818-6a6a805f3b78} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2116 | 2024.10.10 05:40:37.018923 [ 3 ] {a20131fa-7f62-4aeb-b818-6a6a805f3b78} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
2117 | 2024.10.10 05:40:37.018950 [ 3 ] {a20131fa-7f62-4aeb-b818-6a6a805f3b78} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2118 | 2024.10.10 05:40:37.019029 [ 3 ] {a20131fa-7f62-4aeb-b818-6a6a805f3b78} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2119 | 2024.10.10 05:40:37.019049 [ 3 ] {a20131fa-7f62-4aeb-b818-6a6a805f3b78} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
2120 | 2024.10.10 05:40:37.019088 [ 3 ] {a20131fa-7f62-4aeb-b818-6a6a805f3b78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2121 | 2024.10.10 05:40:37.019129 [ 3 ] {a20131fa-7f62-4aeb-b818-6a6a805f3b78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2122 | 2024.10.10 05:40:37.020497 [ 3 ] {a20131fa-7f62-4aeb-b818-6a6a805f3b78} <Debug> executeQuery: Read 20 rows, 755.00 B in 0.002619 sec., 7636.502481863307 rows/sec., 281.52 KiB/sec. | ||
2123 | 2024.10.10 05:40:37.020791 [ 3 ] {a20131fa-7f62-4aeb-b818-6a6a805f3b78} <Debug> DynamicQueryHandler: Done processing query | ||
2124 | 2024.10.10 05:40:37.020815 [ 3 ] {a20131fa-7f62-4aeb-b818-6a6a805f3b78} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2125 | 2024.10.10 05:40:37.020831 [ 3 ] {} <Debug> HTTP-Session: a601eb8e-fb0a-40dd-b3b4-2250f2d44ff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2126 | 2024.10.10 05:40:37.021022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2127 | 2024.10.10 05:40:37.021071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2128 | 2024.10.10 05:40:37.021089 [ 3 ] {} <Debug> HTTP-Session: 3fb8c1cd-2b76-475f-918d-825160db551f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2129 | 2024.10.10 05:40:37.021106 [ 3 ] {} <Debug> HTTP-Session: 3fb8c1cd-2b76-475f-918d-825160db551f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2130 | 2024.10.10 05:40:37.021120 [ 3 ] {} <Debug> HTTP-Session: 3fb8c1cd-2b76-475f-918d-825160db551f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2131 | 2024.10.10 05:40:37.021150 [ 3 ] {} <Trace> HTTP-Session: 3fb8c1cd-2b76-475f-918d-825160db551f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2132 | 2024.10.10 05:40:37.021287 [ 3 ] {8691361c-623d-4125-b80d-fffc28daf67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2133 | 2024.10.10 05:40:37.021556 [ 3 ] {8691361c-623d-4125-b80d-fffc28daf67d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2134 | 2024.10.10 05:40:37.021598 [ 3 ] {8691361c-623d-4125-b80d-fffc28daf67d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2135 | 2024.10.10 05:40:37.021865 [ 3 ] {8691361c-623d-4125-b80d-fffc28daf67d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2136 | 2024.10.10 05:40:37.021930 [ 3 ] {8691361c-623d-4125-b80d-fffc28daf67d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2137 | 2024.10.10 05:40:37.022069 [ 3 ] {8691361c-623d-4125-b80d-fffc28daf67d} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
2138 | 2024.10.10 05:40:37.022126 [ 253 ] {8691361c-623d-4125-b80d-fffc28daf67d} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2139 | 2024.10.10 05:40:37.022163 [ 257 ] {8691361c-623d-4125-b80d-fffc28daf67d} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2140 | 2024.10.10 05:40:37.022254 [ 3 ] {8691361c-623d-4125-b80d-fffc28daf67d} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
2141 | 2024.10.10 05:40:37.022281 [ 3 ] {8691361c-623d-4125-b80d-fffc28daf67d} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2142 | 2024.10.10 05:40:37.022359 [ 3 ] {8691361c-623d-4125-b80d-fffc28daf67d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2143 | 2024.10.10 05:40:37.022378 [ 3 ] {8691361c-623d-4125-b80d-fffc28daf67d} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
2144 | 2024.10.10 05:40:37.022417 [ 3 ] {8691361c-623d-4125-b80d-fffc28daf67d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2145 | 2024.10.10 05:40:37.022456 [ 3 ] {8691361c-623d-4125-b80d-fffc28daf67d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2146 | 2024.10.10 05:40:37.023802 [ 3 ] {8691361c-623d-4125-b80d-fffc28daf67d} <Debug> executeQuery: Read 20 rows, 755.00 B in 0.002579 sec., 7754.943776657618 rows/sec., 285.89 KiB/sec. | ||
2147 | 2024.10.10 05:40:37.024083 [ 3 ] {8691361c-623d-4125-b80d-fffc28daf67d} <Debug> DynamicQueryHandler: Done processing query | ||
2148 | 2024.10.10 05:40:37.024107 [ 3 ] {8691361c-623d-4125-b80d-fffc28daf67d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2149 | 2024.10.10 05:40:37.024124 [ 3 ] {} <Debug> HTTP-Session: 3fb8c1cd-2b76-475f-918d-825160db551f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2150 | 2024.10.10 05:40:37.024321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2151 | 2024.10.10 05:40:37.024368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2152 | 2024.10.10 05:40:37.024387 [ 3 ] {} <Debug> HTTP-Session: af15a7dd-231a-4857-907d-3491247e14d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2153 | 2024.10.10 05:40:37.024403 [ 3 ] {} <Debug> HTTP-Session: af15a7dd-231a-4857-907d-3491247e14d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2154 | 2024.10.10 05:40:37.024416 [ 3 ] {} <Debug> HTTP-Session: af15a7dd-231a-4857-907d-3491247e14d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2155 | 2024.10.10 05:40:37.024448 [ 3 ] {} <Trace> HTTP-Session: af15a7dd-231a-4857-907d-3491247e14d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2156 | 2024.10.10 05:40:37.024590 [ 3 ] {8221076a-8bb7-488b-994c-d65e3c5e6953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2157 | 2024.10.10 05:40:37.024858 [ 3 ] {8221076a-8bb7-488b-994c-d65e3c5e6953} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2158 | 2024.10.10 05:40:37.024900 [ 3 ] {8221076a-8bb7-488b-994c-d65e3c5e6953} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2159 | 2024.10.10 05:40:37.025175 [ 3 ] {8221076a-8bb7-488b-994c-d65e3c5e6953} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2160 | 2024.10.10 05:40:37.025241 [ 3 ] {8221076a-8bb7-488b-994c-d65e3c5e6953} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2161 | 2024.10.10 05:40:37.025382 [ 3 ] {8221076a-8bb7-488b-994c-d65e3c5e6953} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
2162 | 2024.10.10 05:40:37.025434 [ 253 ] {8221076a-8bb7-488b-994c-d65e3c5e6953} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2163 | 2024.10.10 05:40:37.025467 [ 256 ] {8221076a-8bb7-488b-994c-d65e3c5e6953} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2164 | 2024.10.10 05:40:37.025559 [ 3 ] {8221076a-8bb7-488b-994c-d65e3c5e6953} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
2165 | 2024.10.10 05:40:37.025587 [ 3 ] {8221076a-8bb7-488b-994c-d65e3c5e6953} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2166 | 2024.10.10 05:40:37.025665 [ 3 ] {8221076a-8bb7-488b-994c-d65e3c5e6953} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2167 | 2024.10.10 05:40:37.025685 [ 3 ] {8221076a-8bb7-488b-994c-d65e3c5e6953} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
2168 | 2024.10.10 05:40:37.025723 [ 3 ] {8221076a-8bb7-488b-994c-d65e3c5e6953} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2169 | 2024.10.10 05:40:37.025763 [ 3 ] {8221076a-8bb7-488b-994c-d65e3c5e6953} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2170 | 2024.10.10 05:40:37.027107 [ 3 ] {8221076a-8bb7-488b-994c-d65e3c5e6953} <Debug> executeQuery: Read 20 rows, 755.00 B in 0.002585 sec., 7736.943907156673 rows/sec., 285.22 KiB/sec. | ||
2171 | 2024.10.10 05:40:37.027401 [ 3 ] {8221076a-8bb7-488b-994c-d65e3c5e6953} <Debug> DynamicQueryHandler: Done processing query | ||
2172 | 2024.10.10 05:40:37.027425 [ 3 ] {8221076a-8bb7-488b-994c-d65e3c5e6953} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2173 | 2024.10.10 05:40:37.027442 [ 3 ] {} <Debug> HTTP-Session: af15a7dd-231a-4857-907d-3491247e14d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2174 | 2024.10.10 05:40:37.027647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2175 | 2024.10.10 05:40:37.027695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2176 | 2024.10.10 05:40:37.027713 [ 3 ] {} <Debug> HTTP-Session: 297801ee-141f-4048-b8be-1822271fd7ae Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2177 | 2024.10.10 05:40:37.027729 [ 3 ] {} <Debug> HTTP-Session: 297801ee-141f-4048-b8be-1822271fd7ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2178 | 2024.10.10 05:40:37.027743 [ 3 ] {} <Debug> HTTP-Session: 297801ee-141f-4048-b8be-1822271fd7ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2179 | 2024.10.10 05:40:37.027773 [ 3 ] {} <Trace> HTTP-Session: 297801ee-141f-4048-b8be-1822271fd7ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2180 | 2024.10.10 05:40:37.027912 [ 3 ] {530156f2-c40b-4001-a814-2447d06541f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2181 | 2024.10.10 05:40:37.028186 [ 3 ] {530156f2-c40b-4001-a814-2447d06541f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2182 | 2024.10.10 05:40:37.028228 [ 3 ] {530156f2-c40b-4001-a814-2447d06541f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2183 | 2024.10.10 05:40:37.028504 [ 3 ] {530156f2-c40b-4001-a814-2447d06541f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2184 | 2024.10.10 05:40:37.028569 [ 3 ] {530156f2-c40b-4001-a814-2447d06541f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2185 | 2024.10.10 05:40:37.028711 [ 3 ] {530156f2-c40b-4001-a814-2447d06541f8} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
2186 | 2024.10.10 05:40:37.028772 [ 253 ] {530156f2-c40b-4001-a814-2447d06541f8} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2187 | 2024.10.10 05:40:37.028779 [ 255 ] {530156f2-c40b-4001-a814-2447d06541f8} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2188 | 2024.10.10 05:40:37.028848 [ 3 ] {530156f2-c40b-4001-a814-2447d06541f8} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
2189 | 2024.10.10 05:40:37.028871 [ 3 ] {530156f2-c40b-4001-a814-2447d06541f8} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2190 | 2024.10.10 05:40:37.028945 [ 3 ] {530156f2-c40b-4001-a814-2447d06541f8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2191 | 2024.10.10 05:40:37.028964 [ 3 ] {530156f2-c40b-4001-a814-2447d06541f8} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
2192 | 2024.10.10 05:40:37.029001 [ 3 ] {530156f2-c40b-4001-a814-2447d06541f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2193 | 2024.10.10 05:40:37.029041 [ 3 ] {530156f2-c40b-4001-a814-2447d06541f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2194 | 2024.10.10 05:40:37.030384 [ 3 ] {530156f2-c40b-4001-a814-2447d06541f8} <Debug> executeQuery: Read 20 rows, 755.00 B in 0.002539 sec., 7877.116975187081 rows/sec., 290.39 KiB/sec. | ||
2195 | 2024.10.10 05:40:37.030672 [ 3 ] {530156f2-c40b-4001-a814-2447d06541f8} <Debug> DynamicQueryHandler: Done processing query | ||
2196 | 2024.10.10 05:40:37.030696 [ 3 ] {530156f2-c40b-4001-a814-2447d06541f8} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2197 | 2024.10.10 05:40:37.030713 [ 3 ] {} <Debug> HTTP-Session: 297801ee-141f-4048-b8be-1822271fd7ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2198 | 2024.10.10 05:40:37.030909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2199 | 2024.10.10 05:40:37.030958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2200 | 2024.10.10 05:40:37.030977 [ 3 ] {} <Debug> HTTP-Session: 23a38049-81e1-41ec-a5df-565a9dc9f9d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2201 | 2024.10.10 05:40:37.030993 [ 3 ] {} <Debug> HTTP-Session: 23a38049-81e1-41ec-a5df-565a9dc9f9d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2202 | 2024.10.10 05:40:37.031006 [ 3 ] {} <Debug> HTTP-Session: 23a38049-81e1-41ec-a5df-565a9dc9f9d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2203 | 2024.10.10 05:40:37.031037 [ 3 ] {} <Trace> HTTP-Session: 23a38049-81e1-41ec-a5df-565a9dc9f9d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2204 | 2024.10.10 05:40:37.031179 [ 3 ] {c9ef1eb3-bce4-4bb9-a4e8-861b29ef00e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2205 | 2024.10.10 05:40:37.031454 [ 3 ] {c9ef1eb3-bce4-4bb9-a4e8-861b29ef00e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2206 | 2024.10.10 05:40:37.031496 [ 3 ] {c9ef1eb3-bce4-4bb9-a4e8-861b29ef00e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2207 | 2024.10.10 05:40:37.031777 [ 3 ] {c9ef1eb3-bce4-4bb9-a4e8-861b29ef00e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2208 | 2024.10.10 05:40:37.031842 [ 3 ] {c9ef1eb3-bce4-4bb9-a4e8-861b29ef00e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2209 | 2024.10.10 05:40:37.031981 [ 3 ] {c9ef1eb3-bce4-4bb9-a4e8-861b29ef00e1} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
2210 | 2024.10.10 05:40:37.032037 [ 253 ] {c9ef1eb3-bce4-4bb9-a4e8-861b29ef00e1} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2211 | 2024.10.10 05:40:37.032047 [ 259 ] {c9ef1eb3-bce4-4bb9-a4e8-861b29ef00e1} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2212 | 2024.10.10 05:40:37.032115 [ 3 ] {c9ef1eb3-bce4-4bb9-a4e8-861b29ef00e1} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
2213 | 2024.10.10 05:40:37.032137 [ 3 ] {c9ef1eb3-bce4-4bb9-a4e8-861b29ef00e1} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2214 | 2024.10.10 05:40:37.032214 [ 3 ] {c9ef1eb3-bce4-4bb9-a4e8-861b29ef00e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2215 | 2024.10.10 05:40:37.032233 [ 3 ] {c9ef1eb3-bce4-4bb9-a4e8-861b29ef00e1} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
2216 | 2024.10.10 05:40:37.032271 [ 3 ] {c9ef1eb3-bce4-4bb9-a4e8-861b29ef00e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2217 | 2024.10.10 05:40:37.032311 [ 3 ] {c9ef1eb3-bce4-4bb9-a4e8-861b29ef00e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2218 | 2024.10.10 05:40:37.033648 [ 3 ] {c9ef1eb3-bce4-4bb9-a4e8-861b29ef00e1} <Debug> executeQuery: Read 20 rows, 755.00 B in 0.002537 sec., 7883.326763894363 rows/sec., 290.62 KiB/sec. | ||
2219 | 2024.10.10 05:40:37.033928 [ 3 ] {c9ef1eb3-bce4-4bb9-a4e8-861b29ef00e1} <Debug> DynamicQueryHandler: Done processing query | ||
2220 | 2024.10.10 05:40:37.033952 [ 3 ] {c9ef1eb3-bce4-4bb9-a4e8-861b29ef00e1} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2221 | 2024.10.10 05:40:37.033969 [ 3 ] {} <Debug> HTTP-Session: 23a38049-81e1-41ec-a5df-565a9dc9f9d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2222 | 2024.10.10 05:40:37.034157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1044, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2223 | 2024.10.10 05:40:37.034205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2224 | 2024.10.10 05:40:37.034223 [ 3 ] {} <Debug> HTTP-Session: 6e8a7a46-987f-4524-982d-f75ea98a635f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2225 | 2024.10.10 05:40:37.034240 [ 3 ] {} <Debug> HTTP-Session: 6e8a7a46-987f-4524-982d-f75ea98a635f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2226 | 2024.10.10 05:40:37.034253 [ 3 ] {} <Debug> HTTP-Session: 6e8a7a46-987f-4524-982d-f75ea98a635f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2227 | 2024.10.10 05:40:37.034282 [ 3 ] {} <Trace> HTTP-Session: 6e8a7a46-987f-4524-982d-f75ea98a635f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2228 | 2024.10.10 05:40:37.034425 [ 3 ] {fbea10d4-5e3a-4223-a4fc-8f6efea3a2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2229 | 2024.10.10 05:40:37.034698 [ 3 ] {fbea10d4-5e3a-4223-a4fc-8f6efea3a2b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2230 | 2024.10.10 05:40:37.034742 [ 3 ] {fbea10d4-5e3a-4223-a4fc-8f6efea3a2b6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2231 | 2024.10.10 05:40:37.035028 [ 3 ] {fbea10d4-5e3a-4223-a4fc-8f6efea3a2b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2232 | 2024.10.10 05:40:37.035102 [ 3 ] {fbea10d4-5e3a-4223-a4fc-8f6efea3a2b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2233 | 2024.10.10 05:40:37.035243 [ 3 ] {fbea10d4-5e3a-4223-a4fc-8f6efea3a2b6} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
2234 | 2024.10.10 05:40:37.035298 [ 253 ] {fbea10d4-5e3a-4223-a4fc-8f6efea3a2b6} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2235 | 2024.10.10 05:40:37.035335 [ 257 ] {fbea10d4-5e3a-4223-a4fc-8f6efea3a2b6} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2236 | 2024.10.10 05:40:37.035425 [ 3 ] {fbea10d4-5e3a-4223-a4fc-8f6efea3a2b6} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
2237 | 2024.10.10 05:40:37.035452 [ 3 ] {fbea10d4-5e3a-4223-a4fc-8f6efea3a2b6} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2238 | 2024.10.10 05:40:37.035530 [ 3 ] {fbea10d4-5e3a-4223-a4fc-8f6efea3a2b6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2239 | 2024.10.10 05:40:37.035550 [ 3 ] {fbea10d4-5e3a-4223-a4fc-8f6efea3a2b6} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
2240 | 2024.10.10 05:40:37.035586 [ 3 ] {fbea10d4-5e3a-4223-a4fc-8f6efea3a2b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2241 | 2024.10.10 05:40:37.035627 [ 3 ] {fbea10d4-5e3a-4223-a4fc-8f6efea3a2b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2242 | 2024.10.10 05:40:37.037122 [ 3 ] {fbea10d4-5e3a-4223-a4fc-8f6efea3a2b6} <Debug> executeQuery: Read 20 rows, 755.00 B in 0.002766 sec., 7230.65798987708 rows/sec., 266.56 KiB/sec. | ||
2243 | 2024.10.10 05:40:37.037422 [ 3 ] {fbea10d4-5e3a-4223-a4fc-8f6efea3a2b6} <Debug> DynamicQueryHandler: Done processing query | ||
2244 | 2024.10.10 05:40:37.037447 [ 3 ] {fbea10d4-5e3a-4223-a4fc-8f6efea3a2b6} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2245 | 2024.10.10 05:40:37.037463 [ 3 ] {} <Debug> HTTP-Session: 6e8a7a46-987f-4524-982d-f75ea98a635f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2246 | 2024.10.10 05:40:37.037658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2247 | 2024.10.10 05:40:37.037705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2248 | 2024.10.10 05:40:37.037724 [ 3 ] {} <Debug> HTTP-Session: 5914407d-58d0-4e3e-90ad-e1feb236f1e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2249 | 2024.10.10 05:40:37.037740 [ 3 ] {} <Debug> HTTP-Session: 5914407d-58d0-4e3e-90ad-e1feb236f1e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2250 | 2024.10.10 05:40:37.037753 [ 3 ] {} <Debug> HTTP-Session: 5914407d-58d0-4e3e-90ad-e1feb236f1e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2251 | 2024.10.10 05:40:37.037782 [ 3 ] {} <Trace> HTTP-Session: 5914407d-58d0-4e3e-90ad-e1feb236f1e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2252 | 2024.10.10 05:40:37.037925 [ 3 ] {a6b0d120-1c4f-44c3-84f7-980e23b1efb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2253 | 2024.10.10 05:40:37.038207 [ 3 ] {a6b0d120-1c4f-44c3-84f7-980e23b1efb2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2254 | 2024.10.10 05:40:37.038250 [ 3 ] {a6b0d120-1c4f-44c3-84f7-980e23b1efb2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2255 | 2024.10.10 05:40:37.038536 [ 3 ] {a6b0d120-1c4f-44c3-84f7-980e23b1efb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2256 | 2024.10.10 05:40:37.038601 [ 3 ] {a6b0d120-1c4f-44c3-84f7-980e23b1efb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2257 | 2024.10.10 05:40:37.038741 [ 3 ] {a6b0d120-1c4f-44c3-84f7-980e23b1efb2} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
2258 | 2024.10.10 05:40:37.038809 [ 253 ] {a6b0d120-1c4f-44c3-84f7-980e23b1efb2} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2259 | 2024.10.10 05:40:37.038830 [ 256 ] {a6b0d120-1c4f-44c3-84f7-980e23b1efb2} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2260 | 2024.10.10 05:40:37.038922 [ 3 ] {a6b0d120-1c4f-44c3-84f7-980e23b1efb2} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
2261 | 2024.10.10 05:40:37.038950 [ 3 ] {a6b0d120-1c4f-44c3-84f7-980e23b1efb2} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2262 | 2024.10.10 05:40:37.039028 [ 3 ] {a6b0d120-1c4f-44c3-84f7-980e23b1efb2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2263 | 2024.10.10 05:40:37.039048 [ 3 ] {a6b0d120-1c4f-44c3-84f7-980e23b1efb2} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
2264 | 2024.10.10 05:40:37.039087 [ 3 ] {a6b0d120-1c4f-44c3-84f7-980e23b1efb2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2265 | 2024.10.10 05:40:37.039126 [ 3 ] {a6b0d120-1c4f-44c3-84f7-980e23b1efb2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2266 | 2024.10.10 05:40:37.040312 [ 3 ] {a6b0d120-1c4f-44c3-84f7-980e23b1efb2} <Debug> executeQuery: Read 20 rows, 755.00 B in 0.002459 sec., 8133.38755591704 rows/sec., 299.84 KiB/sec. | ||
2267 | 2024.10.10 05:40:37.040599 [ 3 ] {a6b0d120-1c4f-44c3-84f7-980e23b1efb2} <Debug> DynamicQueryHandler: Done processing query | ||
2268 | 2024.10.10 05:40:37.040624 [ 3 ] {a6b0d120-1c4f-44c3-84f7-980e23b1efb2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2269 | 2024.10.10 05:40:37.040640 [ 3 ] {} <Debug> HTTP-Session: 5914407d-58d0-4e3e-90ad-e1feb236f1e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2270 | 2024.10.10 05:40:37.040826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1113, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2271 | 2024.10.10 05:40:37.040874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2272 | 2024.10.10 05:40:37.040893 [ 3 ] {} <Debug> HTTP-Session: 282ed023-e894-4b65-9468-6d2e92e01241 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2273 | 2024.10.10 05:40:37.040909 [ 3 ] {} <Debug> HTTP-Session: 282ed023-e894-4b65-9468-6d2e92e01241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2274 | 2024.10.10 05:40:37.040922 [ 3 ] {} <Debug> HTTP-Session: 282ed023-e894-4b65-9468-6d2e92e01241 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2275 | 2024.10.10 05:40:37.040952 [ 3 ] {} <Trace> HTTP-Session: 282ed023-e894-4b65-9468-6d2e92e01241 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2276 | 2024.10.10 05:40:37.041098 [ 3 ] {3f00d448-c5bc-4e32-ad75-fdc07a870c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2277 | 2024.10.10 05:40:37.041377 [ 3 ] {3f00d448-c5bc-4e32-ad75-fdc07a870c73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2278 | 2024.10.10 05:40:37.041422 [ 3 ] {3f00d448-c5bc-4e32-ad75-fdc07a870c73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2279 | 2024.10.10 05:40:37.041713 [ 3 ] {3f00d448-c5bc-4e32-ad75-fdc07a870c73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2280 | 2024.10.10 05:40:37.041778 [ 3 ] {3f00d448-c5bc-4e32-ad75-fdc07a870c73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2281 | 2024.10.10 05:40:37.041919 [ 3 ] {3f00d448-c5bc-4e32-ad75-fdc07a870c73} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
2282 | 2024.10.10 05:40:37.041973 [ 253 ] {3f00d448-c5bc-4e32-ad75-fdc07a870c73} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2283 | 2024.10.10 05:40:37.042008 [ 258 ] {3f00d448-c5bc-4e32-ad75-fdc07a870c73} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2284 | 2024.10.10 05:40:37.042101 [ 3 ] {3f00d448-c5bc-4e32-ad75-fdc07a870c73} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
2285 | 2024.10.10 05:40:37.042129 [ 3 ] {3f00d448-c5bc-4e32-ad75-fdc07a870c73} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2286 | 2024.10.10 05:40:37.042207 [ 3 ] {3f00d448-c5bc-4e32-ad75-fdc07a870c73} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2287 | 2024.10.10 05:40:37.042227 [ 3 ] {3f00d448-c5bc-4e32-ad75-fdc07a870c73} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
2288 | 2024.10.10 05:40:37.042267 [ 3 ] {3f00d448-c5bc-4e32-ad75-fdc07a870c73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2289 | 2024.10.10 05:40:37.042307 [ 3 ] {3f00d448-c5bc-4e32-ad75-fdc07a870c73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2290 | 2024.10.10 05:40:37.043521 [ 3 ] {3f00d448-c5bc-4e32-ad75-fdc07a870c73} <Debug> executeQuery: Read 20 rows, 755.00 B in 0.002495 sec., 8016.032064128257 rows/sec., 295.51 KiB/sec. | ||
2291 | 2024.10.10 05:40:37.043795 [ 3 ] {3f00d448-c5bc-4e32-ad75-fdc07a870c73} <Debug> DynamicQueryHandler: Done processing query | ||
2292 | 2024.10.10 05:40:37.043819 [ 3 ] {3f00d448-c5bc-4e32-ad75-fdc07a870c73} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2293 | 2024.10.10 05:40:37.043835 [ 3 ] {} <Debug> HTTP-Session: 282ed023-e894-4b65-9468-6d2e92e01241 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2294 | 2024.10.10 05:40:37.044024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2295 | 2024.10.10 05:40:37.044072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2296 | 2024.10.10 05:40:37.044090 [ 3 ] {} <Debug> HTTP-Session: 77092daa-4964-4dae-bab7-eb30bdac5231 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2297 | 2024.10.10 05:40:37.044107 [ 3 ] {} <Debug> HTTP-Session: 77092daa-4964-4dae-bab7-eb30bdac5231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2298 | 2024.10.10 05:40:37.044120 [ 3 ] {} <Debug> HTTP-Session: 77092daa-4964-4dae-bab7-eb30bdac5231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2299 | 2024.10.10 05:40:37.044150 [ 3 ] {} <Trace> HTTP-Session: 77092daa-4964-4dae-bab7-eb30bdac5231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2300 | 2024.10.10 05:40:37.044295 [ 3 ] {04c857e7-74f4-4671-8f5c-419bfc74e9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2301 | 2024.10.10 05:40:37.044581 [ 3 ] {04c857e7-74f4-4671-8f5c-419bfc74e9f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2302 | 2024.10.10 05:40:37.044628 [ 3 ] {04c857e7-74f4-4671-8f5c-419bfc74e9f4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2303 | 2024.10.10 05:40:37.044920 [ 3 ] {04c857e7-74f4-4671-8f5c-419bfc74e9f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2304 | 2024.10.10 05:40:37.044984 [ 3 ] {04c857e7-74f4-4671-8f5c-419bfc74e9f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2305 | 2024.10.10 05:40:37.045123 [ 3 ] {04c857e7-74f4-4671-8f5c-419bfc74e9f4} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
2306 | 2024.10.10 05:40:37.045174 [ 253 ] {04c857e7-74f4-4671-8f5c-419bfc74e9f4} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2307 | 2024.10.10 05:40:37.045206 [ 256 ] {04c857e7-74f4-4671-8f5c-419bfc74e9f4} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2308 | 2024.10.10 05:40:37.045296 [ 3 ] {04c857e7-74f4-4671-8f5c-419bfc74e9f4} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
2309 | 2024.10.10 05:40:37.045324 [ 3 ] {04c857e7-74f4-4671-8f5c-419bfc74e9f4} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2310 | 2024.10.10 05:40:37.045403 [ 3 ] {04c857e7-74f4-4671-8f5c-419bfc74e9f4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2311 | 2024.10.10 05:40:37.045423 [ 3 ] {04c857e7-74f4-4671-8f5c-419bfc74e9f4} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
2312 | 2024.10.10 05:40:37.045462 [ 3 ] {04c857e7-74f4-4671-8f5c-419bfc74e9f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2313 | 2024.10.10 05:40:37.045502 [ 3 ] {04c857e7-74f4-4671-8f5c-419bfc74e9f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2314 | 2024.10.10 05:40:37.046882 [ 3 ] {04c857e7-74f4-4671-8f5c-419bfc74e9f4} <Debug> executeQuery: Read 20 rows, 755.00 B in 0.002659 sec., 7521.624670928921 rows/sec., 277.29 KiB/sec. | ||
2315 | 2024.10.10 05:40:37.047177 [ 3 ] {04c857e7-74f4-4671-8f5c-419bfc74e9f4} <Debug> DynamicQueryHandler: Done processing query | ||
2316 | 2024.10.10 05:40:37.047201 [ 3 ] {04c857e7-74f4-4671-8f5c-419bfc74e9f4} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2317 | 2024.10.10 05:40:37.047217 [ 3 ] {} <Debug> HTTP-Session: 77092daa-4964-4dae-bab7-eb30bdac5231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2318 | 2024.10.10 05:40:37.047433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1177, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2319 | 2024.10.10 05:40:37.047481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2320 | 2024.10.10 05:40:37.047499 [ 3 ] {} <Debug> HTTP-Session: d92ec365-ffc3-4c87-bdf9-5497827e29a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2321 | 2024.10.10 05:40:37.047516 [ 3 ] {} <Debug> HTTP-Session: d92ec365-ffc3-4c87-bdf9-5497827e29a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2322 | 2024.10.10 05:40:37.047529 [ 3 ] {} <Debug> HTTP-Session: d92ec365-ffc3-4c87-bdf9-5497827e29a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2323 | 2024.10.10 05:40:37.047559 [ 3 ] {} <Trace> HTTP-Session: d92ec365-ffc3-4c87-bdf9-5497827e29a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2324 | 2024.10.10 05:40:37.047705 [ 3 ] {486a23b0-dcdd-4854-bffb-9f99e7cbda53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2325 | 2024.10.10 05:40:37.047993 [ 3 ] {486a23b0-dcdd-4854-bffb-9f99e7cbda53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2326 | 2024.10.10 05:40:37.048039 [ 3 ] {486a23b0-dcdd-4854-bffb-9f99e7cbda53} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2327 | 2024.10.10 05:40:37.048337 [ 3 ] {486a23b0-dcdd-4854-bffb-9f99e7cbda53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2328 | 2024.10.10 05:40:37.048402 [ 3 ] {486a23b0-dcdd-4854-bffb-9f99e7cbda53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2329 | 2024.10.10 05:40:37.048541 [ 3 ] {486a23b0-dcdd-4854-bffb-9f99e7cbda53} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
2330 | 2024.10.10 05:40:37.048608 [ 253 ] {486a23b0-dcdd-4854-bffb-9f99e7cbda53} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2331 | 2024.10.10 05:40:37.048633 [ 258 ] {486a23b0-dcdd-4854-bffb-9f99e7cbda53} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2332 | 2024.10.10 05:40:37.048725 [ 3 ] {486a23b0-dcdd-4854-bffb-9f99e7cbda53} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
2333 | 2024.10.10 05:40:37.048753 [ 3 ] {486a23b0-dcdd-4854-bffb-9f99e7cbda53} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2334 | 2024.10.10 05:40:37.048832 [ 3 ] {486a23b0-dcdd-4854-bffb-9f99e7cbda53} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2335 | 2024.10.10 05:40:37.048852 [ 3 ] {486a23b0-dcdd-4854-bffb-9f99e7cbda53} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
2336 | 2024.10.10 05:40:37.048890 [ 3 ] {486a23b0-dcdd-4854-bffb-9f99e7cbda53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2337 | 2024.10.10 05:40:37.048931 [ 3 ] {486a23b0-dcdd-4854-bffb-9f99e7cbda53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2338 | 2024.10.10 05:40:37.050099 [ 3 ] {486a23b0-dcdd-4854-bffb-9f99e7cbda53} <Debug> executeQuery: Read 20 rows, 755.00 B in 0.002468 sec., 8103.727714748784 rows/sec., 298.75 KiB/sec. | ||
2339 | 2024.10.10 05:40:37.050377 [ 3 ] {486a23b0-dcdd-4854-bffb-9f99e7cbda53} <Debug> DynamicQueryHandler: Done processing query | ||
2340 | 2024.10.10 05:40:37.050401 [ 3 ] {486a23b0-dcdd-4854-bffb-9f99e7cbda53} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2341 | 2024.10.10 05:40:37.050417 [ 3 ] {} <Debug> HTTP-Session: d92ec365-ffc3-4c87-bdf9-5497827e29a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2342 | 2024.10.10 05:40:37.050628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2343 | 2024.10.10 05:40:37.050677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2344 | 2024.10.10 05:40:37.050695 [ 3 ] {} <Debug> HTTP-Session: 2ec4f3d1-4221-4fb7-95c6-89baa21ffd45 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2345 | 2024.10.10 05:40:37.050711 [ 3 ] {} <Debug> HTTP-Session: 2ec4f3d1-4221-4fb7-95c6-89baa21ffd45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2346 | 2024.10.10 05:40:37.050725 [ 3 ] {} <Debug> HTTP-Session: 2ec4f3d1-4221-4fb7-95c6-89baa21ffd45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2347 | 2024.10.10 05:40:37.050756 [ 3 ] {} <Trace> HTTP-Session: 2ec4f3d1-4221-4fb7-95c6-89baa21ffd45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2348 | 2024.10.10 05:40:37.050902 [ 3 ] {c8a5da2a-373b-415a-826a-ffcce95bfa60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2349 | 2024.10.10 05:40:37.051190 [ 3 ] {c8a5da2a-373b-415a-826a-ffcce95bfa60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2350 | 2024.10.10 05:40:37.051235 [ 3 ] {c8a5da2a-373b-415a-826a-ffcce95bfa60} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2351 | 2024.10.10 05:40:37.051537 [ 3 ] {c8a5da2a-373b-415a-826a-ffcce95bfa60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2352 | 2024.10.10 05:40:37.051600 [ 3 ] {c8a5da2a-373b-415a-826a-ffcce95bfa60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2353 | 2024.10.10 05:40:37.051738 [ 3 ] {c8a5da2a-373b-415a-826a-ffcce95bfa60} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
2354 | 2024.10.10 05:40:37.051815 [ 253 ] {c8a5da2a-373b-415a-826a-ffcce95bfa60} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2355 | 2024.10.10 05:40:37.051833 [ 256 ] {c8a5da2a-373b-415a-826a-ffcce95bfa60} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2356 | 2024.10.10 05:40:37.051922 [ 3 ] {c8a5da2a-373b-415a-826a-ffcce95bfa60} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (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 | ||
2357 | 2024.10.10 05:40:37.051949 [ 3 ] {c8a5da2a-373b-415a-826a-ffcce95bfa60} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2358 | 2024.10.10 05:40:37.052028 [ 3 ] {c8a5da2a-373b-415a-826a-ffcce95bfa60} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2359 | 2024.10.10 05:40:37.052048 [ 3 ] {c8a5da2a-373b-415a-826a-ffcce95bfa60} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 20 rows with 2 streams | ||
2360 | 2024.10.10 05:40:37.052087 [ 3 ] {c8a5da2a-373b-415a-826a-ffcce95bfa60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2361 | 2024.10.10 05:40:37.052128 [ 3 ] {c8a5da2a-373b-415a-826a-ffcce95bfa60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2362 | 2024.10.10 05:40:37.053536 [ 3 ] {c8a5da2a-373b-415a-826a-ffcce95bfa60} <Debug> executeQuery: Read 20 rows, 755.00 B in 0.002706 sec., 7390.983000739098 rows/sec., 272.47 KiB/sec. | ||
2363 | 2024.10.10 05:40:37.053836 [ 3 ] {c8a5da2a-373b-415a-826a-ffcce95bfa60} <Debug> DynamicQueryHandler: Done processing query | ||
2364 | 2024.10.10 05:40:37.053861 [ 3 ] {c8a5da2a-373b-415a-826a-ffcce95bfa60} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
2365 | 2024.10.10 05:40:37.053877 [ 3 ] {} <Debug> HTTP-Session: 2ec4f3d1-4221-4fb7-95c6-89baa21ffd45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2366 | 2024.10.10 05:40:37.054495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2367 | 2024.10.10 05:40:37.054542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2368 | 2024.10.10 05:40:37.054560 [ 3 ] {} <Debug> HTTP-Session: 5fc067a0-d6d3-4ab1-bf09-35f2b112c2d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2369 | 2024.10.10 05:40:37.054577 [ 3 ] {} <Debug> HTTP-Session: 5fc067a0-d6d3-4ab1-bf09-35f2b112c2d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2370 | 2024.10.10 05:40:37.054591 [ 3 ] {} <Debug> HTTP-Session: 5fc067a0-d6d3-4ab1-bf09-35f2b112c2d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2371 | 2024.10.10 05:40:37.054621 [ 3 ] {} <Trace> HTTP-Session: 5fc067a0-d6d3-4ab1-bf09-35f2b112c2d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2372 | 2024.10.10 05:40:37.054744 [ 3 ] {508e92ff-90f9-4a14-924c-6d589f9487f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
2373 | 2024.10.10 05:40:37.054789 [ 3 ] {508e92ff-90f9-4a14-924c-6d589f9487f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2374 | 2024.10.10 05:40:37.054959 [ 3 ] {508e92ff-90f9-4a14-924c-6d589f9487f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2375 | 2024.10.10 05:40:37.055245 [ 3 ] {508e92ff-90f9-4a14-924c-6d589f9487f0} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2376 | 2024.10.10 05:40:37.055284 [ 3 ] {508e92ff-90f9-4a14-924c-6d589f9487f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2377 | 2024.10.10 05:40:37.055781 [ 3 ] {508e92ff-90f9-4a14-924c-6d589f9487f0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2378 | 2024.10.10 05:40:37.056098 [ 3 ] {508e92ff-90f9-4a14-924c-6d589f9487f0} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2379 | 2024.10.10 05:40:37.056276 [ 3 ] {508e92ff-90f9-4a14-924c-6d589f9487f0} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001569 sec., 8922.880815806246 rows/sec., 1.25 MiB/sec. | ||
2380 | 2024.10.10 05:40:37.056601 [ 3 ] {508e92ff-90f9-4a14-924c-6d589f9487f0} <Debug> DynamicQueryHandler: Done processing query | ||
2381 | 2024.10.10 05:40:37.056625 [ 3 ] {508e92ff-90f9-4a14-924c-6d589f9487f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2382 | 2024.10.10 05:40:37.056640 [ 3 ] {} <Debug> HTTP-Session: 5fc067a0-d6d3-4ab1-bf09-35f2b112c2d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2383 | 2024.10.10 05:40:37.056761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 10970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2384 | 2024.10.10 05:40:37.056808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2385 | 2024.10.10 05:40:37.056827 [ 3 ] {} <Debug> HTTP-Session: 1c255914-deaa-4ea7-8cd9-8d3debba3b2a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2386 | 2024.10.10 05:40:37.056842 [ 3 ] {} <Debug> HTTP-Session: 1c255914-deaa-4ea7-8cd9-8d3debba3b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2387 | 2024.10.10 05:40:37.056856 [ 3 ] {} <Debug> HTTP-Session: 1c255914-deaa-4ea7-8cd9-8d3debba3b2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2388 | 2024.10.10 05:40:37.056886 [ 3 ] {} <Trace> HTTP-Session: 1c255914-deaa-4ea7-8cd9-8d3debba3b2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2389 | 2024.10.10 05:40:37.057002 [ 3 ] {66655775-31f5-4977-811f-77661ed25ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2390 | 2024.10.10 05:40:37.057046 [ 3 ] {66655775-31f5-4977-811f-77661ed25ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2391 | 2024.10.10 05:40:37.057303 [ 3 ] {66655775-31f5-4977-811f-77661ed25ace} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2392 | 2024.10.10 05:40:37.057618 [ 3 ] {66655775-31f5-4977-811f-77661ed25ace} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2393 | 2024.10.10 05:40:37.057653 [ 3 ] {66655775-31f5-4977-811f-77661ed25ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2394 | 2024.10.10 05:40:37.058019 [ 3 ] {66655775-31f5-4977-811f-77661ed25ace} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2395 | 2024.10.10 05:40:37.058388 [ 3 ] {66655775-31f5-4977-811f-77661ed25ace} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2396 | 2024.10.10 05:40:37.058544 [ 3 ] {66655775-31f5-4977-811f-77661ed25ace} <Debug> executeQuery: Read 74 rows, 6.44 KiB in 0.001584 sec., 46717.17171717172 rows/sec., 3.97 MiB/sec. | ||
2397 | 2024.10.10 05:40:37.058703 [ 3 ] {66655775-31f5-4977-811f-77661ed25ace} <Debug> DynamicQueryHandler: Done processing query | ||
2398 | 2024.10.10 05:40:37.058726 [ 3 ] {66655775-31f5-4977-811f-77661ed25ace} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2399 | 2024.10.10 05:40:37.058741 [ 3 ] {} <Debug> HTTP-Session: 1c255914-deaa-4ea7-8cd9-8d3debba3b2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2400 | 2024.10.10 05:40:37.058855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 3207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2401 | 2024.10.10 05:40:37.058901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2402 | 2024.10.10 05:40:37.058919 [ 3 ] {} <Debug> HTTP-Session: 65d9e740-33c2-40b7-ade8-c99dc84e1187 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2403 | 2024.10.10 05:40:37.058935 [ 3 ] {} <Debug> HTTP-Session: 65d9e740-33c2-40b7-ade8-c99dc84e1187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2404 | 2024.10.10 05:40:37.058948 [ 3 ] {} <Debug> HTTP-Session: 65d9e740-33c2-40b7-ade8-c99dc84e1187 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2405 | 2024.10.10 05:40:37.058978 [ 3 ] {} <Trace> HTTP-Session: 65d9e740-33c2-40b7-ade8-c99dc84e1187 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2406 | 2024.10.10 05:40:37.059077 [ 3 ] {43842e25-24f8-4726-bc55-601acb9c42b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2407 | 2024.10.10 05:40:37.059118 [ 3 ] {43842e25-24f8-4726-bc55-601acb9c42b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2408 | 2024.10.10 05:40:37.059337 [ 3 ] {43842e25-24f8-4726-bc55-601acb9c42b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2409 | 2024.10.10 05:40:37.059602 [ 3 ] {43842e25-24f8-4726-bc55-601acb9c42b1} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2410 | 2024.10.10 05:40:37.059637 [ 3 ] {43842e25-24f8-4726-bc55-601acb9c42b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2411 | 2024.10.10 05:40:37.059976 [ 3 ] {43842e25-24f8-4726-bc55-601acb9c42b1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2412 | 2024.10.10 05:40:37.060327 [ 3 ] {43842e25-24f8-4726-bc55-601acb9c42b1} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2413 | 2024.10.10 05:40:37.060466 [ 74 ] {} <Debug> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2414 | 2024.10.10 05:40:37.060483 [ 3 ] {43842e25-24f8-4726-bc55-601acb9c42b1} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001427 sec., 15416.95865451997 rows/sec., 1.13 MiB/sec. | ||
2415 | 2024.10.10 05:40:37.060532 [ 74 ] {} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2416 | 2024.10.10 05:40:37.060594 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2417 | 2024.10.10 05:40:37.060751 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
2418 | 2024.10.10 05:40:37.060779 [ 3 ] {43842e25-24f8-4726-bc55-601acb9c42b1} <Debug> DynamicQueryHandler: Done processing query | ||
2419 | 2024.10.10 05:40:37.060819 [ 3 ] {43842e25-24f8-4726-bc55-601acb9c42b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2420 | 2024.10.10 05:40:37.060851 [ 3 ] {} <Debug> HTTP-Session: 65d9e740-33c2-40b7-ade8-c99dc84e1187 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2421 | 2024.10.10 05:40:37.060955 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2422 | 2024.10.10 05:40:37.061010 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
2423 | 2024.10.10 05:40:37.061035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2424 | 2024.10.10 05:40:37.061160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2425 | 2024.10.10 05:40:37.061221 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
2426 | 2024.10.10 05:40:37.061242 [ 3 ] {} <Debug> HTTP-Session: b98d3ee3-33b3-4d1b-9506-f485a7b3c7d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2427 | 2024.10.10 05:40:37.061330 [ 3 ] {} <Debug> HTTP-Session: b98d3ee3-33b3-4d1b-9506-f485a7b3c7d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2428 | 2024.10.10 05:40:37.061409 [ 3 ] {} <Debug> HTTP-Session: b98d3ee3-33b3-4d1b-9506-f485a7b3c7d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2429 | 2024.10.10 05:40:37.061589 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
2430 | 2024.10.10 05:40:37.061607 [ 3 ] {} <Trace> HTTP-Session: b98d3ee3-33b3-4d1b-9506-f485a7b3c7d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2431 | 2024.10.10 05:40:37.061880 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
2432 | 2024.10.10 05:40:37.061989 [ 3 ] {ca8932b9-d6dc-4813-a9f8-1fbf4322fdc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2433 | 2024.10.10 05:40:37.062189 [ 3 ] {ca8932b9-d6dc-4813-a9f8-1fbf4322fdc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2434 | 2024.10.10 05:40:37.062186 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
2435 | 2024.10.10 05:40:37.062553 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
2436 | 2024.10.10 05:40:37.063505 [ 3 ] {ca8932b9-d6dc-4813-a9f8-1fbf4322fdc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2437 | 2024.10.10 05:40:37.064598 [ 3 ] {ca8932b9-d6dc-4813-a9f8-1fbf4322fdc2} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2438 | 2024.10.10 05:40:37.064670 [ 3 ] {ca8932b9-d6dc-4813-a9f8-1fbf4322fdc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2439 | 2024.10.10 05:40:37.065572 [ 195 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 104 rows, containing 5 columns (5 merged, 0 gathered) in 0.004880538 sec., 21309.126166008748 rows/sec., 1.65 MiB/sec. | ||
2440 | 2024.10.10 05:40:37.065770 [ 3 ] {ca8932b9-d6dc-4813-a9f8-1fbf4322fdc2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2441 | 2024.10.10 05:40:37.065826 [ 195 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2442 | 2024.10.10 05:40:37.066676 [ 3 ] {ca8932b9-d6dc-4813-a9f8-1fbf4322fdc2} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2443 | 2024.10.10 05:40:37.066856 [ 195 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_6_1} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2444 | 2024.10.10 05:40:37.067048 [ 3 ] {ca8932b9-d6dc-4813-a9f8-1fbf4322fdc2} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.005214 sec., 11123.897199846568 rows/sec., 890.03 KiB/sec. | ||
2445 | 2024.10.10 05:40:37.067190 [ 195 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_6_1} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2446 | 2024.10.10 05:40:37.067534 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2447 | 2024.10.10 05:40:37.067613 [ 3 ] {ca8932b9-d6dc-4813-a9f8-1fbf4322fdc2} <Debug> DynamicQueryHandler: Done processing query | ||
2448 | 2024.10.10 05:40:37.067642 [ 3 ] {ca8932b9-d6dc-4813-a9f8-1fbf4322fdc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2449 | 2024.10.10 05:40:37.067657 [ 3 ] {} <Debug> HTTP-Session: b98d3ee3-33b3-4d1b-9506-f485a7b3c7d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2450 | 2024.10.10 05:40:37.067775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 5827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2451 | 2024.10.10 05:40:37.067824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2452 | 2024.10.10 05:40:37.067842 [ 3 ] {} <Debug> HTTP-Session: 354c8ecf-1b75-446c-86c4-8e6659e4ebb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2453 | 2024.10.10 05:40:37.067858 [ 3 ] {} <Debug> HTTP-Session: 354c8ecf-1b75-446c-86c4-8e6659e4ebb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2454 | 2024.10.10 05:40:37.067872 [ 3 ] {} <Debug> HTTP-Session: 354c8ecf-1b75-446c-86c4-8e6659e4ebb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2455 | 2024.10.10 05:40:37.067903 [ 3 ] {} <Trace> HTTP-Session: 354c8ecf-1b75-446c-86c4-8e6659e4ebb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2456 | 2024.10.10 05:40:37.068020 [ 3 ] {b762a27b-c197-439b-8cb5-3960b9e4514b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2457 | 2024.10.10 05:40:37.068068 [ 3 ] {b762a27b-c197-439b-8cb5-3960b9e4514b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2458 | 2024.10.10 05:40:37.068241 [ 3 ] {b762a27b-c197-439b-8cb5-3960b9e4514b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2459 | 2024.10.10 05:40:37.068532 [ 3 ] {b762a27b-c197-439b-8cb5-3960b9e4514b} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2460 | 2024.10.10 05:40:37.068570 [ 3 ] {b762a27b-c197-439b-8cb5-3960b9e4514b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2461 | 2024.10.10 05:40:37.068956 [ 3 ] {b762a27b-c197-439b-8cb5-3960b9e4514b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2462 | 2024.10.10 05:40:37.069312 [ 3 ] {b762a27b-c197-439b-8cb5-3960b9e4514b} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2463 | 2024.10.10 05:40:37.069471 [ 3 ] {b762a27b-c197-439b-8cb5-3960b9e4514b} <Debug> executeQuery: Read 30 rows, 2.18 KiB in 0.001493 sec., 20093.770931011386 rows/sec., 1.43 MiB/sec. | ||
2464 | 2024.10.10 05:40:37.069634 [ 3 ] {b762a27b-c197-439b-8cb5-3960b9e4514b} <Debug> DynamicQueryHandler: Done processing query | ||
2465 | 2024.10.10 05:40:37.069659 [ 3 ] {b762a27b-c197-439b-8cb5-3960b9e4514b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2466 | 2024.10.10 05:40:37.069675 [ 3 ] {} <Debug> HTTP-Session: 354c8ecf-1b75-446c-86c4-8e6659e4ebb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2467 | 2024.10.10 05:40:37.069831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 36006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2468 | 2024.10.10 05:40:37.069880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2469 | 2024.10.10 05:40:37.069900 [ 3 ] {} <Debug> HTTP-Session: 0ea0fa54-d8d9-4ce1-9a2d-26e66cf25483 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2470 | 2024.10.10 05:40:37.069916 [ 3 ] {} <Debug> HTTP-Session: 0ea0fa54-d8d9-4ce1-9a2d-26e66cf25483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2471 | 2024.10.10 05:40:37.069929 [ 3 ] {} <Debug> HTTP-Session: 0ea0fa54-d8d9-4ce1-9a2d-26e66cf25483 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2472 | 2024.10.10 05:40:37.069959 [ 3 ] {} <Trace> HTTP-Session: 0ea0fa54-d8d9-4ce1-9a2d-26e66cf25483 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2473 | 2024.10.10 05:40:37.070258 [ 3 ] {bdac10fd-00d7-44b0-a928-fd68cee50dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2474 | 2024.10.10 05:40:37.070324 [ 3 ] {bdac10fd-00d7-44b0-a928-fd68cee50dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2475 | 2024.10.10 05:40:37.070752 [ 3 ] {bdac10fd-00d7-44b0-a928-fd68cee50dad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2476 | 2024.10.10 05:40:37.071284 [ 3 ] {bdac10fd-00d7-44b0-a928-fd68cee50dad} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2477 | 2024.10.10 05:40:37.071320 [ 3 ] {bdac10fd-00d7-44b0-a928-fd68cee50dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2478 | 2024.10.10 05:40:37.071997 [ 3 ] {bdac10fd-00d7-44b0-a928-fd68cee50dad} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2479 | 2024.10.10 05:40:37.072425 [ 3 ] {bdac10fd-00d7-44b0-a928-fd68cee50dad} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2480 | 2024.10.10 05:40:37.072585 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2481 | 2024.10.10 05:40:37.072615 [ 3 ] {bdac10fd-00d7-44b0-a928-fd68cee50dad} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00255 sec., 8627.450980392156 rows/sec., 15.46 MiB/sec. | ||
2482 | 2024.10.10 05:40:37.072640 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2483 | 2024.10.10 05:40:37.072700 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2484 | 2024.10.10 05:40:37.072961 [ 192 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
2485 | 2024.10.10 05:40:37.073041 [ 3 ] {bdac10fd-00d7-44b0-a928-fd68cee50dad} <Debug> DynamicQueryHandler: Done processing query | ||
2486 | 2024.10.10 05:40:37.073069 [ 3 ] {bdac10fd-00d7-44b0-a928-fd68cee50dad} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
2487 | 2024.10.10 05:40:37.073094 [ 3 ] {} <Debug> HTTP-Session: 0ea0fa54-d8d9-4ce1-9a2d-26e66cf25483 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2488 | 2024.10.10 05:40:37.073223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 2426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2489 | 2024.10.10 05:40:37.073294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2490 | 2024.10.10 05:40:37.073332 [ 3 ] {} <Debug> HTTP-Session: 2350627e-71fd-49a0-bbf1-2bbac1f57b10 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2491 | 2024.10.10 05:40:37.073362 [ 3 ] {} <Debug> HTTP-Session: 2350627e-71fd-49a0-bbf1-2bbac1f57b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2492 | 2024.10.10 05:40:37.073388 [ 3 ] {} <Debug> HTTP-Session: 2350627e-71fd-49a0-bbf1-2bbac1f57b10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2493 | 2024.10.10 05:40:37.073407 [ 192 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2494 | 2024.10.10 05:40:37.073426 [ 3 ] {} <Trace> HTTP-Session: 2350627e-71fd-49a0-bbf1-2bbac1f57b10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2495 | 2024.10.10 05:40:37.073520 [ 192 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
2496 | 2024.10.10 05:40:37.073577 [ 3 ] {453fde04-b067-441f-8ae5-0ebedadf9b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2497 | 2024.10.10 05:40:37.073649 [ 3 ] {453fde04-b067-441f-8ae5-0ebedadf9b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2498 | 2024.10.10 05:40:37.074145 [ 192 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
2499 | 2024.10.10 05:40:37.074278 [ 3 ] {453fde04-b067-441f-8ae5-0ebedadf9b99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2500 | 2024.10.10 05:40:37.074674 [ 192 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
2501 | 2024.10.10 05:40:37.075274 [ 192 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
2502 | 2024.10.10 05:40:37.075304 [ 3 ] {453fde04-b067-441f-8ae5-0ebedadf9b99} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2503 | 2024.10.10 05:40:37.075349 [ 3 ] {453fde04-b067-441f-8ae5-0ebedadf9b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2504 | 2024.10.10 05:40:37.075800 [ 192 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
2505 | 2024.10.10 05:40:37.076368 [ 192 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
2506 | 2024.10.10 05:40:37.076520 [ 3 ] {453fde04-b067-441f-8ae5-0ebedadf9b99} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2507 | 2024.10.10 05:40:37.077257 [ 3 ] {453fde04-b067-441f-8ae5-0ebedadf9b99} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2508 | 2024.10.10 05:40:37.077537 [ 3 ] {453fde04-b067-441f-8ae5-0ebedadf9b99} <Debug> executeQuery: Read 16 rows, 1.05 KiB in 0.00399 sec., 4010.025062656642 rows/sec., 263.35 KiB/sec. | ||
2509 | 2024.10.10 05:40:37.077786 [ 3 ] {453fde04-b067-441f-8ae5-0ebedadf9b99} <Debug> DynamicQueryHandler: Done processing query | ||
2510 | 2024.10.10 05:40:37.077815 [ 3 ] {453fde04-b067-441f-8ae5-0ebedadf9b99} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2511 | 2024.10.10 05:40:37.077843 [ 3 ] {} <Debug> HTTP-Session: 2350627e-71fd-49a0-bbf1-2bbac1f57b10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2512 | 2024.10.10 05:40:37.079660 [ 195 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 104 rows, containing 19 columns (19 merged, 0 gathered) in 0.00681964 sec., 15250.071851300068 rows/sec., 27.33 MiB/sec. | ||
2513 | 2024.10.10 05:40:37.079994 [ 195 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2514 | 2024.10.10 05:40:37.080590 [ 195 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2515 | 2024.10.10 05:40:37.080669 [ 195 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2516 | 2024.10.10 05:40:37.080810 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
2517 | 2024.10.10 05:40:40.123908 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2518 | 2024.10.10 05:40:40.123975 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2519 | 2024.10.10 05:40:40.220071 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 262 | ||
2520 | 2024.10.10 05:40:40.223524 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2521 | 2024.10.10 05:40:40.223565 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2522 | 2024.10.10 05:40:40.225120 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2523 | 2024.10.10 05:40:40.226136 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2524 | 2024.10.10 05:40:40.226604 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 262 | ||
2525 | 2024.10.10 05:40:42.007689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 27288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2526 | 2024.10.10 05:40:42.007819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2527 | 2024.10.10 05:40:42.007849 [ 3 ] {} <Debug> HTTP-Session: ff350aea-5fa4-405b-8342-33e150a85f18 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2528 | 2024.10.10 05:40:42.007878 [ 3 ] {} <Debug> HTTP-Session: ff350aea-5fa4-405b-8342-33e150a85f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2529 | 2024.10.10 05:40:42.007899 [ 3 ] {} <Debug> HTTP-Session: ff350aea-5fa4-405b-8342-33e150a85f18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2530 | 2024.10.10 05:40:42.007956 [ 3 ] {} <Trace> HTTP-Session: ff350aea-5fa4-405b-8342-33e150a85f18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2531 | 2024.10.10 05:40:42.008227 [ 3 ] {3c06f7cf-5d8b-4450-bbea-be6c914a1ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2532 | 2024.10.10 05:40:42.008308 [ 3 ] {3c06f7cf-5d8b-4450-bbea-be6c914a1ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2533 | 2024.10.10 05:40:42.008703 [ 3 ] {3c06f7cf-5d8b-4450-bbea-be6c914a1ae9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2534 | 2024.10.10 05:40:42.009207 [ 3 ] {3c06f7cf-5d8b-4450-bbea-be6c914a1ae9} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2535 | 2024.10.10 05:40:42.009257 [ 3 ] {3c06f7cf-5d8b-4450-bbea-be6c914a1ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2536 | 2024.10.10 05:40:42.009712 [ 3 ] {3c06f7cf-5d8b-4450-bbea-be6c914a1ae9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2537 | 2024.10.10 05:40:42.010122 [ 3 ] {3c06f7cf-5d8b-4450-bbea-be6c914a1ae9} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2538 | 2024.10.10 05:40:42.010298 [ 3 ] {3c06f7cf-5d8b-4450-bbea-be6c914a1ae9} <Debug> executeQuery: Read 179 rows, 16.38 KiB in 0.002174 sec., 82336.70653173873 rows/sec., 7.36 MiB/sec. | ||
2539 | 2024.10.10 05:40:42.010857 [ 3 ] {3c06f7cf-5d8b-4450-bbea-be6c914a1ae9} <Debug> DynamicQueryHandler: Done processing query | ||
2540 | 2024.10.10 05:40:42.010885 [ 3 ] {3c06f7cf-5d8b-4450-bbea-be6c914a1ae9} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2541 | 2024.10.10 05:40:42.010904 [ 3 ] {} <Debug> HTTP-Session: ff350aea-5fa4-405b-8342-33e150a85f18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2542 | 2024.10.10 05:40:42.011041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2543 | 2024.10.10 05:40:42.011098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2544 | 2024.10.10 05:40:42.011119 [ 3 ] {} <Debug> HTTP-Session: c855c2bc-df89-49cb-8630-5b06ace8d410 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2545 | 2024.10.10 05:40:42.011139 [ 3 ] {} <Debug> HTTP-Session: c855c2bc-df89-49cb-8630-5b06ace8d410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2546 | 2024.10.10 05:40:42.011153 [ 3 ] {} <Debug> HTTP-Session: c855c2bc-df89-49cb-8630-5b06ace8d410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2547 | 2024.10.10 05:40:42.011189 [ 3 ] {} <Trace> HTTP-Session: c855c2bc-df89-49cb-8630-5b06ace8d410 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2548 | 2024.10.10 05:40:42.011310 [ 3 ] {790be014-b60b-457c-9389-ca18770f9e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2549 | 2024.10.10 05:40:42.011359 [ 3 ] {790be014-b60b-457c-9389-ca18770f9e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2550 | 2024.10.10 05:40:42.011635 [ 3 ] {790be014-b60b-457c-9389-ca18770f9e82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2551 | 2024.10.10 05:40:42.011936 [ 3 ] {790be014-b60b-457c-9389-ca18770f9e82} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2552 | 2024.10.10 05:40:42.011975 [ 3 ] {790be014-b60b-457c-9389-ca18770f9e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2553 | 2024.10.10 05:40:42.012337 [ 3 ] {790be014-b60b-457c-9389-ca18770f9e82} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2554 | 2024.10.10 05:40:42.012708 [ 3 ] {790be014-b60b-457c-9389-ca18770f9e82} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2555 | 2024.10.10 05:40:42.012872 [ 3 ] {790be014-b60b-457c-9389-ca18770f9e82} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001597 sec., 5009.392611145899 rows/sec., 376.68 KiB/sec. | ||
2556 | 2024.10.10 05:40:42.013161 [ 3 ] {790be014-b60b-457c-9389-ca18770f9e82} <Debug> DynamicQueryHandler: Done processing query | ||
2557 | 2024.10.10 05:40:42.013187 [ 3 ] {790be014-b60b-457c-9389-ca18770f9e82} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2558 | 2024.10.10 05:40:42.013204 [ 3 ] {} <Debug> HTTP-Session: c855c2bc-df89-49cb-8630-5b06ace8d410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2559 | 2024.10.10 05:40:42.013341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2560 | 2024.10.10 05:40:42.013392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2561 | 2024.10.10 05:40:42.013412 [ 3 ] {} <Debug> HTTP-Session: d2e05659-f7db-4213-9674-f9dd60053887 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2562 | 2024.10.10 05:40:42.013429 [ 3 ] {} <Debug> HTTP-Session: d2e05659-f7db-4213-9674-f9dd60053887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2563 | 2024.10.10 05:40:42.013444 [ 3 ] {} <Debug> HTTP-Session: d2e05659-f7db-4213-9674-f9dd60053887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2564 | 2024.10.10 05:40:42.013476 [ 3 ] {} <Trace> HTTP-Session: d2e05659-f7db-4213-9674-f9dd60053887 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2565 | 2024.10.10 05:40:42.013581 [ 3 ] {cdb6294c-b6b6-4ad7-a61d-5370d4d318a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2566 | 2024.10.10 05:40:42.013628 [ 3 ] {cdb6294c-b6b6-4ad7-a61d-5370d4d318a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2567 | 2024.10.10 05:40:42.013901 [ 3 ] {cdb6294c-b6b6-4ad7-a61d-5370d4d318a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2568 | 2024.10.10 05:40:42.014218 [ 3 ] {cdb6294c-b6b6-4ad7-a61d-5370d4d318a6} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2569 | 2024.10.10 05:40:42.014267 [ 3 ] {cdb6294c-b6b6-4ad7-a61d-5370d4d318a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2570 | 2024.10.10 05:40:42.014638 [ 3 ] {cdb6294c-b6b6-4ad7-a61d-5370d4d318a6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2571 | 2024.10.10 05:40:42.015011 [ 3 ] {cdb6294c-b6b6-4ad7-a61d-5370d4d318a6} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2572 | 2024.10.10 05:40:42.015173 [ 3 ] {cdb6294c-b6b6-4ad7-a61d-5370d4d318a6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001613 sec., 8679.479231246125 rows/sec., 607.85 KiB/sec. | ||
2573 | 2024.10.10 05:40:42.015595 [ 3 ] {cdb6294c-b6b6-4ad7-a61d-5370d4d318a6} <Debug> DynamicQueryHandler: Done processing query | ||
2574 | 2024.10.10 05:40:42.015621 [ 3 ] {cdb6294c-b6b6-4ad7-a61d-5370d4d318a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2575 | 2024.10.10 05:40:42.015638 [ 3 ] {} <Debug> HTTP-Session: d2e05659-f7db-4213-9674-f9dd60053887 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2576 | 2024.10.10 05:40:42.015755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2577 | 2024.10.10 05:40:42.015807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2578 | 2024.10.10 05:40:42.015827 [ 3 ] {} <Debug> HTTP-Session: 3480bb27-e2cf-47ef-b81c-f75310fd5147 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2579 | 2024.10.10 05:40:42.015844 [ 3 ] {} <Debug> HTTP-Session: 3480bb27-e2cf-47ef-b81c-f75310fd5147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2580 | 2024.10.10 05:40:42.015860 [ 3 ] {} <Debug> HTTP-Session: 3480bb27-e2cf-47ef-b81c-f75310fd5147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2581 | 2024.10.10 05:40:42.015892 [ 3 ] {} <Trace> HTTP-Session: 3480bb27-e2cf-47ef-b81c-f75310fd5147 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2582 | 2024.10.10 05:40:42.015994 [ 3 ] {6503feef-c4a3-4ca2-90c5-7caf929706fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
2583 | 2024.10.10 05:40:42.016040 [ 3 ] {6503feef-c4a3-4ca2-90c5-7caf929706fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2584 | 2024.10.10 05:40:42.016292 [ 3 ] {6503feef-c4a3-4ca2-90c5-7caf929706fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2585 | 2024.10.10 05:40:42.016582 [ 3 ] {6503feef-c4a3-4ca2-90c5-7caf929706fa} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2586 | 2024.10.10 05:40:42.016620 [ 3 ] {6503feef-c4a3-4ca2-90c5-7caf929706fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2587 | 2024.10.10 05:40:42.016985 [ 3 ] {6503feef-c4a3-4ca2-90c5-7caf929706fa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2588 | 2024.10.10 05:40:42.017360 [ 3 ] {6503feef-c4a3-4ca2-90c5-7caf929706fa} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2589 | 2024.10.10 05:40:42.017522 [ 3 ] {6503feef-c4a3-4ca2-90c5-7caf929706fa} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.00155 sec., 3870.967741935484 rows/sec., 228.70 KiB/sec. | ||
2590 | 2024.10.10 05:40:42.017817 [ 3 ] {6503feef-c4a3-4ca2-90c5-7caf929706fa} <Debug> DynamicQueryHandler: Done processing query | ||
2591 | 2024.10.10 05:40:42.017842 [ 3 ] {6503feef-c4a3-4ca2-90c5-7caf929706fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2592 | 2024.10.10 05:40:42.017859 [ 3 ] {} <Debug> HTTP-Session: 3480bb27-e2cf-47ef-b81c-f75310fd5147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2593 | 2024.10.10 05:40:42.018181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 58408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2594 | 2024.10.10 05:40:42.018234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2595 | 2024.10.10 05:40:42.018255 [ 3 ] {} <Debug> HTTP-Session: 1d6da70d-086e-46fe-8d59-24bdbf90ae17 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2596 | 2024.10.10 05:40:42.018273 [ 3 ] {} <Debug> HTTP-Session: 1d6da70d-086e-46fe-8d59-24bdbf90ae17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2597 | 2024.10.10 05:40:42.018288 [ 3 ] {} <Debug> HTTP-Session: 1d6da70d-086e-46fe-8d59-24bdbf90ae17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2598 | 2024.10.10 05:40:42.018321 [ 3 ] {} <Trace> HTTP-Session: 1d6da70d-086e-46fe-8d59-24bdbf90ae17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2599 | 2024.10.10 05:40:42.018561 [ 3 ] {fdacd994-a22c-426d-ba50-7c491d70bf33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2600 | 2024.10.10 05:40:42.018608 [ 3 ] {fdacd994-a22c-426d-ba50-7c491d70bf33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2601 | 2024.10.10 05:40:42.018858 [ 3 ] {fdacd994-a22c-426d-ba50-7c491d70bf33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2602 | 2024.10.10 05:40:42.019434 [ 3 ] {fdacd994-a22c-426d-ba50-7c491d70bf33} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2603 | 2024.10.10 05:40:42.019473 [ 3 ] {fdacd994-a22c-426d-ba50-7c491d70bf33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2604 | 2024.10.10 05:40:42.019858 [ 3 ] {fdacd994-a22c-426d-ba50-7c491d70bf33} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2605 | 2024.10.10 05:40:42.020245 [ 3 ] {fdacd994-a22c-426d-ba50-7c491d70bf33} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2606 | 2024.10.10 05:40:42.020372 [ 3 ] {fdacd994-a22c-426d-ba50-7c491d70bf33} <Debug> executeQuery: Read 362 rows, 26.09 KiB in 0.001965 sec., 184223.9185750636 rows/sec., 12.96 MiB/sec. | ||
2607 | 2024.10.10 05:40:42.020880 [ 3 ] {fdacd994-a22c-426d-ba50-7c491d70bf33} <Debug> DynamicQueryHandler: Done processing query | ||
2608 | 2024.10.10 05:40:42.020908 [ 3 ] {fdacd994-a22c-426d-ba50-7c491d70bf33} <Debug> MemoryTracker: Peak memory usage (for query): 4.39 MiB. | ||
2609 | 2024.10.10 05:40:42.020926 [ 3 ] {} <Debug> HTTP-Session: 1d6da70d-086e-46fe-8d59-24bdbf90ae17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2610 | 2024.10.10 05:40:42.021036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2611 | 2024.10.10 05:40:42.021090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2612 | 2024.10.10 05:40:42.021111 [ 3 ] {} <Debug> HTTP-Session: ee5ace1e-731b-41b8-b291-c11bd3b099da Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2613 | 2024.10.10 05:40:42.021128 [ 3 ] {} <Debug> HTTP-Session: ee5ace1e-731b-41b8-b291-c11bd3b099da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2614 | 2024.10.10 05:40:42.021144 [ 3 ] {} <Debug> HTTP-Session: ee5ace1e-731b-41b8-b291-c11bd3b099da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2615 | 2024.10.10 05:40:42.021175 [ 3 ] {} <Trace> HTTP-Session: ee5ace1e-731b-41b8-b291-c11bd3b099da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2616 | 2024.10.10 05:40:42.021278 [ 3 ] {7f4d3079-544f-418c-b471-9532f3550241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2617 | 2024.10.10 05:40:42.021327 [ 3 ] {7f4d3079-544f-418c-b471-9532f3550241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2618 | 2024.10.10 05:40:42.021491 [ 3 ] {7f4d3079-544f-418c-b471-9532f3550241} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2619 | 2024.10.10 05:40:42.021759 [ 3 ] {7f4d3079-544f-418c-b471-9532f3550241} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2620 | 2024.10.10 05:40:42.021795 [ 3 ] {7f4d3079-544f-418c-b471-9532f3550241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2621 | 2024.10.10 05:40:42.022160 [ 3 ] {7f4d3079-544f-418c-b471-9532f3550241} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2622 | 2024.10.10 05:40:42.022496 [ 3 ] {7f4d3079-544f-418c-b471-9532f3550241} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2623 | 2024.10.10 05:40:42.022628 [ 3 ] {7f4d3079-544f-418c-b471-9532f3550241} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001375 sec., 4363.636363636364 rows/sec., 227.98 KiB/sec. | ||
2624 | 2024.10.10 05:40:42.023049 [ 3 ] {7f4d3079-544f-418c-b471-9532f3550241} <Debug> DynamicQueryHandler: Done processing query | ||
2625 | 2024.10.10 05:40:42.023075 [ 3 ] {7f4d3079-544f-418c-b471-9532f3550241} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2626 | 2024.10.10 05:40:42.023092 [ 3 ] {} <Debug> HTTP-Session: ee5ace1e-731b-41b8-b291-c11bd3b099da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2627 | 2024.10.10 05:40:42.023341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 35075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2628 | 2024.10.10 05:40:42.023392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2629 | 2024.10.10 05:40:42.023420 [ 3 ] {} <Debug> HTTP-Session: 33ce2113-5584-4ab6-b797-249aa7abd728 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2630 | 2024.10.10 05:40:42.023437 [ 3 ] {} <Debug> HTTP-Session: 33ce2113-5584-4ab6-b797-249aa7abd728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2631 | 2024.10.10 05:40:42.023454 [ 3 ] {} <Debug> HTTP-Session: 33ce2113-5584-4ab6-b797-249aa7abd728 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2632 | 2024.10.10 05:40:42.023485 [ 3 ] {} <Trace> HTTP-Session: 33ce2113-5584-4ab6-b797-249aa7abd728 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2633 | 2024.10.10 05:40:42.023662 [ 3 ] {359ee338-0238-41c1-9b76-c0dd3e82a6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2634 | 2024.10.10 05:40:42.023711 [ 3 ] {359ee338-0238-41c1-9b76-c0dd3e82a6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2635 | 2024.10.10 05:40:42.023887 [ 3 ] {359ee338-0238-41c1-9b76-c0dd3e82a6f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2636 | 2024.10.10 05:40:42.024307 [ 3 ] {359ee338-0238-41c1-9b76-c0dd3e82a6f9} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2637 | 2024.10.10 05:40:42.024344 [ 3 ] {359ee338-0238-41c1-9b76-c0dd3e82a6f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2638 | 2024.10.10 05:40:42.024735 [ 3 ] {359ee338-0238-41c1-9b76-c0dd3e82a6f9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2639 | 2024.10.10 05:40:42.025104 [ 3 ] {359ee338-0238-41c1-9b76-c0dd3e82a6f9} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2640 | 2024.10.10 05:40:42.025230 [ 3 ] {359ee338-0238-41c1-9b76-c0dd3e82a6f9} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.001664 sec., 112379.8076923077 rows/sec., 7.46 MiB/sec. | ||
2641 | 2024.10.10 05:40:42.025487 [ 3 ] {359ee338-0238-41c1-9b76-c0dd3e82a6f9} <Debug> DynamicQueryHandler: Done processing query | ||
2642 | 2024.10.10 05:40:42.025514 [ 3 ] {359ee338-0238-41c1-9b76-c0dd3e82a6f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
2643 | 2024.10.10 05:40:42.025531 [ 3 ] {} <Debug> HTTP-Session: 33ce2113-5584-4ab6-b797-249aa7abd728 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2644 | 2024.10.10 05:40:42.025638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2645 | 2024.10.10 05:40:42.025691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2646 | 2024.10.10 05:40:42.025712 [ 3 ] {} <Debug> HTTP-Session: 3abd2545-1a04-42a5-956a-8f5769266c80 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2647 | 2024.10.10 05:40:42.025730 [ 3 ] {} <Debug> HTTP-Session: 3abd2545-1a04-42a5-956a-8f5769266c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2648 | 2024.10.10 05:40:42.025745 [ 3 ] {} <Debug> HTTP-Session: 3abd2545-1a04-42a5-956a-8f5769266c80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2649 | 2024.10.10 05:40:42.025776 [ 3 ] {} <Trace> HTTP-Session: 3abd2545-1a04-42a5-956a-8f5769266c80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2650 | 2024.10.10 05:40:42.025872 [ 3 ] {7f7582ec-0d38-4e47-b5d4-2881d0fb0085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
2651 | 2024.10.10 05:40:42.025921 [ 3 ] {7f7582ec-0d38-4e47-b5d4-2881d0fb0085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2652 | 2024.10.10 05:40:42.026068 [ 3 ] {7f7582ec-0d38-4e47-b5d4-2881d0fb0085} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2653 | 2024.10.10 05:40:42.026333 [ 3 ] {7f7582ec-0d38-4e47-b5d4-2881d0fb0085} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2654 | 2024.10.10 05:40:42.026371 [ 3 ] {7f7582ec-0d38-4e47-b5d4-2881d0fb0085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2655 | 2024.10.10 05:40:42.026729 [ 3 ] {7f7582ec-0d38-4e47-b5d4-2881d0fb0085} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2656 | 2024.10.10 05:40:42.027069 [ 3 ] {7f7582ec-0d38-4e47-b5d4-2881d0fb0085} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2657 | 2024.10.10 05:40:42.027197 [ 3 ] {7f7582ec-0d38-4e47-b5d4-2881d0fb0085} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001347 sec., 742.3904974016332 rows/sec., 50.02 KiB/sec. | ||
2658 | 2024.10.10 05:40:42.027621 [ 3 ] {7f7582ec-0d38-4e47-b5d4-2881d0fb0085} <Debug> DynamicQueryHandler: Done processing query | ||
2659 | 2024.10.10 05:40:42.027647 [ 3 ] {7f7582ec-0d38-4e47-b5d4-2881d0fb0085} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2660 | 2024.10.10 05:40:42.027664 [ 3 ] {} <Debug> HTTP-Session: 3abd2545-1a04-42a5-956a-8f5769266c80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2661 | 2024.10.10 05:40:42.027786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2662 | 2024.10.10 05:40:42.027836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2663 | 2024.10.10 05:40:42.027856 [ 3 ] {} <Debug> HTTP-Session: 89fee67d-8249-4dd3-9df6-683a33a9f281 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2664 | 2024.10.10 05:40:42.027873 [ 3 ] {} <Debug> HTTP-Session: 89fee67d-8249-4dd3-9df6-683a33a9f281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2665 | 2024.10.10 05:40:42.027889 [ 3 ] {} <Debug> HTTP-Session: 89fee67d-8249-4dd3-9df6-683a33a9f281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2666 | 2024.10.10 05:40:42.027920 [ 3 ] {} <Trace> HTTP-Session: 89fee67d-8249-4dd3-9df6-683a33a9f281 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2667 | 2024.10.10 05:40:42.028077 [ 3 ] {6cb25a85-d6a7-480b-8777-325b31f758fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2668 | 2024.10.10 05:40:42.028151 [ 3 ] {6cb25a85-d6a7-480b-8777-325b31f758fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2669 | 2024.10.10 05:40:42.028605 [ 3 ] {6cb25a85-d6a7-480b-8777-325b31f758fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2670 | 2024.10.10 05:40:42.029117 [ 3 ] {6cb25a85-d6a7-480b-8777-325b31f758fb} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2671 | 2024.10.10 05:40:42.029152 [ 3 ] {6cb25a85-d6a7-480b-8777-325b31f758fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2672 | 2024.10.10 05:40:42.029772 [ 3 ] {6cb25a85-d6a7-480b-8777-325b31f758fb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2673 | 2024.10.10 05:40:42.030204 [ 3 ] {6cb25a85-d6a7-480b-8777-325b31f758fb} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2674 | 2024.10.10 05:40:42.030349 [ 3 ] {6cb25a85-d6a7-480b-8777-325b31f758fb} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002353 sec., 3399.9150021249466 rows/sec., 6.09 MiB/sec. | ||
2675 | 2024.10.10 05:40:42.030567 [ 3 ] {6cb25a85-d6a7-480b-8777-325b31f758fb} <Debug> DynamicQueryHandler: Done processing query | ||
2676 | 2024.10.10 05:40:42.030592 [ 3 ] {6cb25a85-d6a7-480b-8777-325b31f758fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
2677 | 2024.10.10 05:40:42.030609 [ 3 ] {} <Debug> HTTP-Session: 89fee67d-8249-4dd3-9df6-683a33a9f281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2678 | 2024.10.10 05:40:42.030742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9110, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2679 | 2024.10.10 05:40:42.030793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2680 | 2024.10.10 05:40:42.030815 [ 3 ] {} <Debug> HTTP-Session: 2e81c45c-069a-45c4-b43b-d482b4c67d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2681 | 2024.10.10 05:40:42.030833 [ 3 ] {} <Debug> HTTP-Session: 2e81c45c-069a-45c4-b43b-d482b4c67d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2682 | 2024.10.10 05:40:42.030848 [ 3 ] {} <Debug> HTTP-Session: 2e81c45c-069a-45c4-b43b-d482b4c67d75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2683 | 2024.10.10 05:40:42.030879 [ 3 ] {} <Trace> HTTP-Session: 2e81c45c-069a-45c4-b43b-d482b4c67d75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2684 | 2024.10.10 05:40:42.030992 [ 3 ] {c1a443fe-6e39-4134-992c-2a5115219eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2685 | 2024.10.10 05:40:42.031039 [ 3 ] {c1a443fe-6e39-4134-992c-2a5115219eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2686 | 2024.10.10 05:40:42.031172 [ 3 ] {c1a443fe-6e39-4134-992c-2a5115219eb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2687 | 2024.10.10 05:40:42.031458 [ 3 ] {c1a443fe-6e39-4134-992c-2a5115219eb0} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2688 | 2024.10.10 05:40:42.031495 [ 3 ] {c1a443fe-6e39-4134-992c-2a5115219eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2689 | 2024.10.10 05:40:42.031861 [ 3 ] {c1a443fe-6e39-4134-992c-2a5115219eb0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2690 | 2024.10.10 05:40:42.032190 [ 3 ] {c1a443fe-6e39-4134-992c-2a5115219eb0} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2691 | 2024.10.10 05:40:42.032319 [ 3 ] {c1a443fe-6e39-4134-992c-2a5115219eb0} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.001365 sec., 45421.245421245425 rows/sec., 2.81 MiB/sec. | ||
2692 | 2024.10.10 05:40:42.032805 [ 3 ] {c1a443fe-6e39-4134-992c-2a5115219eb0} <Debug> DynamicQueryHandler: Done processing query | ||
2693 | 2024.10.10 05:40:42.032831 [ 3 ] {c1a443fe-6e39-4134-992c-2a5115219eb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
2694 | 2024.10.10 05:40:42.032848 [ 3 ] {} <Debug> HTTP-Session: 2e81c45c-069a-45c4-b43b-d482b4c67d75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2695 | 2024.10.10 05:40:47.003823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 10970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2696 | 2024.10.10 05:40:47.004024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2697 | 2024.10.10 05:40:47.004070 [ 3 ] {} <Debug> HTTP-Session: 8f68ad72-9081-4173-b2ea-4ae095ed2471 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2698 | 2024.10.10 05:40:47.004112 [ 3 ] {} <Debug> HTTP-Session: 8f68ad72-9081-4173-b2ea-4ae095ed2471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2699 | 2024.10.10 05:40:47.004141 [ 3 ] {} <Debug> HTTP-Session: 8f68ad72-9081-4173-b2ea-4ae095ed2471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2700 | 2024.10.10 05:40:47.004222 [ 3 ] {} <Trace> HTTP-Session: 8f68ad72-9081-4173-b2ea-4ae095ed2471 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2701 | 2024.10.10 05:40:47.004545 [ 3 ] {8d5d177c-b617-4ebe-bb2c-b137c95a1ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2702 | 2024.10.10 05:40:47.004656 [ 3 ] {8d5d177c-b617-4ebe-bb2c-b137c95a1ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2703 | 2024.10.10 05:40:47.005097 [ 3 ] {8d5d177c-b617-4ebe-bb2c-b137c95a1ef0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2704 | 2024.10.10 05:40:47.005586 [ 3 ] {8d5d177c-b617-4ebe-bb2c-b137c95a1ef0} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2705 | 2024.10.10 05:40:47.005628 [ 3 ] {8d5d177c-b617-4ebe-bb2c-b137c95a1ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2706 | 2024.10.10 05:40:47.006061 [ 3 ] {8d5d177c-b617-4ebe-bb2c-b137c95a1ef0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2707 | 2024.10.10 05:40:47.006453 [ 3 ] {8d5d177c-b617-4ebe-bb2c-b137c95a1ef0} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2708 | 2024.10.10 05:40:47.006612 [ 3 ] {8d5d177c-b617-4ebe-bb2c-b137c95a1ef0} <Debug> executeQuery: Read 74 rows, 6.44 KiB in 0.002188 sec., 33820.84095063985 rows/sec., 2.87 MiB/sec. | ||
2709 | 2024.10.10 05:40:47.006840 [ 3 ] {8d5d177c-b617-4ebe-bb2c-b137c95a1ef0} <Debug> DynamicQueryHandler: Done processing query | ||
2710 | 2024.10.10 05:40:47.006868 [ 3 ] {8d5d177c-b617-4ebe-bb2c-b137c95a1ef0} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2711 | 2024.10.10 05:40:47.006886 [ 3 ] {} <Debug> HTTP-Session: 8f68ad72-9081-4173-b2ea-4ae095ed2471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2712 | 2024.10.10 05:40:47.007025 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 3207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2713 | 2024.10.10 05:40:47.007080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2714 | 2024.10.10 05:40:47.007102 [ 3 ] {} <Debug> HTTP-Session: 54fb68b2-3cf0-4330-8518-73b1bd288ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2715 | 2024.10.10 05:40:47.007121 [ 3 ] {} <Debug> HTTP-Session: 54fb68b2-3cf0-4330-8518-73b1bd288ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2716 | 2024.10.10 05:40:47.007136 [ 3 ] {} <Debug> HTTP-Session: 54fb68b2-3cf0-4330-8518-73b1bd288ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2717 | 2024.10.10 05:40:47.007172 [ 3 ] {} <Trace> HTTP-Session: 54fb68b2-3cf0-4330-8518-73b1bd288ebf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2718 | 2024.10.10 05:40:47.007286 [ 3 ] {54625fb6-67aa-45e1-9c44-1ec34d0dde14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2719 | 2024.10.10 05:40:47.007333 [ 3 ] {54625fb6-67aa-45e1-9c44-1ec34d0dde14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2720 | 2024.10.10 05:40:47.007569 [ 3 ] {54625fb6-67aa-45e1-9c44-1ec34d0dde14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2721 | 2024.10.10 05:40:47.007910 [ 3 ] {54625fb6-67aa-45e1-9c44-1ec34d0dde14} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2722 | 2024.10.10 05:40:47.007947 [ 3 ] {54625fb6-67aa-45e1-9c44-1ec34d0dde14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2723 | 2024.10.10 05:40:47.008297 [ 3 ] {54625fb6-67aa-45e1-9c44-1ec34d0dde14} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2724 | 2024.10.10 05:40:47.008658 [ 3 ] {54625fb6-67aa-45e1-9c44-1ec34d0dde14} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2725 | 2024.10.10 05:40:47.008790 [ 3 ] {54625fb6-67aa-45e1-9c44-1ec34d0dde14} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.00154 sec., 14285.714285714286 rows/sec., 1.05 MiB/sec. | ||
2726 | 2024.10.10 05:40:47.008952 [ 3 ] {54625fb6-67aa-45e1-9c44-1ec34d0dde14} <Debug> DynamicQueryHandler: Done processing query | ||
2727 | 2024.10.10 05:40:47.008978 [ 3 ] {54625fb6-67aa-45e1-9c44-1ec34d0dde14} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2728 | 2024.10.10 05:40:47.008995 [ 3 ] {} <Debug> HTTP-Session: 54fb68b2-3cf0-4330-8518-73b1bd288ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2729 | 2024.10.10 05:40:47.009113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9874, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2730 | 2024.10.10 05:40:47.009164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2731 | 2024.10.10 05:40:47.009182 [ 3 ] {} <Debug> HTTP-Session: 9a5516cc-0a0a-4bcc-b4e6-7e30655141c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2732 | 2024.10.10 05:40:47.009200 [ 3 ] {} <Debug> HTTP-Session: 9a5516cc-0a0a-4bcc-b4e6-7e30655141c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2733 | 2024.10.10 05:40:47.009215 [ 3 ] {} <Debug> HTTP-Session: 9a5516cc-0a0a-4bcc-b4e6-7e30655141c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2734 | 2024.10.10 05:40:47.009247 [ 3 ] {} <Trace> HTTP-Session: 9a5516cc-0a0a-4bcc-b4e6-7e30655141c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2735 | 2024.10.10 05:40:47.009359 [ 3 ] {bfd8ff5f-d24c-49bb-a9ef-2b87e7fdd2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2736 | 2024.10.10 05:40:47.009404 [ 3 ] {bfd8ff5f-d24c-49bb-a9ef-2b87e7fdd2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2737 | 2024.10.10 05:40:47.009629 [ 3 ] {bfd8ff5f-d24c-49bb-a9ef-2b87e7fdd2d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2738 | 2024.10.10 05:40:47.010051 [ 3 ] {bfd8ff5f-d24c-49bb-a9ef-2b87e7fdd2d8} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2739 | 2024.10.10 05:40:47.010087 [ 3 ] {bfd8ff5f-d24c-49bb-a9ef-2b87e7fdd2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2740 | 2024.10.10 05:40:47.010436 [ 3 ] {bfd8ff5f-d24c-49bb-a9ef-2b87e7fdd2d8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2741 | 2024.10.10 05:40:47.010801 [ 3 ] {bfd8ff5f-d24c-49bb-a9ef-2b87e7fdd2d8} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2742 | 2024.10.10 05:40:47.010937 [ 3 ] {bfd8ff5f-d24c-49bb-a9ef-2b87e7fdd2d8} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001614 sec., 35935.56381660471 rows/sec., 2.81 MiB/sec. | ||
2743 | 2024.10.10 05:40:47.011111 [ 3 ] {bfd8ff5f-d24c-49bb-a9ef-2b87e7fdd2d8} <Debug> DynamicQueryHandler: Done processing query | ||
2744 | 2024.10.10 05:40:47.011136 [ 3 ] {bfd8ff5f-d24c-49bb-a9ef-2b87e7fdd2d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2745 | 2024.10.10 05:40:47.011152 [ 3 ] {} <Debug> HTTP-Session: 9a5516cc-0a0a-4bcc-b4e6-7e30655141c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2746 | 2024.10.10 05:40:47.011308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 21067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2747 | 2024.10.10 05:40:47.011360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2748 | 2024.10.10 05:40:47.011379 [ 3 ] {} <Debug> HTTP-Session: e08a56cf-2acc-4330-9c68-473b7dc996ab Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2749 | 2024.10.10 05:40:47.011396 [ 3 ] {} <Debug> HTTP-Session: e08a56cf-2acc-4330-9c68-473b7dc996ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2750 | 2024.10.10 05:40:47.011410 [ 3 ] {} <Debug> HTTP-Session: e08a56cf-2acc-4330-9c68-473b7dc996ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2751 | 2024.10.10 05:40:47.011442 [ 3 ] {} <Trace> HTTP-Session: e08a56cf-2acc-4330-9c68-473b7dc996ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2752 | 2024.10.10 05:40:47.011574 [ 3 ] {3c9c3837-405b-4545-9e2d-381be2e8a3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2753 | 2024.10.10 05:40:47.011622 [ 3 ] {3c9c3837-405b-4545-9e2d-381be2e8a3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2754 | 2024.10.10 05:40:47.011765 [ 3 ] {3c9c3837-405b-4545-9e2d-381be2e8a3a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2755 | 2024.10.10 05:40:47.012115 [ 3 ] {3c9c3837-405b-4545-9e2d-381be2e8a3a5} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2756 | 2024.10.10 05:40:47.012151 [ 3 ] {3c9c3837-405b-4545-9e2d-381be2e8a3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2757 | 2024.10.10 05:40:47.012530 [ 3 ] {3c9c3837-405b-4545-9e2d-381be2e8a3a5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2758 | 2024.10.10 05:40:47.012875 [ 3 ] {3c9c3837-405b-4545-9e2d-381be2e8a3a5} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2759 | 2024.10.10 05:40:47.013006 [ 3 ] {3c9c3837-405b-4545-9e2d-381be2e8a3a5} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001489 sec., 73875.08394895903 rows/sec., 5.16 MiB/sec. | ||
2760 | 2024.10.10 05:40:47.013169 [ 3 ] {3c9c3837-405b-4545-9e2d-381be2e8a3a5} <Debug> DynamicQueryHandler: Done processing query | ||
2761 | 2024.10.10 05:40:47.013193 [ 3 ] {3c9c3837-405b-4545-9e2d-381be2e8a3a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2762 | 2024.10.10 05:40:47.013209 [ 3 ] {} <Debug> HTTP-Session: e08a56cf-2acc-4330-9c68-473b7dc996ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2763 | 2024.10.10 05:40:47.013361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 36007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2764 | 2024.10.10 05:40:47.013410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2765 | 2024.10.10 05:40:47.013430 [ 3 ] {} <Debug> HTTP-Session: 9c42f32e-5c01-485f-97ef-f27be354f6da Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2766 | 2024.10.10 05:40:47.013447 [ 3 ] {} <Debug> HTTP-Session: 9c42f32e-5c01-485f-97ef-f27be354f6da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2767 | 2024.10.10 05:40:47.013461 [ 3 ] {} <Debug> HTTP-Session: 9c42f32e-5c01-485f-97ef-f27be354f6da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2768 | 2024.10.10 05:40:47.013491 [ 3 ] {} <Trace> HTTP-Session: 9c42f32e-5c01-485f-97ef-f27be354f6da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2769 | 2024.10.10 05:40:47.013782 [ 3 ] {f7425d95-a446-400b-b0a4-9999011111bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2770 | 2024.10.10 05:40:47.013846 [ 3 ] {f7425d95-a446-400b-b0a4-9999011111bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2771 | 2024.10.10 05:40:47.014270 [ 3 ] {f7425d95-a446-400b-b0a4-9999011111bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2772 | 2024.10.10 05:40:47.014871 [ 3 ] {f7425d95-a446-400b-b0a4-9999011111bb} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2773 | 2024.10.10 05:40:47.014906 [ 3 ] {f7425d95-a446-400b-b0a4-9999011111bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2774 | 2024.10.10 05:40:47.015536 [ 3 ] {f7425d95-a446-400b-b0a4-9999011111bb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2775 | 2024.10.10 05:40:47.015951 [ 3 ] {f7425d95-a446-400b-b0a4-9999011111bb} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2776 | 2024.10.10 05:40:47.016103 [ 3 ] {f7425d95-a446-400b-b0a4-9999011111bb} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002533 sec., 8685.353335965257 rows/sec., 15.56 MiB/sec. | ||
2777 | 2024.10.10 05:40:47.016331 [ 3 ] {f7425d95-a446-400b-b0a4-9999011111bb} <Debug> DynamicQueryHandler: Done processing query | ||
2778 | 2024.10.10 05:40:47.016356 [ 3 ] {f7425d95-a446-400b-b0a4-9999011111bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
2779 | 2024.10.10 05:40:47.016372 [ 3 ] {} <Debug> HTTP-Session: 9c42f32e-5c01-485f-97ef-f27be354f6da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2780 | 2024.10.10 05:40:47.016479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 6082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2781 | 2024.10.10 05:40:47.016529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2782 | 2024.10.10 05:40:47.016548 [ 3 ] {} <Debug> HTTP-Session: 65527f84-2fce-4be7-827c-c319165341cf Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2783 | 2024.10.10 05:40:47.016565 [ 3 ] {} <Debug> HTTP-Session: 65527f84-2fce-4be7-827c-c319165341cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2784 | 2024.10.10 05:40:47.016579 [ 3 ] {} <Debug> HTTP-Session: 65527f84-2fce-4be7-827c-c319165341cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2785 | 2024.10.10 05:40:47.016610 [ 3 ] {} <Trace> HTTP-Session: 65527f84-2fce-4be7-827c-c319165341cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2786 | 2024.10.10 05:40:47.016716 [ 3 ] {9f6d3b6c-762f-448a-8dba-a86b14c7cf68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2787 | 2024.10.10 05:40:47.016761 [ 3 ] {9f6d3b6c-762f-448a-8dba-a86b14c7cf68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2788 | 2024.10.10 05:40:47.016889 [ 3 ] {9f6d3b6c-762f-448a-8dba-a86b14c7cf68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2789 | 2024.10.10 05:40:47.017164 [ 3 ] {9f6d3b6c-762f-448a-8dba-a86b14c7cf68} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2790 | 2024.10.10 05:40:47.017200 [ 3 ] {9f6d3b6c-762f-448a-8dba-a86b14c7cf68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2791 | 2024.10.10 05:40:47.017562 [ 3 ] {9f6d3b6c-762f-448a-8dba-a86b14c7cf68} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2792 | 2024.10.10 05:40:47.017903 [ 3 ] {9f6d3b6c-762f-448a-8dba-a86b14c7cf68} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2793 | 2024.10.10 05:40:47.018040 [ 3 ] {9f6d3b6c-762f-448a-8dba-a86b14c7cf68} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001359 sec., 29433.406916850625 rows/sec., 1.96 MiB/sec. | ||
2794 | 2024.10.10 05:40:47.018347 [ 3 ] {9f6d3b6c-762f-448a-8dba-a86b14c7cf68} <Debug> DynamicQueryHandler: Done processing query | ||
2795 | 2024.10.10 05:40:47.018371 [ 3 ] {9f6d3b6c-762f-448a-8dba-a86b14c7cf68} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
2796 | 2024.10.10 05:40:47.018387 [ 3 ] {} <Debug> HTTP-Session: 65527f84-2fce-4be7-827c-c319165341cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2797 | 2024.10.10 05:40:50.227846 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 294 | ||
2798 | 2024.10.10 05:40:50.230625 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2799 | 2024.10.10 05:40:50.230672 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2800 | 2024.10.10 05:40:50.232224 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2801 | 2024.10.10 05:40:50.233264 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2802 | 2024.10.10 05:40:50.233511 [ 56 ] {} <Debug> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2803 | 2024.10.10 05:40:50.233671 [ 56 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2804 | 2024.10.10 05:40:50.233801 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2805 | 2024.10.10 05:40:50.234532 [ 193 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
2806 | 2024.10.10 05:40:50.234937 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 294 | ||
2807 | 2024.10.10 05:40:50.235753 [ 193 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2808 | 2024.10.10 05:40:50.235937 [ 193 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
2809 | 2024.10.10 05:40:50.236610 [ 193 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
2810 | 2024.10.10 05:40:50.237247 [ 193 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
2811 | 2024.10.10 05:40:50.237865 [ 193 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 58 rows starting from the beginning of the part | ||
2812 | 2024.10.10 05:40:50.238393 [ 193 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 62 rows starting from the beginning of the part | ||
2813 | 2024.10.10 05:40:50.238974 [ 193 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
2814 | 2024.10.10 05:40:50.272779 [ 195 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 72 columns (72 merged, 0 gathered) in 0.03875766 sec., 7585.597272900376 rows/sec., 6.59 MiB/sec. | ||
2815 | 2024.10.10 05:40:50.274208 [ 192 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2816 | 2024.10.10 05:40:50.275958 [ 192 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_6_1} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2817 | 2024.10.10 05:40:50.276066 [ 192 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_6_1} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2818 | 2024.10.10 05:40:50.276387 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.68 MiB. | ||
2819 | 2024.10.10 05:40:51.000155 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 142.07 MiB, peak 149.48 MiB, free memory in arenas 0.00 B, will set to 143.60 MiB (RSS), difference: 1.53 MiB | ||
2820 | 2024.10.10 05:40:52.010412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2821 | 2024.10.10 05:40:52.010544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2822 | 2024.10.10 05:40:52.010573 [ 3 ] {} <Debug> HTTP-Session: 3db4b6e7-cc0c-4fcb-a849-5fb799f6bf43 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2823 | 2024.10.10 05:40:52.010598 [ 3 ] {} <Debug> HTTP-Session: 3db4b6e7-cc0c-4fcb-a849-5fb799f6bf43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2824 | 2024.10.10 05:40:52.010614 [ 3 ] {} <Debug> HTTP-Session: 3db4b6e7-cc0c-4fcb-a849-5fb799f6bf43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2825 | 2024.10.10 05:40:52.010666 [ 3 ] {} <Trace> HTTP-Session: 3db4b6e7-cc0c-4fcb-a849-5fb799f6bf43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2826 | 2024.10.10 05:40:52.010919 [ 3 ] {08b5ece0-6281-4525-bf13-cfd57eb9ca12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2827 | 2024.10.10 05:40:52.010987 [ 3 ] {08b5ece0-6281-4525-bf13-cfd57eb9ca12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2828 | 2024.10.10 05:40:52.011344 [ 3 ] {08b5ece0-6281-4525-bf13-cfd57eb9ca12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2829 | 2024.10.10 05:40:52.012028 [ 3 ] {08b5ece0-6281-4525-bf13-cfd57eb9ca12} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2830 | 2024.10.10 05:40:52.012072 [ 3 ] {08b5ece0-6281-4525-bf13-cfd57eb9ca12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2831 | 2024.10.10 05:40:52.012524 [ 3 ] {08b5ece0-6281-4525-bf13-cfd57eb9ca12} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2832 | 2024.10.10 05:40:52.012925 [ 3 ] {08b5ece0-6281-4525-bf13-cfd57eb9ca12} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2833 | 2024.10.10 05:40:52.013103 [ 3 ] {08b5ece0-6281-4525-bf13-cfd57eb9ca12} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002283 sec., 89794.13053000439 rows/sec., 7.89 MiB/sec. | ||
2834 | 2024.10.10 05:40:52.013450 [ 3 ] {08b5ece0-6281-4525-bf13-cfd57eb9ca12} <Debug> DynamicQueryHandler: Done processing query | ||
2835 | 2024.10.10 05:40:52.013480 [ 3 ] {08b5ece0-6281-4525-bf13-cfd57eb9ca12} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2836 | 2024.10.10 05:40:52.013497 [ 3 ] {} <Debug> HTTP-Session: 3db4b6e7-cc0c-4fcb-a849-5fb799f6bf43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2837 | 2024.10.10 05:40:52.013647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2838 | 2024.10.10 05:40:52.013700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2839 | 2024.10.10 05:40:52.013722 [ 3 ] {} <Debug> HTTP-Session: 8a1f2f54-ae1b-4d51-b03d-58611a384809 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2840 | 2024.10.10 05:40:52.013738 [ 3 ] {} <Debug> HTTP-Session: 8a1f2f54-ae1b-4d51-b03d-58611a384809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2841 | 2024.10.10 05:40:52.013753 [ 3 ] {} <Debug> HTTP-Session: 8a1f2f54-ae1b-4d51-b03d-58611a384809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2842 | 2024.10.10 05:40:52.013784 [ 3 ] {} <Trace> HTTP-Session: 8a1f2f54-ae1b-4d51-b03d-58611a384809 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2843 | 2024.10.10 05:40:52.013887 [ 3 ] {e9949ce0-29d7-492d-a066-2adfb9137745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
2844 | 2024.10.10 05:40:52.013933 [ 3 ] {e9949ce0-29d7-492d-a066-2adfb9137745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2845 | 2024.10.10 05:40:52.014184 [ 3 ] {e9949ce0-29d7-492d-a066-2adfb9137745} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2846 | 2024.10.10 05:40:52.014534 [ 3 ] {e9949ce0-29d7-492d-a066-2adfb9137745} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2847 | 2024.10.10 05:40:52.014571 [ 3 ] {e9949ce0-29d7-492d-a066-2adfb9137745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2848 | 2024.10.10 05:40:52.014932 [ 3 ] {e9949ce0-29d7-492d-a066-2adfb9137745} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2849 | 2024.10.10 05:40:52.015305 [ 3 ] {e9949ce0-29d7-492d-a066-2adfb9137745} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2850 | 2024.10.10 05:40:52.015462 [ 3 ] {e9949ce0-29d7-492d-a066-2adfb9137745} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001592 sec., 5025.125628140703 rows/sec., 377.87 KiB/sec. | ||
2851 | 2024.10.10 05:40:52.015641 [ 3 ] {e9949ce0-29d7-492d-a066-2adfb9137745} <Debug> DynamicQueryHandler: Done processing query | ||
2852 | 2024.10.10 05:40:52.015666 [ 3 ] {e9949ce0-29d7-492d-a066-2adfb9137745} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2853 | 2024.10.10 05:40:52.015683 [ 3 ] {} <Debug> HTTP-Session: 8a1f2f54-ae1b-4d51-b03d-58611a384809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2854 | 2024.10.10 05:40:52.015810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2855 | 2024.10.10 05:40:52.015861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2856 | 2024.10.10 05:40:52.015881 [ 3 ] {} <Debug> HTTP-Session: 937a885c-446c-4be5-9a72-4792f693e32f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2857 | 2024.10.10 05:40:52.015899 [ 3 ] {} <Debug> HTTP-Session: 937a885c-446c-4be5-9a72-4792f693e32f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2858 | 2024.10.10 05:40:52.015914 [ 3 ] {} <Debug> HTTP-Session: 937a885c-446c-4be5-9a72-4792f693e32f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2859 | 2024.10.10 05:40:52.015951 [ 3 ] {} <Trace> HTTP-Session: 937a885c-446c-4be5-9a72-4792f693e32f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2860 | 2024.10.10 05:40:52.016055 [ 3 ] {c6b095b3-ab8c-4a00-830d-10ce05c6b7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
2861 | 2024.10.10 05:40:52.016099 [ 3 ] {c6b095b3-ab8c-4a00-830d-10ce05c6b7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2862 | 2024.10.10 05:40:52.016333 [ 3 ] {c6b095b3-ab8c-4a00-830d-10ce05c6b7e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2863 | 2024.10.10 05:40:52.016670 [ 3 ] {c6b095b3-ab8c-4a00-830d-10ce05c6b7e3} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2864 | 2024.10.10 05:40:52.016708 [ 3 ] {c6b095b3-ab8c-4a00-830d-10ce05c6b7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2865 | 2024.10.10 05:40:52.017085 [ 3 ] {c6b095b3-ab8c-4a00-830d-10ce05c6b7e3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2866 | 2024.10.10 05:40:52.017444 [ 3 ] {c6b095b3-ab8c-4a00-830d-10ce05c6b7e3} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2867 | 2024.10.10 05:40:52.017607 [ 3 ] {c6b095b3-ab8c-4a00-830d-10ce05c6b7e3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001574 sec., 8894.53621346887 rows/sec., 622.92 KiB/sec. | ||
2868 | 2024.10.10 05:40:52.017891 [ 3 ] {c6b095b3-ab8c-4a00-830d-10ce05c6b7e3} <Debug> DynamicQueryHandler: Done processing query | ||
2869 | 2024.10.10 05:40:52.017918 [ 3 ] {c6b095b3-ab8c-4a00-830d-10ce05c6b7e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2870 | 2024.10.10 05:40:52.017935 [ 3 ] {} <Debug> HTTP-Session: 937a885c-446c-4be5-9a72-4792f693e32f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2871 | 2024.10.10 05:40:52.018059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2872 | 2024.10.10 05:40:52.018110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2873 | 2024.10.10 05:40:52.018130 [ 3 ] {} <Debug> HTTP-Session: eeb8c2d3-6a3f-49f2-95a1-95922730449c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2874 | 2024.10.10 05:40:52.018147 [ 3 ] {} <Debug> HTTP-Session: eeb8c2d3-6a3f-49f2-95a1-95922730449c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2875 | 2024.10.10 05:40:52.018162 [ 3 ] {} <Debug> HTTP-Session: eeb8c2d3-6a3f-49f2-95a1-95922730449c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2876 | 2024.10.10 05:40:52.018200 [ 3 ] {} <Trace> HTTP-Session: eeb8c2d3-6a3f-49f2-95a1-95922730449c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2877 | 2024.10.10 05:40:52.018301 [ 3 ] {84b2048c-8079-415b-a5f1-4970d61d7928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
2878 | 2024.10.10 05:40:52.018345 [ 3 ] {84b2048c-8079-415b-a5f1-4970d61d7928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2879 | 2024.10.10 05:40:52.018589 [ 3 ] {84b2048c-8079-415b-a5f1-4970d61d7928} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2880 | 2024.10.10 05:40:52.018941 [ 3 ] {84b2048c-8079-415b-a5f1-4970d61d7928} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2881 | 2024.10.10 05:40:52.018987 [ 3 ] {84b2048c-8079-415b-a5f1-4970d61d7928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2882 | 2024.10.10 05:40:52.019418 [ 3 ] {84b2048c-8079-415b-a5f1-4970d61d7928} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2883 | 2024.10.10 05:40:52.019873 [ 3 ] {84b2048c-8079-415b-a5f1-4970d61d7928} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2884 | 2024.10.10 05:40:52.020054 [ 3 ] {84b2048c-8079-415b-a5f1-4970d61d7928} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001776 sec., 3378.3783783783783 rows/sec., 199.60 KiB/sec. | ||
2885 | 2024.10.10 05:40:52.020276 [ 3 ] {84b2048c-8079-415b-a5f1-4970d61d7928} <Debug> DynamicQueryHandler: Done processing query | ||
2886 | 2024.10.10 05:40:52.020308 [ 3 ] {84b2048c-8079-415b-a5f1-4970d61d7928} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2887 | 2024.10.10 05:40:52.020332 [ 3 ] {} <Debug> HTTP-Session: eeb8c2d3-6a3f-49f2-95a1-95922730449c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2888 | 2024.10.10 05:40:52.020658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2889 | 2024.10.10 05:40:52.020719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2890 | 2024.10.10 05:40:52.020743 [ 3 ] {} <Debug> HTTP-Session: b1b9c870-7b52-430e-b081-7f28a7f2d62f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2891 | 2024.10.10 05:40:52.020764 [ 3 ] {} <Debug> HTTP-Session: b1b9c870-7b52-430e-b081-7f28a7f2d62f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2892 | 2024.10.10 05:40:52.020782 [ 3 ] {} <Debug> HTTP-Session: b1b9c870-7b52-430e-b081-7f28a7f2d62f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2893 | 2024.10.10 05:40:52.020820 [ 3 ] {} <Trace> HTTP-Session: b1b9c870-7b52-430e-b081-7f28a7f2d62f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2894 | 2024.10.10 05:40:52.021108 [ 3 ] {661e8e87-2d5c-4cb2-9705-25f0b19c980c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2895 | 2024.10.10 05:40:52.021159 [ 3 ] {661e8e87-2d5c-4cb2-9705-25f0b19c980c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2896 | 2024.10.10 05:40:52.021434 [ 3 ] {661e8e87-2d5c-4cb2-9705-25f0b19c980c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2897 | 2024.10.10 05:40:52.022090 [ 3 ] {661e8e87-2d5c-4cb2-9705-25f0b19c980c} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2898 | 2024.10.10 05:40:52.022134 [ 3 ] {661e8e87-2d5c-4cb2-9705-25f0b19c980c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2899 | 2024.10.10 05:40:52.022602 [ 3 ] {661e8e87-2d5c-4cb2-9705-25f0b19c980c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2900 | 2024.10.10 05:40:52.023074 [ 3 ] {661e8e87-2d5c-4cb2-9705-25f0b19c980c} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2901 | 2024.10.10 05:40:52.023261 [ 3 ] {661e8e87-2d5c-4cb2-9705-25f0b19c980c} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.00231 sec., 168831.16883116882 rows/sec., 11.97 MiB/sec. | ||
2902 | 2024.10.10 05:40:52.023506 [ 3 ] {661e8e87-2d5c-4cb2-9705-25f0b19c980c} <Debug> DynamicQueryHandler: Done processing query | ||
2903 | 2024.10.10 05:40:52.023533 [ 3 ] {661e8e87-2d5c-4cb2-9705-25f0b19c980c} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
2904 | 2024.10.10 05:40:52.023554 [ 3 ] {} <Debug> HTTP-Session: b1b9c870-7b52-430e-b081-7f28a7f2d62f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2905 | 2024.10.10 05:40:52.023704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2906 | 2024.10.10 05:40:52.023758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2907 | 2024.10.10 05:40:52.023782 [ 3 ] {} <Debug> HTTP-Session: 06a31413-392e-490b-a556-b87cf9f43141 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2908 | 2024.10.10 05:40:52.023803 [ 3 ] {} <Debug> HTTP-Session: 06a31413-392e-490b-a556-b87cf9f43141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2909 | 2024.10.10 05:40:52.023822 [ 3 ] {} <Debug> HTTP-Session: 06a31413-392e-490b-a556-b87cf9f43141 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2910 | 2024.10.10 05:40:52.023859 [ 3 ] {} <Trace> HTTP-Session: 06a31413-392e-490b-a556-b87cf9f43141 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2911 | 2024.10.10 05:40:52.023973 [ 3 ] {cfaf0d39-7c44-4485-b4e6-3975e6856d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2912 | 2024.10.10 05:40:52.024024 [ 3 ] {cfaf0d39-7c44-4485-b4e6-3975e6856d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2913 | 2024.10.10 05:40:52.024205 [ 3 ] {cfaf0d39-7c44-4485-b4e6-3975e6856d5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2914 | 2024.10.10 05:40:52.024542 [ 3 ] {cfaf0d39-7c44-4485-b4e6-3975e6856d5d} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2915 | 2024.10.10 05:40:52.024584 [ 3 ] {cfaf0d39-7c44-4485-b4e6-3975e6856d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2916 | 2024.10.10 05:40:52.025024 [ 3 ] {cfaf0d39-7c44-4485-b4e6-3975e6856d5d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2917 | 2024.10.10 05:40:52.025457 [ 3 ] {cfaf0d39-7c44-4485-b4e6-3975e6856d5d} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2918 | 2024.10.10 05:40:52.025622 [ 3 ] {cfaf0d39-7c44-4485-b4e6-3975e6856d5d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00167 sec., 3592.814371257485 rows/sec., 187.71 KiB/sec. | ||
2919 | 2024.10.10 05:40:52.025900 [ 3 ] {cfaf0d39-7c44-4485-b4e6-3975e6856d5d} <Debug> DynamicQueryHandler: Done processing query | ||
2920 | 2024.10.10 05:40:52.025926 [ 3 ] {cfaf0d39-7c44-4485-b4e6-3975e6856d5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
2921 | 2024.10.10 05:40:52.025943 [ 3 ] {} <Debug> HTTP-Session: 06a31413-392e-490b-a556-b87cf9f43141 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2922 | 2024.10.10 05:40:52.026235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2923 | 2024.10.10 05:40:52.026285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2924 | 2024.10.10 05:40:52.026304 [ 3 ] {} <Debug> HTTP-Session: 0f0789b9-c0b1-4c10-a6d0-b1bb74d47cd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2925 | 2024.10.10 05:40:52.026321 [ 3 ] {} <Debug> HTTP-Session: 0f0789b9-c0b1-4c10-a6d0-b1bb74d47cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2926 | 2024.10.10 05:40:52.026335 [ 3 ] {} <Debug> HTTP-Session: 0f0789b9-c0b1-4c10-a6d0-b1bb74d47cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2927 | 2024.10.10 05:40:52.026366 [ 3 ] {} <Trace> HTTP-Session: 0f0789b9-c0b1-4c10-a6d0-b1bb74d47cd0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2928 | 2024.10.10 05:40:52.026542 [ 3 ] {68a898a5-9519-4e50-ba95-afb4a78eb4ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
2929 | 2024.10.10 05:40:52.026592 [ 3 ] {68a898a5-9519-4e50-ba95-afb4a78eb4ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2930 | 2024.10.10 05:40:52.026756 [ 3 ] {68a898a5-9519-4e50-ba95-afb4a78eb4ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2931 | 2024.10.10 05:40:52.027180 [ 3 ] {68a898a5-9519-4e50-ba95-afb4a78eb4ae} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2932 | 2024.10.10 05:40:52.027217 [ 3 ] {68a898a5-9519-4e50-ba95-afb4a78eb4ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2933 | 2024.10.10 05:40:52.027603 [ 3 ] {68a898a5-9519-4e50-ba95-afb4a78eb4ae} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2934 | 2024.10.10 05:40:52.027951 [ 3 ] {68a898a5-9519-4e50-ba95-afb4a78eb4ae} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2935 | 2024.10.10 05:40:52.028120 [ 3 ] {68a898a5-9519-4e50-ba95-afb4a78eb4ae} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001659 sec., 142857.14285714284 rows/sec., 9.58 MiB/sec. | ||
2936 | 2024.10.10 05:40:52.028284 [ 3 ] {68a898a5-9519-4e50-ba95-afb4a78eb4ae} <Debug> DynamicQueryHandler: Done processing query | ||
2937 | 2024.10.10 05:40:52.028309 [ 3 ] {68a898a5-9519-4e50-ba95-afb4a78eb4ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
2938 | 2024.10.10 05:40:52.028325 [ 3 ] {} <Debug> HTTP-Session: 0f0789b9-c0b1-4c10-a6d0-b1bb74d47cd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2939 | 2024.10.10 05:40:52.028444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2940 | 2024.10.10 05:40:52.028493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2941 | 2024.10.10 05:40:52.028513 [ 3 ] {} <Debug> HTTP-Session: 2301f984-3513-4944-99f0-e0672674e7da Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2942 | 2024.10.10 05:40:52.028529 [ 3 ] {} <Debug> HTTP-Session: 2301f984-3513-4944-99f0-e0672674e7da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2943 | 2024.10.10 05:40:52.028543 [ 3 ] {} <Debug> HTTP-Session: 2301f984-3513-4944-99f0-e0672674e7da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2944 | 2024.10.10 05:40:52.028573 [ 3 ] {} <Trace> HTTP-Session: 2301f984-3513-4944-99f0-e0672674e7da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2945 | 2024.10.10 05:40:52.028664 [ 3 ] {2cadd68f-b60e-42f4-a5be-c61ca8bd6661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
2946 | 2024.10.10 05:40:52.028710 [ 3 ] {2cadd68f-b60e-42f4-a5be-c61ca8bd6661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2947 | 2024.10.10 05:40:52.028842 [ 3 ] {2cadd68f-b60e-42f4-a5be-c61ca8bd6661} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2948 | 2024.10.10 05:40:52.029178 [ 3 ] {2cadd68f-b60e-42f4-a5be-c61ca8bd6661} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2949 | 2024.10.10 05:40:52.029215 [ 3 ] {2cadd68f-b60e-42f4-a5be-c61ca8bd6661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2950 | 2024.10.10 05:40:52.029580 [ 3 ] {2cadd68f-b60e-42f4-a5be-c61ca8bd6661} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2951 | 2024.10.10 05:40:52.029921 [ 3 ] {2cadd68f-b60e-42f4-a5be-c61ca8bd6661} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2952 | 2024.10.10 05:40:52.030076 [ 3 ] {2cadd68f-b60e-42f4-a5be-c61ca8bd6661} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001424 sec., 702.2471910112359 rows/sec., 47.32 KiB/sec. | ||
2953 | 2024.10.10 05:40:52.030251 [ 3 ] {2cadd68f-b60e-42f4-a5be-c61ca8bd6661} <Debug> DynamicQueryHandler: Done processing query | ||
2954 | 2024.10.10 05:40:52.030276 [ 3 ] {2cadd68f-b60e-42f4-a5be-c61ca8bd6661} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2955 | 2024.10.10 05:40:52.030291 [ 3 ] {} <Debug> HTTP-Session: 2301f984-3513-4944-99f0-e0672674e7da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2956 | 2024.10.10 05:40:52.030415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14179, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2957 | 2024.10.10 05:40:52.030463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2958 | 2024.10.10 05:40:52.030482 [ 3 ] {} <Debug> HTTP-Session: dafc3e29-e61c-43b7-87ae-858d78403efd Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2959 | 2024.10.10 05:40:52.030498 [ 3 ] {} <Debug> HTTP-Session: dafc3e29-e61c-43b7-87ae-858d78403efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2960 | 2024.10.10 05:40:52.030513 [ 3 ] {} <Debug> HTTP-Session: dafc3e29-e61c-43b7-87ae-858d78403efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2961 | 2024.10.10 05:40:52.030542 [ 3 ] {} <Trace> HTTP-Session: dafc3e29-e61c-43b7-87ae-858d78403efd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2962 | 2024.10.10 05:40:52.030721 [ 3 ] {ff9b229e-e9ce-4870-a6ad-5b60d429f523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
2963 | 2024.10.10 05:40:52.030785 [ 3 ] {ff9b229e-e9ce-4870-a6ad-5b60d429f523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2964 | 2024.10.10 05:40:52.031348 [ 3 ] {ff9b229e-e9ce-4870-a6ad-5b60d429f523} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2965 | 2024.10.10 05:40:52.031893 [ 3 ] {ff9b229e-e9ce-4870-a6ad-5b60d429f523} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2966 | 2024.10.10 05:40:52.031929 [ 3 ] {ff9b229e-e9ce-4870-a6ad-5b60d429f523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2967 | 2024.10.10 05:40:52.032540 [ 3 ] {ff9b229e-e9ce-4870-a6ad-5b60d429f523} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2968 | 2024.10.10 05:40:52.032964 [ 3 ] {ff9b229e-e9ce-4870-a6ad-5b60d429f523} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2969 | 2024.10.10 05:40:52.033140 [ 3 ] {ff9b229e-e9ce-4870-a6ad-5b60d429f523} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002524 sec., 3169.5721077654516 rows/sec., 5.68 MiB/sec. | ||
2970 | 2024.10.10 05:40:52.033367 [ 3 ] {ff9b229e-e9ce-4870-a6ad-5b60d429f523} <Debug> DynamicQueryHandler: Done processing query | ||
2971 | 2024.10.10 05:40:52.033392 [ 3 ] {ff9b229e-e9ce-4870-a6ad-5b60d429f523} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
2972 | 2024.10.10 05:40:52.033409 [ 3 ] {} <Debug> HTTP-Session: dafc3e29-e61c-43b7-87ae-858d78403efd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2973 | 2024.10.10 05:40:52.033539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2974 | 2024.10.10 05:40:52.033589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2975 | 2024.10.10 05:40:52.033608 [ 3 ] {} <Debug> HTTP-Session: 26c8638d-fd04-4f0a-bcc4-0ce1adc67979 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2976 | 2024.10.10 05:40:52.033625 [ 3 ] {} <Debug> HTTP-Session: 26c8638d-fd04-4f0a-bcc4-0ce1adc67979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2977 | 2024.10.10 05:40:52.033639 [ 3 ] {} <Debug> HTTP-Session: 26c8638d-fd04-4f0a-bcc4-0ce1adc67979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2978 | 2024.10.10 05:40:52.033670 [ 3 ] {} <Trace> HTTP-Session: 26c8638d-fd04-4f0a-bcc4-0ce1adc67979 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2979 | 2024.10.10 05:40:52.033792 [ 3 ] {fe4faef3-e17a-49f8-876b-60e2dbfe242d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
2980 | 2024.10.10 05:40:52.033837 [ 3 ] {fe4faef3-e17a-49f8-876b-60e2dbfe242d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2981 | 2024.10.10 05:40:52.033967 [ 3 ] {fe4faef3-e17a-49f8-876b-60e2dbfe242d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2982 | 2024.10.10 05:40:52.034300 [ 3 ] {fe4faef3-e17a-49f8-876b-60e2dbfe242d} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2983 | 2024.10.10 05:40:52.034337 [ 3 ] {fe4faef3-e17a-49f8-876b-60e2dbfe242d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
2984 | 2024.10.10 05:40:52.034695 [ 3 ] {fe4faef3-e17a-49f8-876b-60e2dbfe242d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2985 | 2024.10.10 05:40:52.035022 [ 3 ] {fe4faef3-e17a-49f8-876b-60e2dbfe242d} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2986 | 2024.10.10 05:40:52.035183 [ 3 ] {fe4faef3-e17a-49f8-876b-60e2dbfe242d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001437 sec., 57063.326374391094 rows/sec., 3.62 MiB/sec. | ||
2987 | 2024.10.10 05:40:52.035356 [ 3 ] {fe4faef3-e17a-49f8-876b-60e2dbfe242d} <Debug> DynamicQueryHandler: Done processing query | ||
2988 | 2024.10.10 05:40:52.035381 [ 3 ] {fe4faef3-e17a-49f8-876b-60e2dbfe242d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
2989 | 2024.10.10 05:40:52.035397 [ 3 ] {} <Debug> HTTP-Session: 26c8638d-fd04-4f0a-bcc4-0ce1adc67979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2990 | 2024.10.10 05:40:55.124040 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2991 | 2024.10.10 05:40:55.124110 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2992 | 2024.10.10 05:40:57.005258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2993 | 2024.10.10 05:40:57.005382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
2994 | 2024.10.10 05:40:57.005411 [ 3 ] {} <Debug> HTTP-Session: db47a734-b17a-480a-baa8-83c732e76bc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
2995 | 2024.10.10 05:40:57.005438 [ 3 ] {} <Debug> HTTP-Session: db47a734-b17a-480a-baa8-83c732e76bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2996 | 2024.10.10 05:40:57.005455 [ 3 ] {} <Debug> HTTP-Session: db47a734-b17a-480a-baa8-83c732e76bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
2997 | 2024.10.10 05:40:57.005511 [ 3 ] {} <Trace> HTTP-Session: db47a734-b17a-480a-baa8-83c732e76bc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2998 | 2024.10.10 05:40:57.005791 [ 3 ] {3e2677c7-1f43-41d1-b55a-b0c8bd160a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
2999 | 2024.10.10 05:40:57.006244 [ 3 ] {3e2677c7-1f43-41d1-b55a-b0c8bd160a45} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
3000 | 2024.10.10 05:40:57.006297 [ 3 ] {3e2677c7-1f43-41d1-b55a-b0c8bd160a45} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
3001 | 2024.10.10 05:40:57.006656 [ 3 ] {3e2677c7-1f43-41d1-b55a-b0c8bd160a45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3002 | 2024.10.10 05:40:57.006739 [ 3 ] {3e2677c7-1f43-41d1-b55a-b0c8bd160a45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
3003 | 2024.10.10 05:40:57.006914 [ 3 ] {3e2677c7-1f43-41d1-b55a-b0c8bd160a45} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
3004 | 2024.10.10 05:40:57.007105 [ 257 ] {3e2677c7-1f43-41d1-b55a-b0c8bd160a45} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
3005 | 2024.10.10 05:40:57.007126 [ 256 ] {3e2677c7-1f43-41d1-b55a-b0c8bd160a45} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
3006 | 2024.10.10 05:40:57.007140 [ 258 ] {3e2677c7-1f43-41d1-b55a-b0c8bd160a45} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
3007 | 2024.10.10 05:40:57.007324 [ 3 ] {3e2677c7-1f43-41d1-b55a-b0c8bd160a45} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
3008 | 2024.10.10 05:40:57.007357 [ 3 ] {3e2677c7-1f43-41d1-b55a-b0c8bd160a45} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
3009 | 2024.10.10 05:40:57.007477 [ 3 ] {3e2677c7-1f43-41d1-b55a-b0c8bd160a45} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
3010 | 2024.10.10 05:40:57.007500 [ 3 ] {3e2677c7-1f43-41d1-b55a-b0c8bd160a45} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
3011 | 2024.10.10 05:40:57.007544 [ 3 ] {3e2677c7-1f43-41d1-b55a-b0c8bd160a45} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3012 | 2024.10.10 05:40:57.007591 [ 3 ] {3e2677c7-1f43-41d1-b55a-b0c8bd160a45} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3013 | 2024.10.10 05:40:57.007633 [ 3 ] {3e2677c7-1f43-41d1-b55a-b0c8bd160a45} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
3014 | 2024.10.10 05:40:57.009751 [ 3 ] {3e2677c7-1f43-41d1-b55a-b0c8bd160a45} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.004096 sec., 8300.78125 rows/sec., 319.48 KiB/sec. | ||
3015 | 2024.10.10 05:40:57.010153 [ 3 ] {3e2677c7-1f43-41d1-b55a-b0c8bd160a45} <Debug> DynamicQueryHandler: Done processing query | ||
3016 | 2024.10.10 05:40:57.010180 [ 3 ] {3e2677c7-1f43-41d1-b55a-b0c8bd160a45} <Debug> MemoryTracker: Peak memory usage (for query): 3.10 MiB. | ||
3017 | 2024.10.10 05:40:57.010198 [ 3 ] {} <Debug> HTTP-Session: db47a734-b17a-480a-baa8-83c732e76bc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3018 | 2024.10.10 05:40:57.016309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3019 | 2024.10.10 05:40:57.016369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3020 | 2024.10.10 05:40:57.016389 [ 3 ] {} <Debug> HTTP-Session: 695b3f5a-348a-4daa-b3ae-925e229441ba Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3021 | 2024.10.10 05:40:57.016409 [ 3 ] {} <Debug> HTTP-Session: 695b3f5a-348a-4daa-b3ae-925e229441ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3022 | 2024.10.10 05:40:57.016424 [ 3 ] {} <Debug> HTTP-Session: 695b3f5a-348a-4daa-b3ae-925e229441ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3023 | 2024.10.10 05:40:57.016459 [ 3 ] {} <Trace> HTTP-Session: 695b3f5a-348a-4daa-b3ae-925e229441ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3024 | 2024.10.10 05:40:57.016581 [ 3 ] {70979720-fd6f-4811-b343-cb4d2fbe63da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
3025 | 2024.10.10 05:40:57.016633 [ 3 ] {70979720-fd6f-4811-b343-cb4d2fbe63da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
3026 | 2024.10.10 05:40:57.016810 [ 3 ] {70979720-fd6f-4811-b343-cb4d2fbe63da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3027 | 2024.10.10 05:40:57.017132 [ 3 ] {70979720-fd6f-4811-b343-cb4d2fbe63da} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3028 | 2024.10.10 05:40:57.017169 [ 3 ] {70979720-fd6f-4811-b343-cb4d2fbe63da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3029 | 2024.10.10 05:40:57.017654 [ 3 ] {70979720-fd6f-4811-b343-cb4d2fbe63da} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3030 | 2024.10.10 05:40:57.017979 [ 3 ] {70979720-fd6f-4811-b343-cb4d2fbe63da} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3031 | 2024.10.10 05:40:57.018128 [ 3 ] {70979720-fd6f-4811-b343-cb4d2fbe63da} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001585 sec., 630.9148264984227 rows/sec., 142.94 KiB/sec. | ||
3032 | 2024.10.10 05:40:57.018427 [ 3 ] {70979720-fd6f-4811-b343-cb4d2fbe63da} <Debug> DynamicQueryHandler: Done processing query | ||
3033 | 2024.10.10 05:40:57.018454 [ 3 ] {70979720-fd6f-4811-b343-cb4d2fbe63da} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3034 | 2024.10.10 05:40:57.018470 [ 3 ] {} <Debug> HTTP-Session: 695b3f5a-348a-4daa-b3ae-925e229441ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3035 | 2024.10.10 05:40:57.018596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3036 | 2024.10.10 05:40:57.018647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3037 | 2024.10.10 05:40:57.018667 [ 3 ] {} <Debug> HTTP-Session: 5606cda1-3628-4a06-b556-e6d4bf01695c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3038 | 2024.10.10 05:40:57.018685 [ 3 ] {} <Debug> HTTP-Session: 5606cda1-3628-4a06-b556-e6d4bf01695c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3039 | 2024.10.10 05:40:57.018700 [ 3 ] {} <Debug> HTTP-Session: 5606cda1-3628-4a06-b556-e6d4bf01695c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3040 | 2024.10.10 05:40:57.018731 [ 3 ] {} <Trace> HTTP-Session: 5606cda1-3628-4a06-b556-e6d4bf01695c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3041 | 2024.10.10 05:40:57.018831 [ 3 ] {5e4fd4a8-36dc-47e3-9293-f4211555a209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3042 | 2024.10.10 05:40:57.018877 [ 3 ] {5e4fd4a8-36dc-47e3-9293-f4211555a209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3043 | 2024.10.10 05:40:57.019138 [ 3 ] {5e4fd4a8-36dc-47e3-9293-f4211555a209} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3044 | 2024.10.10 05:40:57.019456 [ 3 ] {5e4fd4a8-36dc-47e3-9293-f4211555a209} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3045 | 2024.10.10 05:40:57.019493 [ 3 ] {5e4fd4a8-36dc-47e3-9293-f4211555a209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3046 | 2024.10.10 05:40:57.019855 [ 3 ] {5e4fd4a8-36dc-47e3-9293-f4211555a209} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
3047 | 2024.10.10 05:40:57.020218 [ 3 ] {5e4fd4a8-36dc-47e3-9293-f4211555a209} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3048 | 2024.10.10 05:40:57.020374 [ 3 ] {5e4fd4a8-36dc-47e3-9293-f4211555a209} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001568 sec., 1275.5102040816328 rows/sec., 104.01 KiB/sec. | ||
3049 | 2024.10.10 05:40:57.020661 [ 3 ] {5e4fd4a8-36dc-47e3-9293-f4211555a209} <Debug> DynamicQueryHandler: Done processing query | ||
3050 | 2024.10.10 05:40:57.020685 [ 3 ] {5e4fd4a8-36dc-47e3-9293-f4211555a209} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3051 | 2024.10.10 05:40:57.020701 [ 3 ] {} <Debug> HTTP-Session: 5606cda1-3628-4a06-b556-e6d4bf01695c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3052 | 2024.10.10 05:40:57.020832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3053 | 2024.10.10 05:40:57.020882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3054 | 2024.10.10 05:40:57.020901 [ 3 ] {} <Debug> HTTP-Session: be596ed7-467f-4930-8df1-a8b931e873e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3055 | 2024.10.10 05:40:57.020917 [ 3 ] {} <Debug> HTTP-Session: be596ed7-467f-4930-8df1-a8b931e873e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3056 | 2024.10.10 05:40:57.020931 [ 3 ] {} <Debug> HTTP-Session: be596ed7-467f-4930-8df1-a8b931e873e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3057 | 2024.10.10 05:40:57.020962 [ 3 ] {} <Trace> HTTP-Session: be596ed7-467f-4930-8df1-a8b931e873e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3058 | 2024.10.10 05:40:57.021084 [ 3 ] {17890baa-816e-493f-9da7-ec3bdf033bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3059 | 2024.10.10 05:40:57.021128 [ 3 ] {17890baa-816e-493f-9da7-ec3bdf033bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3060 | 2024.10.10 05:40:57.021372 [ 3 ] {17890baa-816e-493f-9da7-ec3bdf033bf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3061 | 2024.10.10 05:40:57.021744 [ 3 ] {17890baa-816e-493f-9da7-ec3bdf033bf0} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3062 | 2024.10.10 05:40:57.021780 [ 3 ] {17890baa-816e-493f-9da7-ec3bdf033bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3063 | 2024.10.10 05:40:57.022135 [ 3 ] {17890baa-816e-493f-9da7-ec3bdf033bf0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3064 | 2024.10.10 05:40:57.022488 [ 3 ] {17890baa-816e-493f-9da7-ec3bdf033bf0} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3065 | 2024.10.10 05:40:57.022652 [ 47 ] {} <Debug> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3066 | 2024.10.10 05:40:57.022659 [ 3 ] {17890baa-816e-493f-9da7-ec3bdf033bf0} <Debug> executeQuery: Read 101 rows, 8.57 KiB in 0.001612 sec., 62655.08684863524 rows/sec., 5.19 MiB/sec. | ||
3067 | 2024.10.10 05:40:57.022717 [ 47 ] {} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3068 | 2024.10.10 05:40:57.022781 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3069 | 2024.10.10 05:40:57.022972 [ 3 ] {17890baa-816e-493f-9da7-ec3bdf033bf0} <Debug> DynamicQueryHandler: Done processing query | ||
3070 | 2024.10.10 05:40:57.022972 [ 196 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
3071 | 2024.10.10 05:40:57.023003 [ 3 ] {17890baa-816e-493f-9da7-ec3bdf033bf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3072 | 2024.10.10 05:40:57.023033 [ 3 ] {} <Debug> HTTP-Session: be596ed7-467f-4930-8df1-a8b931e873e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3073 | 2024.10.10 05:40:57.023153 [ 196 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3074 | 2024.10.10 05:40:57.023163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 3486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3075 | 2024.10.10 05:40:57.023200 [ 196 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 197 rows starting from the beginning of the part | ||
3076 | 2024.10.10 05:40:57.023226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3077 | 2024.10.10 05:40:57.023246 [ 3 ] {} <Debug> HTTP-Session: d8300778-f6a2-4271-9635-4a73ec41f6ac Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3078 | 2024.10.10 05:40:57.023268 [ 3 ] {} <Debug> HTTP-Session: d8300778-f6a2-4271-9635-4a73ec41f6ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3079 | 2024.10.10 05:40:57.023290 [ 3 ] {} <Debug> HTTP-Session: d8300778-f6a2-4271-9635-4a73ec41f6ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3080 | 2024.10.10 05:40:57.023408 [ 3 ] {} <Trace> HTTP-Session: d8300778-f6a2-4271-9635-4a73ec41f6ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3081 | 2024.10.10 05:40:57.023418 [ 196 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 74 rows starting from the beginning of the part | ||
3082 | 2024.10.10 05:40:57.023798 [ 3 ] {5a8501c3-dd1f-4309-b6f6-0cc08fce7e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3083 | 2024.10.10 05:40:57.023801 [ 196 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 179 rows starting from the beginning of the part | ||
3084 | 2024.10.10 05:40:57.023862 [ 3 ] {5a8501c3-dd1f-4309-b6f6-0cc08fce7e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3085 | 2024.10.10 05:40:57.024051 [ 196 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
3086 | 2024.10.10 05:40:57.024416 [ 196 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 205 rows starting from the beginning of the part | ||
3087 | 2024.10.10 05:40:57.024728 [ 196 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 101 rows starting from the beginning of the part | ||
3088 | 2024.10.10 05:40:57.025341 [ 3 ] {5a8501c3-dd1f-4309-b6f6-0cc08fce7e11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3089 | 2024.10.10 05:40:57.025867 [ 3 ] {5a8501c3-dd1f-4309-b6f6-0cc08fce7e11} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3090 | 2024.10.10 05:40:57.025910 [ 3 ] {5a8501c3-dd1f-4309-b6f6-0cc08fce7e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3091 | 2024.10.10 05:40:57.026487 [ 3 ] {5a8501c3-dd1f-4309-b6f6-0cc08fce7e11} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3092 | 2024.10.10 05:40:57.026888 [ 196 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 830 rows, containing 5 columns (5 merged, 0 gathered) in 0.003982005 sec., 208437.7091440116 rows/sec., 19.14 MiB/sec. | ||
3093 | 2024.10.10 05:40:57.027042 [ 196 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3094 | 2024.10.10 05:40:57.027137 [ 3 ] {5a8501c3-dd1f-4309-b6f6-0cc08fce7e11} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3095 | 2024.10.10 05:40:57.027521 [ 3 ] {5a8501c3-dd1f-4309-b6f6-0cc08fce7e11} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.003881 sec., 6183.973202782788 rows/sec., 462.24 KiB/sec. | ||
3096 | 2024.10.10 05:40:57.028209 [ 3 ] {5a8501c3-dd1f-4309-b6f6-0cc08fce7e11} <Debug> DynamicQueryHandler: Done processing query | ||
3097 | 2024.10.10 05:40:57.028246 [ 3 ] {5a8501c3-dd1f-4309-b6f6-0cc08fce7e11} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3098 | 2024.10.10 05:40:57.028266 [ 3 ] {} <Debug> HTTP-Session: d8300778-f6a2-4271-9635-4a73ec41f6ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3099 | 2024.10.10 05:40:57.028269 [ 196 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_11_2} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3100 | 2024.10.10 05:40:57.028356 [ 196 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_11_2} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3101 | 2024.10.10 05:40:57.028417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3102 | 2024.10.10 05:40:57.028440 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
3103 | 2024.10.10 05:40:57.028476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3104 | 2024.10.10 05:40:57.028496 [ 3 ] {} <Debug> HTTP-Session: ca892a15-27ef-4256-8d16-d1b50b7848d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3105 | 2024.10.10 05:40:57.028512 [ 3 ] {} <Debug> HTTP-Session: ca892a15-27ef-4256-8d16-d1b50b7848d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3106 | 2024.10.10 05:40:57.028526 [ 3 ] {} <Debug> HTTP-Session: ca892a15-27ef-4256-8d16-d1b50b7848d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3107 | 2024.10.10 05:40:57.028556 [ 3 ] {} <Trace> HTTP-Session: ca892a15-27ef-4256-8d16-d1b50b7848d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3108 | 2024.10.10 05:40:57.028674 [ 3 ] {be78268a-c31a-4b4f-a77d-8852594a4e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3109 | 2024.10.10 05:40:57.028716 [ 3 ] {be78268a-c31a-4b4f-a77d-8852594a4e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3110 | 2024.10.10 05:40:57.028950 [ 3 ] {be78268a-c31a-4b4f-a77d-8852594a4e47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3111 | 2024.10.10 05:40:57.029310 [ 3 ] {be78268a-c31a-4b4f-a77d-8852594a4e47} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3112 | 2024.10.10 05:40:57.029346 [ 3 ] {be78268a-c31a-4b4f-a77d-8852594a4e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3113 | 2024.10.10 05:40:57.029693 [ 3 ] {be78268a-c31a-4b4f-a77d-8852594a4e47} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3114 | 2024.10.10 05:40:57.030044 [ 3 ] {be78268a-c31a-4b4f-a77d-8852594a4e47} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3115 | 2024.10.10 05:40:57.030206 [ 47 ] {} <Debug> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3116 | 2024.10.10 05:40:57.030207 [ 3 ] {be78268a-c31a-4b4f-a77d-8852594a4e47} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001563 sec., 56301.983365323096 rows/sec., 4.40 MiB/sec. | ||
3117 | 2024.10.10 05:40:57.030259 [ 47 ] {} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3118 | 2024.10.10 05:40:57.030321 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3119 | 2024.10.10 05:40:57.030551 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
3120 | 2024.10.10 05:40:57.030594 [ 3 ] {be78268a-c31a-4b4f-a77d-8852594a4e47} <Debug> DynamicQueryHandler: Done processing query | ||
3121 | 2024.10.10 05:40:57.030638 [ 3 ] {be78268a-c31a-4b4f-a77d-8852594a4e47} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3122 | 2024.10.10 05:40:57.030694 [ 3 ] {} <Debug> HTTP-Session: ca892a15-27ef-4256-8d16-d1b50b7848d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3123 | 2024.10.10 05:40:57.030799 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3124 | 2024.10.10 05:40:57.030839 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 363 rows starting from the beginning of the part | ||
3125 | 2024.10.10 05:40:57.030996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3126 | 2024.10.10 05:40:57.031043 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part | ||
3127 | 2024.10.10 05:40:57.031166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3128 | 2024.10.10 05:40:57.031281 [ 3 ] {} <Debug> HTTP-Session: f9200422-d7a6-44fb-bdec-b99fabcbe752 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3129 | 2024.10.10 05:40:57.031365 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 362 rows starting from the beginning of the part | ||
3130 | 2024.10.10 05:40:57.031377 [ 3 ] {} <Debug> HTTP-Session: f9200422-d7a6-44fb-bdec-b99fabcbe752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3131 | 2024.10.10 05:40:57.031441 [ 3 ] {} <Debug> HTTP-Session: f9200422-d7a6-44fb-bdec-b99fabcbe752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3132 | 2024.10.10 05:40:57.031589 [ 3 ] {} <Trace> HTTP-Session: f9200422-d7a6-44fb-bdec-b99fabcbe752 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3133 | 2024.10.10 05:40:57.031626 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 58 rows starting from the beginning of the part | ||
3134 | 2024.10.10 05:40:57.031878 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 390 rows starting from the beginning of the part | ||
3135 | 2024.10.10 05:40:57.032059 [ 3 ] {d3a47644-d33c-467f-8538-d88f19d9f616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3136 | 2024.10.10 05:40:57.032202 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 88 rows starting from the beginning of the part | ||
3137 | 2024.10.10 05:40:57.032237 [ 3 ] {d3a47644-d33c-467f-8538-d88f19d9f616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3138 | 2024.10.10 05:40:57.033044 [ 3 ] {d3a47644-d33c-467f-8538-d88f19d9f616} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3139 | 2024.10.10 05:40:57.034050 [ 3 ] {d3a47644-d33c-467f-8538-d88f19d9f616} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3140 | 2024.10.10 05:40:57.034127 [ 3 ] {d3a47644-d33c-467f-8538-d88f19d9f616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3141 | 2024.10.10 05:40:57.035009 [ 3 ] {d3a47644-d33c-467f-8538-d88f19d9f616} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3142 | 2024.10.10 05:40:57.035205 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1319 rows, containing 5 columns (5 merged, 0 gathered) in 0.004781996 sec., 275826.2449403973 rows/sec., 20.84 MiB/sec. | ||
3143 | 2024.10.10 05:40:57.035471 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3144 | 2024.10.10 05:40:57.035828 [ 3 ] {d3a47644-d33c-467f-8538-d88f19d9f616} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3145 | 2024.10.10 05:40:57.036236 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3146 | 2024.10.10 05:40:57.036337 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3147 | 2024.10.10 05:40:57.036360 [ 3 ] {d3a47644-d33c-467f-8538-d88f19d9f616} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004539 sec., 35470.367922449885 rows/sec., 2.47 MiB/sec. | ||
3148 | 2024.10.10 05:40:57.036392 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3149 | 2024.10.10 05:40:57.036682 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_11_2} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3150 | 2024.10.10 05:40:57.036860 [ 196 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
3151 | 2024.10.10 05:40:57.037021 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_11_2} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3152 | 2024.10.10 05:40:57.037056 [ 3 ] {d3a47644-d33c-467f-8538-d88f19d9f616} <Debug> DynamicQueryHandler: Done processing query | ||
3153 | 2024.10.10 05:40:57.037118 [ 3 ] {d3a47644-d33c-467f-8538-d88f19d9f616} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3154 | 2024.10.10 05:40:57.037212 [ 3 ] {} <Debug> HTTP-Session: f9200422-d7a6-44fb-bdec-b99fabcbe752 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3155 | 2024.10.10 05:40:57.037316 [ 196 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3156 | 2024.10.10 05:40:57.037338 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
3157 | 2024.10.10 05:40:57.037380 [ 196 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 212 rows starting from the beginning of the part | ||
3158 | 2024.10.10 05:40:57.037472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 35970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3159 | 2024.10.10 05:40:57.037519 [ 196 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
3160 | 2024.10.10 05:40:57.037582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3161 | 2024.10.10 05:40:57.037643 [ 3 ] {} <Debug> HTTP-Session: e63ebfee-185c-4b8f-a84b-6f05e53786f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3162 | 2024.10.10 05:40:57.037696 [ 3 ] {} <Debug> HTTP-Session: e63ebfee-185c-4b8f-a84b-6f05e53786f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3163 | 2024.10.10 05:40:57.037701 [ 196 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 187 rows starting from the beginning of the part | ||
3164 | 2024.10.10 05:40:57.037732 [ 3 ] {} <Debug> HTTP-Session: e63ebfee-185c-4b8f-a84b-6f05e53786f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3165 | 2024.10.10 05:40:57.037826 [ 3 ] {} <Trace> HTTP-Session: e63ebfee-185c-4b8f-a84b-6f05e53786f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3166 | 2024.10.10 05:40:57.037894 [ 196 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
3167 | 2024.10.10 05:40:57.038040 [ 196 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part | ||
3168 | 2024.10.10 05:40:57.038141 [ 196 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 161 rows starting from the beginning of the part | ||
3169 | 2024.10.10 05:40:57.038357 [ 3 ] {f0daf295-0ef7-4c45-967d-8bd314b1a72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3170 | 2024.10.10 05:40:57.038457 [ 3 ] {f0daf295-0ef7-4c45-967d-8bd314b1a72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3171 | 2024.10.10 05:40:57.039520 [ 3 ] {f0daf295-0ef7-4c45-967d-8bd314b1a72a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3172 | 2024.10.10 05:40:57.040084 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 937 rows, containing 5 columns (5 merged, 0 gathered) in 0.003556733 sec., 263444.0088699377 rows/sec., 17.75 MiB/sec. | ||
3173 | 2024.10.10 05:40:57.040344 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3174 | 2024.10.10 05:40:57.040527 [ 3 ] {f0daf295-0ef7-4c45-967d-8bd314b1a72a} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3175 | 2024.10.10 05:40:57.040569 [ 3 ] {f0daf295-0ef7-4c45-967d-8bd314b1a72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3176 | 2024.10.10 05:40:57.040996 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3177 | 2024.10.10 05:40:57.041099 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3178 | 2024.10.10 05:40:57.041213 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
3179 | 2024.10.10 05:40:57.041469 [ 3 ] {f0daf295-0ef7-4c45-967d-8bd314b1a72a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3180 | 2024.10.10 05:40:57.041895 [ 3 ] {f0daf295-0ef7-4c45-967d-8bd314b1a72a} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3181 | 2024.10.10 05:40:57.042098 [ 3 ] {f0daf295-0ef7-4c45-967d-8bd314b1a72a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.004104 sec., 5360.623781676413 rows/sec., 9.61 MiB/sec. | ||
3182 | 2024.10.10 05:40:57.042338 [ 3 ] {f0daf295-0ef7-4c45-967d-8bd314b1a72a} <Debug> DynamicQueryHandler: Done processing query | ||
3183 | 2024.10.10 05:40:57.042364 [ 3 ] {f0daf295-0ef7-4c45-967d-8bd314b1a72a} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
3184 | 2024.10.10 05:40:57.042380 [ 3 ] {} <Debug> HTTP-Session: e63ebfee-185c-4b8f-a84b-6f05e53786f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3185 | 2024.10.10 05:40:57.042508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3186 | 2024.10.10 05:40:57.042558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3187 | 2024.10.10 05:40:57.042602 [ 3 ] {} <Debug> HTTP-Session: 0c9dfe99-1c05-480c-9ec9-9a976d6071d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3188 | 2024.10.10 05:40:57.042620 [ 3 ] {} <Debug> HTTP-Session: 0c9dfe99-1c05-480c-9ec9-9a976d6071d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3189 | 2024.10.10 05:40:57.042634 [ 3 ] {} <Debug> HTTP-Session: 0c9dfe99-1c05-480c-9ec9-9a976d6071d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3190 | 2024.10.10 05:40:57.042665 [ 3 ] {} <Trace> HTTP-Session: 0c9dfe99-1c05-480c-9ec9-9a976d6071d4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3191 | 2024.10.10 05:40:57.042780 [ 3 ] {51298529-41c4-4d59-9e70-037c93992d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3192 | 2024.10.10 05:40:57.042824 [ 3 ] {51298529-41c4-4d59-9e70-037c93992d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3193 | 2024.10.10 05:40:57.042955 [ 3 ] {51298529-41c4-4d59-9e70-037c93992d90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3194 | 2024.10.10 05:40:57.043280 [ 3 ] {51298529-41c4-4d59-9e70-037c93992d90} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3195 | 2024.10.10 05:40:57.043316 [ 3 ] {51298529-41c4-4d59-9e70-037c93992d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3196 | 2024.10.10 05:40:57.043672 [ 3 ] {51298529-41c4-4d59-9e70-037c93992d90} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3197 | 2024.10.10 05:40:57.043998 [ 3 ] {51298529-41c4-4d59-9e70-037c93992d90} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3198 | 2024.10.10 05:40:57.044149 [ 47 ] {} <Debug> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3199 | 2024.10.10 05:40:57.044165 [ 3 ] {51298529-41c4-4d59-9e70-037c93992d90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec. | ||
3200 | 2024.10.10 05:40:57.044210 [ 47 ] {} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3201 | 2024.10.10 05:40:57.044284 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
3202 | 2024.10.10 05:40:57.044509 [ 3 ] {51298529-41c4-4d59-9e70-037c93992d90} <Debug> DynamicQueryHandler: Done processing query | ||
3203 | 2024.10.10 05:40:57.044518 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
3204 | 2024.10.10 05:40:57.044544 [ 3 ] {51298529-41c4-4d59-9e70-037c93992d90} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3205 | 2024.10.10 05:40:57.044595 [ 3 ] {} <Debug> HTTP-Session: 0c9dfe99-1c05-480c-9ec9-9a976d6071d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3206 | 2024.10.10 05:40:57.044741 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3207 | 2024.10.10 05:40:57.044794 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 102 rows starting from the beginning of the part | ||
3208 | 2024.10.10 05:40:57.044945 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
3209 | 2024.10.10 05:40:57.045120 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 62 rows starting from the beginning of the part | ||
3210 | 2024.10.10 05:40:57.045241 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
3211 | 2024.10.10 05:40:57.045362 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part | ||
3212 | 2024.10.10 05:40:57.045493 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
3213 | 2024.10.10 05:40:57.046561 [ 196 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 4 columns (4 merged, 0 gathered) in 0.002147557 sec., 168563.6283460695 rows/sec., 10.56 MiB/sec. | ||
3214 | 2024.10.10 05:40:57.046726 [ 196 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3215 | 2024.10.10 05:40:57.047175 [ 196 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_11_2} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3216 | 2024.10.10 05:40:57.047254 [ 196 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_11_2} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3217 | 2024.10.10 05:40:57.047335 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
3218 | 2024.10.10 05:41:00.235281 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 332 | ||
3219 | 2024.10.10 05:41:00.239507 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3220 | 2024.10.10 05:41:00.239598 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3221 | 2024.10.10 05:41:00.241950 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3222 | 2024.10.10 05:41:00.243484 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3223 | 2024.10.10 05:41:00.244535 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
3224 | 2024.10.10 05:41:02.011192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3225 | 2024.10.10 05:41:02.011326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3226 | 2024.10.10 05:41:02.011354 [ 3 ] {} <Debug> HTTP-Session: 9a0593bd-9295-4d4d-94d7-8e6db52bc211 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3227 | 2024.10.10 05:41:02.011379 [ 3 ] {} <Debug> HTTP-Session: 9a0593bd-9295-4d4d-94d7-8e6db52bc211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3228 | 2024.10.10 05:41:02.011394 [ 3 ] {} <Debug> HTTP-Session: 9a0593bd-9295-4d4d-94d7-8e6db52bc211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3229 | 2024.10.10 05:41:02.011445 [ 3 ] {} <Trace> HTTP-Session: 9a0593bd-9295-4d4d-94d7-8e6db52bc211 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3230 | 2024.10.10 05:41:02.011696 [ 3 ] {fe5b5728-529d-4fbd-a12d-99ee9a4a7ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3231 | 2024.10.10 05:41:02.011769 [ 3 ] {fe5b5728-529d-4fbd-a12d-99ee9a4a7ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3232 | 2024.10.10 05:41:02.012117 [ 3 ] {fe5b5728-529d-4fbd-a12d-99ee9a4a7ec3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3233 | 2024.10.10 05:41:02.012740 [ 3 ] {fe5b5728-529d-4fbd-a12d-99ee9a4a7ec3} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3234 | 2024.10.10 05:41:02.012790 [ 3 ] {fe5b5728-529d-4fbd-a12d-99ee9a4a7ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3235 | 2024.10.10 05:41:02.013252 [ 3 ] {fe5b5728-529d-4fbd-a12d-99ee9a4a7ec3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3236 | 2024.10.10 05:41:02.013656 [ 3 ] {fe5b5728-529d-4fbd-a12d-99ee9a4a7ec3} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3237 | 2024.10.10 05:41:02.013820 [ 3 ] {fe5b5728-529d-4fbd-a12d-99ee9a4a7ec3} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002225 sec., 92134.83146067416 rows/sec., 8.10 MiB/sec. | ||
3238 | 2024.10.10 05:41:02.014102 [ 3 ] {fe5b5728-529d-4fbd-a12d-99ee9a4a7ec3} <Debug> DynamicQueryHandler: Done processing query | ||
3239 | 2024.10.10 05:41:02.014130 [ 3 ] {fe5b5728-529d-4fbd-a12d-99ee9a4a7ec3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3240 | 2024.10.10 05:41:02.014147 [ 3 ] {} <Debug> HTTP-Session: 9a0593bd-9295-4d4d-94d7-8e6db52bc211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3241 | 2024.10.10 05:41:02.014293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3242 | 2024.10.10 05:41:02.014353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3243 | 2024.10.10 05:41:02.014373 [ 3 ] {} <Debug> HTTP-Session: 7737d456-cd9c-4720-a1c5-985bf9a94b8e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3244 | 2024.10.10 05:41:02.014393 [ 3 ] {} <Debug> HTTP-Session: 7737d456-cd9c-4720-a1c5-985bf9a94b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3245 | 2024.10.10 05:41:02.014407 [ 3 ] {} <Debug> HTTP-Session: 7737d456-cd9c-4720-a1c5-985bf9a94b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3246 | 2024.10.10 05:41:02.014444 [ 3 ] {} <Trace> HTTP-Session: 7737d456-cd9c-4720-a1c5-985bf9a94b8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3247 | 2024.10.10 05:41:02.014554 [ 3 ] {73af6280-5951-4d11-aa70-960338b50162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3248 | 2024.10.10 05:41:02.014604 [ 3 ] {73af6280-5951-4d11-aa70-960338b50162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3249 | 2024.10.10 05:41:02.014848 [ 3 ] {73af6280-5951-4d11-aa70-960338b50162} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3250 | 2024.10.10 05:41:02.015194 [ 3 ] {73af6280-5951-4d11-aa70-960338b50162} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3251 | 2024.10.10 05:41:02.015232 [ 3 ] {73af6280-5951-4d11-aa70-960338b50162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3252 | 2024.10.10 05:41:02.015630 [ 3 ] {73af6280-5951-4d11-aa70-960338b50162} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3253 | 2024.10.10 05:41:02.016017 [ 3 ] {73af6280-5951-4d11-aa70-960338b50162} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3254 | 2024.10.10 05:41:02.016195 [ 3 ] {73af6280-5951-4d11-aa70-960338b50162} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001666 sec., 4801.920768307323 rows/sec., 361.08 KiB/sec. | ||
3255 | 2024.10.10 05:41:02.016193 [ 42 ] {} <Debug> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3256 | 2024.10.10 05:41:02.016303 [ 42 ] {} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3257 | 2024.10.10 05:41:02.016364 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3258 | 2024.10.10 05:41:02.016494 [ 3 ] {73af6280-5951-4d11-aa70-960338b50162} <Debug> DynamicQueryHandler: Done processing query | ||
3259 | 2024.10.10 05:41:02.016561 [ 3 ] {73af6280-5951-4d11-aa70-960338b50162} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3260 | 2024.10.10 05:41:02.016620 [ 3 ] {} <Debug> HTTP-Session: 7737d456-cd9c-4720-a1c5-985bf9a94b8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3261 | 2024.10.10 05:41:02.016753 [ 200 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
3262 | 2024.10.10 05:41:02.016865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3263 | 2024.10.10 05:41:02.016980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3264 | 2024.10.10 05:41:02.017013 [ 3 ] {} <Debug> HTTP-Session: d985c1a0-7528-4d4e-8d79-af303aa287fb Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3265 | 2024.10.10 05:41:02.017039 [ 3 ] {} <Debug> HTTP-Session: d985c1a0-7528-4d4e-8d79-af303aa287fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3266 | 2024.10.10 05:41:02.017066 [ 3 ] {} <Debug> HTTP-Session: d985c1a0-7528-4d4e-8d79-af303aa287fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3267 | 2024.10.10 05:41:02.017073 [ 200 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3268 | 2024.10.10 05:41:02.017111 [ 3 ] {} <Trace> HTTP-Session: d985c1a0-7528-4d4e-8d79-af303aa287fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3269 | 2024.10.10 05:41:02.017121 [ 200 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 30 rows starting from the beginning of the part | ||
3270 | 2024.10.10 05:41:02.017265 [ 3 ] {1158fea2-50e4-4b0d-8ae6-94e2ef627c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3271 | 2024.10.10 05:41:02.017310 [ 200 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
3272 | 2024.10.10 05:41:02.017361 [ 3 ] {1158fea2-50e4-4b0d-8ae6-94e2ef627c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3273 | 2024.10.10 05:41:02.017554 [ 200 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part | ||
3274 | 2024.10.10 05:41:02.017907 [ 200 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
3275 | 2024.10.10 05:41:02.018145 [ 200 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
3276 | 2024.10.10 05:41:02.018462 [ 200 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
3277 | 2024.10.10 05:41:02.018948 [ 3 ] {1158fea2-50e4-4b0d-8ae6-94e2ef627c57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3278 | 2024.10.10 05:41:02.019476 [ 3 ] {1158fea2-50e4-4b0d-8ae6-94e2ef627c57} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3279 | 2024.10.10 05:41:02.019523 [ 3 ] {1158fea2-50e4-4b0d-8ae6-94e2ef627c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3280 | 2024.10.10 05:41:02.020107 [ 3 ] {1158fea2-50e4-4b0d-8ae6-94e2ef627c57} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3281 | 2024.10.10 05:41:02.020247 [ 196 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 100 rows, containing 5 columns (5 merged, 0 gathered) in 0.003767199 sec., 26544.92104080512 rows/sec., 2.05 MiB/sec. | ||
3282 | 2024.10.10 05:41:02.020422 [ 196 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3283 | 2024.10.10 05:41:02.020631 [ 3 ] {1158fea2-50e4-4b0d-8ae6-94e2ef627c57} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3284 | 2024.10.10 05:41:02.020898 [ 42 ] {} <Debug> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3285 | 2024.10.10 05:41:02.020955 [ 3 ] {1158fea2-50e4-4b0d-8ae6-94e2ef627c57} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003747 sec., 3736.3223912463304 rows/sec., 261.67 KiB/sec. | ||
3286 | 2024.10.10 05:41:02.020973 [ 42 ] {} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3287 | 2024.10.10 05:41:02.021089 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3288 | 2024.10.10 05:41:02.021325 [ 196 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_11_2} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3289 | 2024.10.10 05:41:02.021406 [ 200 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
3290 | 2024.10.10 05:41:02.021478 [ 196 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_11_2} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3291 | 2024.10.10 05:41:02.021483 [ 3 ] {1158fea2-50e4-4b0d-8ae6-94e2ef627c57} <Debug> DynamicQueryHandler: Done processing query | ||
3292 | 2024.10.10 05:41:02.021529 [ 3 ] {1158fea2-50e4-4b0d-8ae6-94e2ef627c57} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3293 | 2024.10.10 05:41:02.021598 [ 3 ] {} <Debug> HTTP-Session: d985c1a0-7528-4d4e-8d79-af303aa287fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3294 | 2024.10.10 05:41:02.021636 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3295 | 2024.10.10 05:41:02.021684 [ 200 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3296 | 2024.10.10 05:41:02.021714 [ 200 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
3297 | 2024.10.10 05:41:02.021751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3298 | 2024.10.10 05:41:02.021896 [ 200 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
3299 | 2024.10.10 05:41:02.021900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3300 | 2024.10.10 05:41:02.021999 [ 3 ] {} <Debug> HTTP-Session: 644f1158-d1a0-4c81-9bbf-34f7e2ebe968 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3301 | 2024.10.10 05:41:02.022090 [ 3 ] {} <Debug> HTTP-Session: 644f1158-d1a0-4c81-9bbf-34f7e2ebe968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3302 | 2024.10.10 05:41:02.022200 [ 3 ] {} <Debug> HTTP-Session: 644f1158-d1a0-4c81-9bbf-34f7e2ebe968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3303 | 2024.10.10 05:41:02.022276 [ 200 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
3304 | 2024.10.10 05:41:02.022305 [ 3 ] {} <Trace> HTTP-Session: 644f1158-d1a0-4c81-9bbf-34f7e2ebe968 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3305 | 2024.10.10 05:41:02.022631 [ 200 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
3306 | 2024.10.10 05:41:02.022686 [ 3 ] {4151b219-f2a9-4dba-ab0e-96daaa4ae685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3307 | 2024.10.10 05:41:02.022791 [ 3 ] {4151b219-f2a9-4dba-ab0e-96daaa4ae685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3308 | 2024.10.10 05:41:02.022892 [ 200 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
3309 | 2024.10.10 05:41:02.023608 [ 3 ] {4151b219-f2a9-4dba-ab0e-96daaa4ae685} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3310 | 2024.10.10 05:41:02.024171 [ 3 ] {4151b219-f2a9-4dba-ab0e-96daaa4ae685} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3311 | 2024.10.10 05:41:02.024223 [ 3 ] {4151b219-f2a9-4dba-ab0e-96daaa4ae685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3312 | 2024.10.10 05:41:02.024660 [ 197 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003389089 sec., 20654.51807255578 rows/sec., 1.43 MiB/sec. | ||
3313 | 2024.10.10 05:41:02.024827 [ 3 ] {4151b219-f2a9-4dba-ab0e-96daaa4ae685} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3314 | 2024.10.10 05:41:02.024915 [ 197 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3315 | 2024.10.10 05:41:02.025647 [ 3 ] {4151b219-f2a9-4dba-ab0e-96daaa4ae685} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3316 | 2024.10.10 05:41:02.025897 [ 196 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_5_1} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3317 | 2024.10.10 05:41:02.025924 [ 42 ] {} <Debug> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3318 | 2024.10.10 05:41:02.025973 [ 3 ] {4151b219-f2a9-4dba-ab0e-96daaa4ae685} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003434 sec., 1747.2335468841002 rows/sec., 103.23 KiB/sec. | ||
3319 | 2024.10.10 05:41:02.026019 [ 42 ] {} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3320 | 2024.10.10 05:41:02.026143 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3321 | 2024.10.10 05:41:02.026208 [ 196 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_5_1} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3322 | 2024.10.10 05:41:02.026546 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3323 | 2024.10.10 05:41:02.026603 [ 3 ] {4151b219-f2a9-4dba-ab0e-96daaa4ae685} <Debug> DynamicQueryHandler: Done processing query | ||
3324 | 2024.10.10 05:41:02.026616 [ 197 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
3325 | 2024.10.10 05:41:02.026636 [ 3 ] {4151b219-f2a9-4dba-ab0e-96daaa4ae685} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3326 | 2024.10.10 05:41:02.026685 [ 3 ] {} <Debug> HTTP-Session: 644f1158-d1a0-4c81-9bbf-34f7e2ebe968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3327 | 2024.10.10 05:41:02.026842 [ 197 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3328 | 2024.10.10 05:41:02.026894 [ 197 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
3329 | 2024.10.10 05:41:02.026996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3330 | 2024.10.10 05:41:02.027152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3331 | 2024.10.10 05:41:02.027224 [ 197 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
3332 | 2024.10.10 05:41:02.027238 [ 3 ] {} <Debug> HTTP-Session: cd6f9721-94c9-41e6-8748-f17de86d0a5e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3333 | 2024.10.10 05:41:02.027321 [ 3 ] {} <Debug> HTTP-Session: cd6f9721-94c9-41e6-8748-f17de86d0a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3334 | 2024.10.10 05:41:02.027379 [ 3 ] {} <Debug> HTTP-Session: cd6f9721-94c9-41e6-8748-f17de86d0a5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3335 | 2024.10.10 05:41:02.027494 [ 197 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
3336 | 2024.10.10 05:41:02.027519 [ 3 ] {} <Trace> HTTP-Session: cd6f9721-94c9-41e6-8748-f17de86d0a5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3337 | 2024.10.10 05:41:02.027842 [ 197 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
3338 | 2024.10.10 05:41:02.028070 [ 3 ] {f2fbdf69-36fa-4aa7-8cc4-8826fc70bb86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3339 | 2024.10.10 05:41:02.028076 [ 197 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
3340 | 2024.10.10 05:41:02.028179 [ 3 ] {f2fbdf69-36fa-4aa7-8cc4-8826fc70bb86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3341 | 2024.10.10 05:41:02.029122 [ 3 ] {f2fbdf69-36fa-4aa7-8cc4-8826fc70bb86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3342 | 2024.10.10 05:41:02.030425 [ 197 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004032766 sec., 7439.062916122582 rows/sec., 472.21 KiB/sec. | ||
3343 | 2024.10.10 05:41:02.030443 [ 3 ] {f2fbdf69-36fa-4aa7-8cc4-8826fc70bb86} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3344 | 2024.10.10 05:41:02.030495 [ 3 ] {f2fbdf69-36fa-4aa7-8cc4-8826fc70bb86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3345 | 2024.10.10 05:41:02.030574 [ 196 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3346 | 2024.10.10 05:41:02.031066 [ 3 ] {f2fbdf69-36fa-4aa7-8cc4-8826fc70bb86} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3347 | 2024.10.10 05:41:02.031176 [ 196 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_5_1} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3348 | 2024.10.10 05:41:02.031304 [ 196 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_5_1} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3349 | 2024.10.10 05:41:02.031431 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3350 | 2024.10.10 05:41:02.031594 [ 3 ] {f2fbdf69-36fa-4aa7-8cc4-8826fc70bb86} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3351 | 2024.10.10 05:41:02.031765 [ 3 ] {f2fbdf69-36fa-4aa7-8cc4-8826fc70bb86} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.004005 sec., 97378.27715355805 rows/sec., 6.91 MiB/sec. | ||
3352 | 2024.10.10 05:41:02.031962 [ 3 ] {f2fbdf69-36fa-4aa7-8cc4-8826fc70bb86} <Debug> DynamicQueryHandler: Done processing query | ||
3353 | 2024.10.10 05:41:02.031988 [ 3 ] {f2fbdf69-36fa-4aa7-8cc4-8826fc70bb86} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
3354 | 2024.10.10 05:41:02.032005 [ 3 ] {} <Debug> HTTP-Session: cd6f9721-94c9-41e6-8748-f17de86d0a5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3355 | 2024.10.10 05:41:02.032140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3356 | 2024.10.10 05:41:02.032191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3357 | 2024.10.10 05:41:02.032210 [ 3 ] {} <Debug> HTTP-Session: 8e972b73-d444-466a-9048-600590d08354 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3358 | 2024.10.10 05:41:02.032226 [ 3 ] {} <Debug> HTTP-Session: 8e972b73-d444-466a-9048-600590d08354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3359 | 2024.10.10 05:41:02.032241 [ 3 ] {} <Debug> HTTP-Session: 8e972b73-d444-466a-9048-600590d08354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3360 | 2024.10.10 05:41:02.032273 [ 3 ] {} <Trace> HTTP-Session: 8e972b73-d444-466a-9048-600590d08354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3361 | 2024.10.10 05:41:02.032373 [ 3 ] {08f208b8-3888-4a7d-a9f8-c8daf3c16d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3362 | 2024.10.10 05:41:02.032419 [ 3 ] {08f208b8-3888-4a7d-a9f8-c8daf3c16d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3363 | 2024.10.10 05:41:02.032557 [ 3 ] {08f208b8-3888-4a7d-a9f8-c8daf3c16d84} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3364 | 2024.10.10 05:41:02.032850 [ 3 ] {08f208b8-3888-4a7d-a9f8-c8daf3c16d84} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3365 | 2024.10.10 05:41:02.032886 [ 3 ] {08f208b8-3888-4a7d-a9f8-c8daf3c16d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3366 | 2024.10.10 05:41:02.033250 [ 3 ] {08f208b8-3888-4a7d-a9f8-c8daf3c16d84} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3367 | 2024.10.10 05:41:02.033598 [ 3 ] {08f208b8-3888-4a7d-a9f8-c8daf3c16d84} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3368 | 2024.10.10 05:41:02.033758 [ 42 ] {} <Debug> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3369 | 2024.10.10 05:41:02.033766 [ 3 ] {08f208b8-3888-4a7d-a9f8-c8daf3c16d84} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001407 sec., 4264.392324093817 rows/sec., 222.80 KiB/sec. | ||
3370 | 2024.10.10 05:41:02.033802 [ 42 ] {} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3371 | 2024.10.10 05:41:02.033857 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3372 | 2024.10.10 05:41:02.034049 [ 198 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
3373 | 2024.10.10 05:41:02.034067 [ 3 ] {08f208b8-3888-4a7d-a9f8-c8daf3c16d84} <Debug> DynamicQueryHandler: Done processing query | ||
3374 | 2024.10.10 05:41:02.034125 [ 3 ] {08f208b8-3888-4a7d-a9f8-c8daf3c16d84} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3375 | 2024.10.10 05:41:02.034147 [ 3 ] {} <Debug> HTTP-Session: 8e972b73-d444-466a-9048-600590d08354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3376 | 2024.10.10 05:41:02.034271 [ 198 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3377 | 2024.10.10 05:41:02.034326 [ 198 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
3378 | 2024.10.10 05:41:02.034493 [ 198 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
3379 | 2024.10.10 05:41:02.034517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3380 | 2024.10.10 05:41:02.034699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3381 | 2024.10.10 05:41:02.034749 [ 198 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
3382 | 2024.10.10 05:41:02.034779 [ 3 ] {} <Debug> HTTP-Session: c27e7dcb-2ce2-433f-a35e-de25a825e574 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3383 | 2024.10.10 05:41:02.034857 [ 3 ] {} <Debug> HTTP-Session: c27e7dcb-2ce2-433f-a35e-de25a825e574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3384 | 2024.10.10 05:41:02.034932 [ 3 ] {} <Debug> HTTP-Session: c27e7dcb-2ce2-433f-a35e-de25a825e574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3385 | 2024.10.10 05:41:02.035103 [ 198 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
3386 | 2024.10.10 05:41:02.035118 [ 3 ] {} <Trace> HTTP-Session: c27e7dcb-2ce2-433f-a35e-de25a825e574 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3387 | 2024.10.10 05:41:02.035335 [ 198 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
3388 | 2024.10.10 05:41:02.035668 [ 3 ] {9f557fa4-85fe-4dfd-b6a2-5d7d7405317e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3389 | 2024.10.10 05:41:02.035850 [ 3 ] {9f557fa4-85fe-4dfd-b6a2-5d7d7405317e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3390 | 2024.10.10 05:41:02.036252 [ 3 ] {9f557fa4-85fe-4dfd-b6a2-5d7d7405317e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3391 | 2024.10.10 05:41:02.037280 [ 3 ] {9f557fa4-85fe-4dfd-b6a2-5d7d7405317e} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3392 | 2024.10.10 05:41:02.037337 [ 3 ] {9f557fa4-85fe-4dfd-b6a2-5d7d7405317e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3393 | 2024.10.10 05:41:02.037848 [ 198 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.003876382 sec., 7739.175344431999 rows/sec., 404.34 KiB/sec. | ||
3394 | 2024.10.10 05:41:02.038074 [ 197 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3395 | 2024.10.10 05:41:02.038298 [ 3 ] {9f557fa4-85fe-4dfd-b6a2-5d7d7405317e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3396 | 2024.10.10 05:41:02.038924 [ 197 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_5_1} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3397 | 2024.10.10 05:41:02.039072 [ 197 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_5_1} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3398 | 2024.10.10 05:41:02.039170 [ 3 ] {9f557fa4-85fe-4dfd-b6a2-5d7d7405317e} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3399 | 2024.10.10 05:41:02.039246 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3400 | 2024.10.10 05:41:02.039429 [ 3 ] {9f557fa4-85fe-4dfd-b6a2-5d7d7405317e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004061 sec., 58360.00984979069 rows/sec., 3.91 MiB/sec. | ||
3401 | 2024.10.10 05:41:02.039635 [ 3 ] {9f557fa4-85fe-4dfd-b6a2-5d7d7405317e} <Debug> DynamicQueryHandler: Done processing query | ||
3402 | 2024.10.10 05:41:02.039661 [ 3 ] {9f557fa4-85fe-4dfd-b6a2-5d7d7405317e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3403 | 2024.10.10 05:41:02.039677 [ 3 ] {} <Debug> HTTP-Session: c27e7dcb-2ce2-433f-a35e-de25a825e574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3404 | 2024.10.10 05:41:02.039806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3405 | 2024.10.10 05:41:02.039857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3406 | 2024.10.10 05:41:02.039877 [ 3 ] {} <Debug> HTTP-Session: 94bf55ca-c8aa-499b-a720-397fddf2ef17 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3407 | 2024.10.10 05:41:02.039894 [ 3 ] {} <Debug> HTTP-Session: 94bf55ca-c8aa-499b-a720-397fddf2ef17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3408 | 2024.10.10 05:41:02.039915 [ 3 ] {} <Debug> HTTP-Session: 94bf55ca-c8aa-499b-a720-397fddf2ef17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3409 | 2024.10.10 05:41:02.039952 [ 3 ] {} <Trace> HTTP-Session: 94bf55ca-c8aa-499b-a720-397fddf2ef17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3410 | 2024.10.10 05:41:02.040048 [ 3 ] {107305a3-4420-4f0f-9be9-2be8a852e462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3411 | 2024.10.10 05:41:02.040094 [ 3 ] {107305a3-4420-4f0f-9be9-2be8a852e462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3412 | 2024.10.10 05:41:02.040234 [ 3 ] {107305a3-4420-4f0f-9be9-2be8a852e462} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3413 | 2024.10.10 05:41:02.040505 [ 3 ] {107305a3-4420-4f0f-9be9-2be8a852e462} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3414 | 2024.10.10 05:41:02.040541 [ 3 ] {107305a3-4420-4f0f-9be9-2be8a852e462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3415 | 2024.10.10 05:41:02.040910 [ 3 ] {107305a3-4420-4f0f-9be9-2be8a852e462} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3416 | 2024.10.10 05:41:02.041252 [ 3 ] {107305a3-4420-4f0f-9be9-2be8a852e462} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3417 | 2024.10.10 05:41:02.041416 [ 42 ] {} <Debug> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3418 | 2024.10.10 05:41:02.041423 [ 3 ] {107305a3-4420-4f0f-9be9-2be8a852e462} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001385 sec., 722.0216606498195 rows/sec., 48.65 KiB/sec. | ||
3419 | 2024.10.10 05:41:02.041464 [ 42 ] {} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3420 | 2024.10.10 05:41:02.041526 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3421 | 2024.10.10 05:41:02.041750 [ 199 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
3422 | 2024.10.10 05:41:02.041753 [ 3 ] {107305a3-4420-4f0f-9be9-2be8a852e462} <Debug> DynamicQueryHandler: Done processing query | ||
3423 | 2024.10.10 05:41:02.041847 [ 3 ] {107305a3-4420-4f0f-9be9-2be8a852e462} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3424 | 2024.10.10 05:41:02.041877 [ 3 ] {} <Debug> HTTP-Session: 94bf55ca-c8aa-499b-a720-397fddf2ef17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3425 | 2024.10.10 05:41:02.042011 [ 199 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3426 | 2024.10.10 05:41:02.042060 [ 199 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
3427 | 2024.10.10 05:41:02.042097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3428 | 2024.10.10 05:41:02.042244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3429 | 2024.10.10 05:41:02.042289 [ 199 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
3430 | 2024.10.10 05:41:02.042318 [ 3 ] {} <Debug> HTTP-Session: e015236c-9926-4d36-b479-d51e39d3270b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3431 | 2024.10.10 05:41:02.042411 [ 3 ] {} <Debug> HTTP-Session: e015236c-9926-4d36-b479-d51e39d3270b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3432 | 2024.10.10 05:41:02.042490 [ 3 ] {} <Debug> HTTP-Session: e015236c-9926-4d36-b479-d51e39d3270b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3433 | 2024.10.10 05:41:02.042579 [ 199 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
3434 | 2024.10.10 05:41:02.042644 [ 3 ] {} <Trace> HTTP-Session: e015236c-9926-4d36-b479-d51e39d3270b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3435 | 2024.10.10 05:41:02.042845 [ 199 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
3436 | 2024.10.10 05:41:02.043035 [ 199 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
3437 | 2024.10.10 05:41:02.043242 [ 3 ] {3530fdb8-d8b4-49a8-ae35-aaf39269d721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3438 | 2024.10.10 05:41:02.043550 [ 3 ] {3530fdb8-d8b4-49a8-ae35-aaf39269d721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3439 | 2024.10.10 05:41:02.045654 [ 3 ] {3530fdb8-d8b4-49a8-ae35-aaf39269d721} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3440 | 2024.10.10 05:41:02.046286 [ 198 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004631653 sec., 1079.5281943617106 rows/sec., 72.74 KiB/sec. | ||
3441 | 2024.10.10 05:41:02.046559 [ 198 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3442 | 2024.10.10 05:41:02.047221 [ 3 ] {3530fdb8-d8b4-49a8-ae35-aaf39269d721} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3443 | 2024.10.10 05:41:02.047300 [ 3 ] {3530fdb8-d8b4-49a8-ae35-aaf39269d721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3444 | 2024.10.10 05:41:02.047651 [ 198 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_5_1} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3445 | 2024.10.10 05:41:02.047818 [ 198 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_5_1} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3446 | 2024.10.10 05:41:02.047985 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3447 | 2024.10.10 05:41:02.048358 [ 3 ] {3530fdb8-d8b4-49a8-ae35-aaf39269d721} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3448 | 2024.10.10 05:41:02.048796 [ 3 ] {3530fdb8-d8b4-49a8-ae35-aaf39269d721} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3449 | 2024.10.10 05:41:02.048965 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3450 | 2024.10.10 05:41:02.048994 [ 3 ] {3530fdb8-d8b4-49a8-ae35-aaf39269d721} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006059 sec., 1320.3498927215712 rows/sec., 2.37 MiB/sec. | ||
3451 | 2024.10.10 05:41:02.049027 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3452 | 2024.10.10 05:41:02.049089 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3453 | 2024.10.10 05:41:02.049434 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
3454 | 2024.10.10 05:41:02.049621 [ 3 ] {3530fdb8-d8b4-49a8-ae35-aaf39269d721} <Debug> DynamicQueryHandler: Done processing query | ||
3455 | 2024.10.10 05:41:02.049683 [ 3 ] {3530fdb8-d8b4-49a8-ae35-aaf39269d721} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
3456 | 2024.10.10 05:41:02.049743 [ 3 ] {} <Debug> HTTP-Session: e015236c-9926-4d36-b479-d51e39d3270b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3457 | 2024.10.10 05:41:02.049989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3458 | 2024.10.10 05:41:02.050053 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3459 | 2024.10.10 05:41:02.050090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3460 | 2024.10.10 05:41:02.050149 [ 3 ] {} <Debug> HTTP-Session: 074a60bd-78eb-4782-b08f-fe4492dd9c2a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3461 | 2024.10.10 05:41:02.050196 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 104 rows starting from the beginning of the part | ||
3462 | 2024.10.10 05:41:02.050206 [ 3 ] {} <Debug> HTTP-Session: 074a60bd-78eb-4782-b08f-fe4492dd9c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3463 | 2024.10.10 05:41:02.050247 [ 3 ] {} <Debug> HTTP-Session: 074a60bd-78eb-4782-b08f-fe4492dd9c2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3464 | 2024.10.10 05:41:02.050321 [ 3 ] {} <Trace> HTTP-Session: 074a60bd-78eb-4782-b08f-fe4492dd9c2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3465 | 2024.10.10 05:41:02.050724 [ 3 ] {034b5759-bef9-490d-8a29-4eac3ea25040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3466 | 2024.10.10 05:41:02.050910 [ 3 ] {034b5759-bef9-490d-8a29-4eac3ea25040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3467 | 2024.10.10 05:41:02.050912 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
3468 | 2024.10.10 05:41:02.051814 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part | ||
3469 | 2024.10.10 05:41:02.051829 [ 3 ] {034b5759-bef9-490d-8a29-4eac3ea25040} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3470 | 2024.10.10 05:41:02.052510 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
3471 | 2024.10.10 05:41:02.053052 [ 3 ] {034b5759-bef9-490d-8a29-4eac3ea25040} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3472 | 2024.10.10 05:41:02.053159 [ 3 ] {034b5759-bef9-490d-8a29-4eac3ea25040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3473 | 2024.10.10 05:41:02.053156 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part | ||
3474 | 2024.10.10 05:41:02.053991 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
3475 | 2024.10.10 05:41:02.054837 [ 3 ] {034b5759-bef9-490d-8a29-4eac3ea25040} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3476 | 2024.10.10 05:41:02.055662 [ 3 ] {034b5759-bef9-490d-8a29-4eac3ea25040} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3477 | 2024.10.10 05:41:02.056014 [ 3 ] {034b5759-bef9-490d-8a29-4eac3ea25040} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005493 sec., 14928.090296741308 rows/sec., 970.87 KiB/sec. | ||
3478 | 2024.10.10 05:41:02.056527 [ 3 ] {034b5759-bef9-490d-8a29-4eac3ea25040} <Debug> DynamicQueryHandler: Done processing query | ||
3479 | 2024.10.10 05:41:02.056582 [ 3 ] {034b5759-bef9-490d-8a29-4eac3ea25040} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3480 | 2024.10.10 05:41:02.056633 [ 3 ] {} <Debug> HTTP-Session: 074a60bd-78eb-4782-b08f-fe4492dd9c2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3481 | 2024.10.10 05:41:02.059638 [ 199 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 19 columns (19 merged, 0 gathered) in 0.010370903 sec., 16584.86247533122 rows/sec., 29.72 MiB/sec. | ||
3482 | 2024.10.10 05:41:02.060133 [ 198 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3483 | 2024.10.10 05:41:02.060795 [ 198 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3484 | 2024.10.10 05:41:02.060886 [ 198 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3485 | 2024.10.10 05:41:02.061040 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
3486 | 2024.10.10 05:41:07.007857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3487 | 2024.10.10 05:41:07.008025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3488 | 2024.10.10 05:41:07.008054 [ 3 ] {} <Debug> HTTP-Session: df2fe227-9793-4801-aa26-9c9197946ab5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3489 | 2024.10.10 05:41:07.008078 [ 3 ] {} <Debug> HTTP-Session: df2fe227-9793-4801-aa26-9c9197946ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3490 | 2024.10.10 05:41:07.008093 [ 3 ] {} <Debug> HTTP-Session: df2fe227-9793-4801-aa26-9c9197946ab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3491 | 2024.10.10 05:41:07.008144 [ 3 ] {} <Trace> HTTP-Session: df2fe227-9793-4801-aa26-9c9197946ab5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3492 | 2024.10.10 05:41:07.008326 [ 3 ] {c7402da8-6437-4df4-a33c-c9b89670ca0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3493 | 2024.10.10 05:41:07.008392 [ 3 ] {c7402da8-6437-4df4-a33c-c9b89670ca0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3494 | 2024.10.10 05:41:07.008749 [ 3 ] {c7402da8-6437-4df4-a33c-c9b89670ca0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3495 | 2024.10.10 05:41:07.009193 [ 3 ] {c7402da8-6437-4df4-a33c-c9b89670ca0c} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3496 | 2024.10.10 05:41:07.009237 [ 3 ] {c7402da8-6437-4df4-a33c-c9b89670ca0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3497 | 2024.10.10 05:41:07.009662 [ 3 ] {c7402da8-6437-4df4-a33c-c9b89670ca0c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3498 | 2024.10.10 05:41:07.010065 [ 3 ] {c7402da8-6437-4df4-a33c-c9b89670ca0c} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3499 | 2024.10.10 05:41:07.010222 [ 3 ] {c7402da8-6437-4df4-a33c-c9b89670ca0c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001947 sec., 1027.221366204417 rows/sec., 83.76 KiB/sec. | ||
3500 | 2024.10.10 05:41:07.010592 [ 3 ] {c7402da8-6437-4df4-a33c-c9b89670ca0c} <Debug> DynamicQueryHandler: Done processing query | ||
3501 | 2024.10.10 05:41:07.010620 [ 3 ] {c7402da8-6437-4df4-a33c-c9b89670ca0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3502 | 2024.10.10 05:41:07.010636 [ 3 ] {} <Debug> HTTP-Session: df2fe227-9793-4801-aa26-9c9197946ab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3503 | 2024.10.10 05:41:07.010805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 17512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3504 | 2024.10.10 05:41:07.010864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3505 | 2024.10.10 05:41:07.010884 [ 3 ] {} <Debug> HTTP-Session: f6a9441e-ab8c-4b04-a518-7a96a406f113 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3506 | 2024.10.10 05:41:07.010905 [ 3 ] {} <Debug> HTTP-Session: f6a9441e-ab8c-4b04-a518-7a96a406f113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3507 | 2024.10.10 05:41:07.010919 [ 3 ] {} <Debug> HTTP-Session: f6a9441e-ab8c-4b04-a518-7a96a406f113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3508 | 2024.10.10 05:41:07.010955 [ 3 ] {} <Trace> HTTP-Session: f6a9441e-ab8c-4b04-a518-7a96a406f113 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3509 | 2024.10.10 05:41:07.011103 [ 3 ] {89e3216e-1a7b-4b68-952b-166a51b87f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3510 | 2024.10.10 05:41:07.011153 [ 3 ] {89e3216e-1a7b-4b68-952b-166a51b87f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3511 | 2024.10.10 05:41:07.011415 [ 3 ] {89e3216e-1a7b-4b68-952b-166a51b87f43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3512 | 2024.10.10 05:41:07.011847 [ 3 ] {89e3216e-1a7b-4b68-952b-166a51b87f43} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3513 | 2024.10.10 05:41:07.011885 [ 3 ] {89e3216e-1a7b-4b68-952b-166a51b87f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3514 | 2024.10.10 05:41:07.012395 [ 3 ] {89e3216e-1a7b-4b68-952b-166a51b87f43} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3515 | 2024.10.10 05:41:07.012957 [ 3 ] {89e3216e-1a7b-4b68-952b-166a51b87f43} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3516 | 2024.10.10 05:41:07.013179 [ 3 ] {89e3216e-1a7b-4b68-952b-166a51b87f43} <Debug> executeQuery: Read 119 rows, 10.26 KiB in 0.002123 sec., 56052.755534620825 rows/sec., 4.72 MiB/sec. | ||
3517 | 2024.10.10 05:41:07.013427 [ 3 ] {89e3216e-1a7b-4b68-952b-166a51b87f43} <Debug> DynamicQueryHandler: Done processing query | ||
3518 | 2024.10.10 05:41:07.013463 [ 3 ] {89e3216e-1a7b-4b68-952b-166a51b87f43} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
3519 | 2024.10.10 05:41:07.013487 [ 3 ] {} <Debug> HTTP-Session: f6a9441e-ab8c-4b04-a518-7a96a406f113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3520 | 2024.10.10 05:41:07.013633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 4776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3521 | 2024.10.10 05:41:07.013702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3522 | 2024.10.10 05:41:07.013733 [ 3 ] {} <Debug> HTTP-Session: 78ed1398-4880-435a-90b6-79ae42f6f270 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3523 | 2024.10.10 05:41:07.013758 [ 3 ] {} <Debug> HTTP-Session: 78ed1398-4880-435a-90b6-79ae42f6f270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3524 | 2024.10.10 05:41:07.013780 [ 3 ] {} <Debug> HTTP-Session: 78ed1398-4880-435a-90b6-79ae42f6f270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3525 | 2024.10.10 05:41:07.013827 [ 3 ] {} <Trace> HTTP-Session: 78ed1398-4880-435a-90b6-79ae42f6f270 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3526 | 2024.10.10 05:41:07.013978 [ 3 ] {d24f3bbf-b4c7-48a1-8f2b-f90ff121e698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3527 | 2024.10.10 05:41:07.014040 [ 3 ] {d24f3bbf-b4c7-48a1-8f2b-f90ff121e698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3528 | 2024.10.10 05:41:07.014374 [ 3 ] {d24f3bbf-b4c7-48a1-8f2b-f90ff121e698} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3529 | 2024.10.10 05:41:07.014795 [ 3 ] {d24f3bbf-b4c7-48a1-8f2b-f90ff121e698} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3530 | 2024.10.10 05:41:07.014844 [ 3 ] {d24f3bbf-b4c7-48a1-8f2b-f90ff121e698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3531 | 2024.10.10 05:41:07.015372 [ 3 ] {d24f3bbf-b4c7-48a1-8f2b-f90ff121e698} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3532 | 2024.10.10 05:41:07.015936 [ 3 ] {d24f3bbf-b4c7-48a1-8f2b-f90ff121e698} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3533 | 2024.10.10 05:41:07.016166 [ 3 ] {d24f3bbf-b4c7-48a1-8f2b-f90ff121e698} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.002225 sec., 14831.460674157304 rows/sec., 1.08 MiB/sec. | ||
3534 | 2024.10.10 05:41:07.016564 [ 3 ] {d24f3bbf-b4c7-48a1-8f2b-f90ff121e698} <Debug> DynamicQueryHandler: Done processing query | ||
3535 | 2024.10.10 05:41:07.016595 [ 3 ] {d24f3bbf-b4c7-48a1-8f2b-f90ff121e698} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3536 | 2024.10.10 05:41:07.016617 [ 3 ] {} <Debug> HTTP-Session: 78ed1398-4880-435a-90b6-79ae42f6f270 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3537 | 2024.10.10 05:41:07.016765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 18693, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3538 | 2024.10.10 05:41:07.016830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3539 | 2024.10.10 05:41:07.016858 [ 3 ] {} <Debug> HTTP-Session: bc93effb-5cd8-4f6a-99c9-e9e23e4720b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3540 | 2024.10.10 05:41:07.016885 [ 3 ] {} <Debug> HTTP-Session: bc93effb-5cd8-4f6a-99c9-e9e23e4720b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3541 | 2024.10.10 05:41:07.016906 [ 3 ] {} <Debug> HTTP-Session: bc93effb-5cd8-4f6a-99c9-e9e23e4720b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3542 | 2024.10.10 05:41:07.016950 [ 3 ] {} <Trace> HTTP-Session: bc93effb-5cd8-4f6a-99c9-e9e23e4720b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3543 | 2024.10.10 05:41:07.017120 [ 3 ] {69db7c7d-cdbd-4b24-93ca-9db12b6a02f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3544 | 2024.10.10 05:41:07.017178 [ 3 ] {69db7c7d-cdbd-4b24-93ca-9db12b6a02f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3545 | 2024.10.10 05:41:07.017523 [ 3 ] {69db7c7d-cdbd-4b24-93ca-9db12b6a02f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3546 | 2024.10.10 05:41:07.018025 [ 3 ] {69db7c7d-cdbd-4b24-93ca-9db12b6a02f0} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3547 | 2024.10.10 05:41:07.018072 [ 3 ] {69db7c7d-cdbd-4b24-93ca-9db12b6a02f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3548 | 2024.10.10 05:41:07.018602 [ 3 ] {69db7c7d-cdbd-4b24-93ca-9db12b6a02f0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3549 | 2024.10.10 05:41:07.019054 [ 3 ] {69db7c7d-cdbd-4b24-93ca-9db12b6a02f0} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3550 | 2024.10.10 05:41:07.019218 [ 3 ] {69db7c7d-cdbd-4b24-93ca-9db12b6a02f0} <Debug> executeQuery: Read 110 rows, 8.82 KiB in 0.002161 sec., 50902.36001850994 rows/sec., 3.98 MiB/sec. | ||
3551 | 2024.10.10 05:41:07.019523 [ 3 ] {69db7c7d-cdbd-4b24-93ca-9db12b6a02f0} <Debug> DynamicQueryHandler: Done processing query | ||
3552 | 2024.10.10 05:41:07.019546 [ 3 ] {69db7c7d-cdbd-4b24-93ca-9db12b6a02f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3553 | 2024.10.10 05:41:07.019562 [ 3 ] {} <Debug> HTTP-Session: bc93effb-5cd8-4f6a-99c9-e9e23e4720b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3554 | 2024.10.10 05:41:07.019726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3555 | 2024.10.10 05:41:07.019775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3556 | 2024.10.10 05:41:07.019793 [ 3 ] {} <Debug> HTTP-Session: 212703ec-5719-4c04-853f-66407c0b8ddf Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3557 | 2024.10.10 05:41:07.019810 [ 3 ] {} <Debug> HTTP-Session: 212703ec-5719-4c04-853f-66407c0b8ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3558 | 2024.10.10 05:41:07.019823 [ 3 ] {} <Debug> HTTP-Session: 212703ec-5719-4c04-853f-66407c0b8ddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3559 | 2024.10.10 05:41:07.019854 [ 3 ] {} <Trace> HTTP-Session: 212703ec-5719-4c04-853f-66407c0b8ddf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3560 | 2024.10.10 05:41:07.019997 [ 3 ] {8ad34e36-36ce-4e7c-b332-63016ce5b919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3561 | 2024.10.10 05:41:07.020046 [ 3 ] {8ad34e36-36ce-4e7c-b332-63016ce5b919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3562 | 2024.10.10 05:41:07.020214 [ 3 ] {8ad34e36-36ce-4e7c-b332-63016ce5b919} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3563 | 2024.10.10 05:41:07.020622 [ 3 ] {8ad34e36-36ce-4e7c-b332-63016ce5b919} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3564 | 2024.10.10 05:41:07.020659 [ 3 ] {8ad34e36-36ce-4e7c-b332-63016ce5b919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3565 | 2024.10.10 05:41:07.021051 [ 3 ] {8ad34e36-36ce-4e7c-b332-63016ce5b919} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3566 | 2024.10.10 05:41:07.021400 [ 3 ] {8ad34e36-36ce-4e7c-b332-63016ce5b919} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3567 | 2024.10.10 05:41:07.021547 [ 3 ] {8ad34e36-36ce-4e7c-b332-63016ce5b919} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001611 sec., 99937.9267535692 rows/sec., 6.96 MiB/sec. | ||
3568 | 2024.10.10 05:41:07.021714 [ 3 ] {8ad34e36-36ce-4e7c-b332-63016ce5b919} <Debug> DynamicQueryHandler: Done processing query | ||
3569 | 2024.10.10 05:41:07.021737 [ 3 ] {8ad34e36-36ce-4e7c-b332-63016ce5b919} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3570 | 2024.10.10 05:41:07.021755 [ 3 ] {} <Debug> HTTP-Session: 212703ec-5719-4c04-853f-66407c0b8ddf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3571 | 2024.10.10 05:41:07.021930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 50725, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3572 | 2024.10.10 05:41:07.021977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3573 | 2024.10.10 05:41:07.021996 [ 3 ] {} <Debug> HTTP-Session: 38d836c7-3dc3-4eeb-bfe6-e0c15eb87528 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3574 | 2024.10.10 05:41:07.022013 [ 3 ] {} <Debug> HTTP-Session: 38d836c7-3dc3-4eeb-bfe6-e0c15eb87528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3575 | 2024.10.10 05:41:07.022026 [ 3 ] {} <Debug> HTTP-Session: 38d836c7-3dc3-4eeb-bfe6-e0c15eb87528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3576 | 2024.10.10 05:41:07.022057 [ 3 ] {} <Trace> HTTP-Session: 38d836c7-3dc3-4eeb-bfe6-e0c15eb87528 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3577 | 2024.10.10 05:41:07.022412 [ 3 ] {b1c66383-88f6-49cc-9219-7fcf733c277d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3578 | 2024.10.10 05:41:07.022476 [ 3 ] {b1c66383-88f6-49cc-9219-7fcf733c277d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3579 | 2024.10.10 05:41:07.022904 [ 3 ] {b1c66383-88f6-49cc-9219-7fcf733c277d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3580 | 2024.10.10 05:41:07.023590 [ 3 ] {b1c66383-88f6-49cc-9219-7fcf733c277d} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3581 | 2024.10.10 05:41:07.023627 [ 3 ] {b1c66383-88f6-49cc-9219-7fcf733c277d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3582 | 2024.10.10 05:41:07.024371 [ 3 ] {b1c66383-88f6-49cc-9219-7fcf733c277d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3583 | 2024.10.10 05:41:07.024807 [ 3 ] {b1c66383-88f6-49cc-9219-7fcf733c277d} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3584 | 2024.10.10 05:41:07.024964 [ 3 ] {b1c66383-88f6-49cc-9219-7fcf733c277d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002829 sec., 10957.935666313186 rows/sec., 19.64 MiB/sec. | ||
3585 | 2024.10.10 05:41:07.025199 [ 3 ] {b1c66383-88f6-49cc-9219-7fcf733c277d} <Debug> DynamicQueryHandler: Done processing query | ||
3586 | 2024.10.10 05:41:07.025223 [ 3 ] {b1c66383-88f6-49cc-9219-7fcf733c277d} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
3587 | 2024.10.10 05:41:07.025239 [ 3 ] {} <Debug> HTTP-Session: 38d836c7-3dc3-4eeb-bfe6-e0c15eb87528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3588 | 2024.10.10 05:41:07.025357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 2403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3589 | 2024.10.10 05:41:07.025404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3590 | 2024.10.10 05:41:07.025423 [ 3 ] {} <Debug> HTTP-Session: 52ebdc5f-72e8-47a4-a7d8-47cd737d9356 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3591 | 2024.10.10 05:41:07.025439 [ 3 ] {} <Debug> HTTP-Session: 52ebdc5f-72e8-47a4-a7d8-47cd737d9356 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3592 | 2024.10.10 05:41:07.025454 [ 3 ] {} <Debug> HTTP-Session: 52ebdc5f-72e8-47a4-a7d8-47cd737d9356 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3593 | 2024.10.10 05:41:07.025484 [ 3 ] {} <Trace> HTTP-Session: 52ebdc5f-72e8-47a4-a7d8-47cd737d9356 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3594 | 2024.10.10 05:41:07.025582 [ 3 ] {a6cac6b8-8e8a-47d7-aa45-81fe8602b8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3595 | 2024.10.10 05:41:07.025627 [ 3 ] {a6cac6b8-8e8a-47d7-aa45-81fe8602b8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3596 | 2024.10.10 05:41:07.025755 [ 3 ] {a6cac6b8-8e8a-47d7-aa45-81fe8602b8fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3597 | 2024.10.10 05:41:07.026030 [ 3 ] {a6cac6b8-8e8a-47d7-aa45-81fe8602b8fe} <Trace> oximeter.measurements_i64 (c478de83-7c0b-4d65-ade5-5f22fb52a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3598 | 2024.10.10 05:41:07.026065 [ 3 ] {a6cac6b8-8e8a-47d7-aa45-81fe8602b8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3599 | 2024.10.10 05:41:07.026422 [ 3 ] {a6cac6b8-8e8a-47d7-aa45-81fe8602b8fe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3600 | 2024.10.10 05:41:07.026747 [ 3 ] {a6cac6b8-8e8a-47d7-aa45-81fe8602b8fe} <Trace> oximeter.measurements_i64 (c478de83-7c0b-4d65-ade5-5f22fb52a747): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3601 | 2024.10.10 05:41:07.026905 [ 3 ] {a6cac6b8-8e8a-47d7-aa45-81fe8602b8fe} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.00134 sec., 11194.029850746268 rows/sec., 811.86 KiB/sec. | ||
3602 | 2024.10.10 05:41:07.027187 [ 3 ] {a6cac6b8-8e8a-47d7-aa45-81fe8602b8fe} <Debug> DynamicQueryHandler: Done processing query | ||
3603 | 2024.10.10 05:41:07.027217 [ 3 ] {a6cac6b8-8e8a-47d7-aa45-81fe8602b8fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3604 | 2024.10.10 05:41:07.027234 [ 3 ] {} <Debug> HTTP-Session: 52ebdc5f-72e8-47a4-a7d8-47cd737d9356 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3605 | 2024.10.10 05:41:07.027361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3606 | 2024.10.10 05:41:07.027411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3607 | 2024.10.10 05:41:07.027430 [ 3 ] {} <Debug> HTTP-Session: 2c1cdd3f-d77c-4980-9df1-00fee5e9e64c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3608 | 2024.10.10 05:41:07.027448 [ 3 ] {} <Debug> HTTP-Session: 2c1cdd3f-d77c-4980-9df1-00fee5e9e64c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3609 | 2024.10.10 05:41:07.027463 [ 3 ] {} <Debug> HTTP-Session: 2c1cdd3f-d77c-4980-9df1-00fee5e9e64c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3610 | 2024.10.10 05:41:07.027494 [ 3 ] {} <Trace> HTTP-Session: 2c1cdd3f-d77c-4980-9df1-00fee5e9e64c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3611 | 2024.10.10 05:41:07.027624 [ 3 ] {6a35462c-b33b-4f73-a682-0c91ae4a5f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3612 | 2024.10.10 05:41:07.027671 [ 3 ] {6a35462c-b33b-4f73-a682-0c91ae4a5f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3613 | 2024.10.10 05:41:07.027825 [ 3 ] {6a35462c-b33b-4f73-a682-0c91ae4a5f3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3614 | 2024.10.10 05:41:07.028180 [ 3 ] {6a35462c-b33b-4f73-a682-0c91ae4a5f3f} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3615 | 2024.10.10 05:41:07.028216 [ 3 ] {6a35462c-b33b-4f73-a682-0c91ae4a5f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3616 | 2024.10.10 05:41:07.028584 [ 3 ] {6a35462c-b33b-4f73-a682-0c91ae4a5f3f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3617 | 2024.10.10 05:41:07.028913 [ 3 ] {6a35462c-b33b-4f73-a682-0c91ae4a5f3f} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3618 | 2024.10.10 05:41:07.029070 [ 3 ] {6a35462c-b33b-4f73-a682-0c91ae4a5f3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001484 sec., 40431.266846361184 rows/sec., 2.72 MiB/sec. | ||
3619 | 2024.10.10 05:41:07.029386 [ 3 ] {6a35462c-b33b-4f73-a682-0c91ae4a5f3f} <Debug> DynamicQueryHandler: Done processing query | ||
3620 | 2024.10.10 05:41:07.029410 [ 3 ] {6a35462c-b33b-4f73-a682-0c91ae4a5f3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3621 | 2024.10.10 05:41:07.029427 [ 3 ] {} <Debug> HTTP-Session: 2c1cdd3f-d77c-4980-9df1-00fee5e9e64c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3622 | 2024.10.10 05:41:10.124173 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3623 | 2024.10.10 05:41:10.124276 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3624 | 2024.10.10 05:41:10.245656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 368 | ||
3625 | 2024.10.10 05:41:10.250071 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3626 | 2024.10.10 05:41:10.250132 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3627 | 2024.10.10 05:41:10.251719 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3628 | 2024.10.10 05:41:10.252749 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3629 | 2024.10.10 05:41:10.253296 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 368 | ||
3630 | 2024.10.10 05:41:12.010787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3631 | 2024.10.10 05:41:12.010906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3632 | 2024.10.10 05:41:12.010930 [ 3 ] {} <Debug> HTTP-Session: 2e369cf8-4b6f-420f-82ac-059368a76c4c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3633 | 2024.10.10 05:41:12.010954 [ 3 ] {} <Debug> HTTP-Session: 2e369cf8-4b6f-420f-82ac-059368a76c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3634 | 2024.10.10 05:41:12.010969 [ 3 ] {} <Debug> HTTP-Session: 2e369cf8-4b6f-420f-82ac-059368a76c4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3635 | 2024.10.10 05:41:12.011017 [ 3 ] {} <Trace> HTTP-Session: 2e369cf8-4b6f-420f-82ac-059368a76c4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3636 | 2024.10.10 05:41:12.011197 [ 3 ] {44a05052-8209-4bf1-8c5c-db3736a7efe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
3637 | 2024.10.10 05:41:12.011265 [ 3 ] {44a05052-8209-4bf1-8c5c-db3736a7efe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3638 | 2024.10.10 05:41:12.011604 [ 3 ] {44a05052-8209-4bf1-8c5c-db3736a7efe8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3639 | 2024.10.10 05:41:12.012095 [ 3 ] {44a05052-8209-4bf1-8c5c-db3736a7efe8} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3640 | 2024.10.10 05:41:12.012137 [ 3 ] {44a05052-8209-4bf1-8c5c-db3736a7efe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3641 | 2024.10.10 05:41:12.012553 [ 3 ] {44a05052-8209-4bf1-8c5c-db3736a7efe8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3642 | 2024.10.10 05:41:12.012944 [ 3 ] {44a05052-8209-4bf1-8c5c-db3736a7efe8} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3643 | 2024.10.10 05:41:12.013113 [ 3 ] {44a05052-8209-4bf1-8c5c-db3736a7efe8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001957 sec., 2043.9448134900358 rows/sec., 166.67 KiB/sec. | ||
3644 | 2024.10.10 05:41:12.013336 [ 3 ] {44a05052-8209-4bf1-8c5c-db3736a7efe8} <Debug> DynamicQueryHandler: Done processing query | ||
3645 | 2024.10.10 05:41:12.013363 [ 3 ] {44a05052-8209-4bf1-8c5c-db3736a7efe8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3646 | 2024.10.10 05:41:12.013379 [ 3 ] {} <Debug> HTTP-Session: 2e369cf8-4b6f-420f-82ac-059368a76c4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3647 | 2024.10.10 05:41:12.013549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 31183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3648 | 2024.10.10 05:41:12.013600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3649 | 2024.10.10 05:41:12.013619 [ 3 ] {} <Debug> HTTP-Session: 35c06157-07e8-466b-a9fa-f8447a1fa00a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3650 | 2024.10.10 05:41:12.013636 [ 3 ] {} <Debug> HTTP-Session: 35c06157-07e8-466b-a9fa-f8447a1fa00a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3651 | 2024.10.10 05:41:12.013651 [ 3 ] {} <Debug> HTTP-Session: 35c06157-07e8-466b-a9fa-f8447a1fa00a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3652 | 2024.10.10 05:41:12.013683 [ 3 ] {} <Trace> HTTP-Session: 35c06157-07e8-466b-a9fa-f8447a1fa00a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3653 | 2024.10.10 05:41:12.013833 [ 3 ] {8f54086d-bc78-489c-a98c-86c37d863161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3654 | 2024.10.10 05:41:12.013876 [ 3 ] {8f54086d-bc78-489c-a98c-86c37d863161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3655 | 2024.10.10 05:41:12.014102 [ 3 ] {8f54086d-bc78-489c-a98c-86c37d863161} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3656 | 2024.10.10 05:41:12.014598 [ 3 ] {8f54086d-bc78-489c-a98c-86c37d863161} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3657 | 2024.10.10 05:41:12.014636 [ 3 ] {8f54086d-bc78-489c-a98c-86c37d863161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3658 | 2024.10.10 05:41:12.015015 [ 3 ] {8f54086d-bc78-489c-a98c-86c37d863161} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3659 | 2024.10.10 05:41:12.015382 [ 3 ] {8f54086d-bc78-489c-a98c-86c37d863161} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3660 | 2024.10.10 05:41:12.015552 [ 3 ] {8f54086d-bc78-489c-a98c-86c37d863161} <Debug> executeQuery: Read 207 rows, 18.59 KiB in 0.00178 sec., 116292.13483146069 rows/sec., 10.20 MiB/sec. | ||
3661 | 2024.10.10 05:41:12.015734 [ 3 ] {8f54086d-bc78-489c-a98c-86c37d863161} <Debug> DynamicQueryHandler: Done processing query | ||
3662 | 2024.10.10 05:41:12.015759 [ 3 ] {8f54086d-bc78-489c-a98c-86c37d863161} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3663 | 2024.10.10 05:41:12.015775 [ 3 ] {} <Debug> HTTP-Session: 35c06157-07e8-466b-a9fa-f8447a1fa00a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3664 | 2024.10.10 05:41:12.015897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3665 | 2024.10.10 05:41:12.015948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3666 | 2024.10.10 05:41:12.015966 [ 3 ] {} <Debug> HTTP-Session: 1413122a-f83d-4251-818c-9e94802523f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3667 | 2024.10.10 05:41:12.015984 [ 3 ] {} <Debug> HTTP-Session: 1413122a-f83d-4251-818c-9e94802523f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3668 | 2024.10.10 05:41:12.015997 [ 3 ] {} <Debug> HTTP-Session: 1413122a-f83d-4251-818c-9e94802523f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3669 | 2024.10.10 05:41:12.016028 [ 3 ] {} <Trace> HTTP-Session: 1413122a-f83d-4251-818c-9e94802523f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3670 | 2024.10.10 05:41:12.016127 [ 3 ] {cdd27012-ca81-4463-9552-6a6ef908733a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3671 | 2024.10.10 05:41:12.016171 [ 3 ] {cdd27012-ca81-4463-9552-6a6ef908733a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3672 | 2024.10.10 05:41:12.016401 [ 3 ] {cdd27012-ca81-4463-9552-6a6ef908733a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3673 | 2024.10.10 05:41:12.016721 [ 3 ] {cdd27012-ca81-4463-9552-6a6ef908733a} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3674 | 2024.10.10 05:41:12.016758 [ 3 ] {cdd27012-ca81-4463-9552-6a6ef908733a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3675 | 2024.10.10 05:41:12.017109 [ 3 ] {cdd27012-ca81-4463-9552-6a6ef908733a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3676 | 2024.10.10 05:41:12.017465 [ 3 ] {cdd27012-ca81-4463-9552-6a6ef908733a} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3677 | 2024.10.10 05:41:12.017616 [ 3 ] {cdd27012-ca81-4463-9552-6a6ef908733a} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001516 sec., 7915.5672823219 rows/sec., 581.04 KiB/sec. | ||
3678 | 2024.10.10 05:41:12.017796 [ 3 ] {cdd27012-ca81-4463-9552-6a6ef908733a} <Debug> DynamicQueryHandler: Done processing query | ||
3679 | 2024.10.10 05:41:12.017821 [ 3 ] {cdd27012-ca81-4463-9552-6a6ef908733a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3680 | 2024.10.10 05:41:12.017839 [ 3 ] {} <Debug> HTTP-Session: 1413122a-f83d-4251-818c-9e94802523f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3681 | 2024.10.10 05:41:12.017968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3682 | 2024.10.10 05:41:12.018018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3683 | 2024.10.10 05:41:12.018037 [ 3 ] {} <Debug> HTTP-Session: 800cc56f-cb7e-4bf8-bf66-dbb71f91e3e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3684 | 2024.10.10 05:41:12.018054 [ 3 ] {} <Debug> HTTP-Session: 800cc56f-cb7e-4bf8-bf66-dbb71f91e3e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3685 | 2024.10.10 05:41:12.018068 [ 3 ] {} <Debug> HTTP-Session: 800cc56f-cb7e-4bf8-bf66-dbb71f91e3e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3686 | 2024.10.10 05:41:12.018099 [ 3 ] {} <Trace> HTTP-Session: 800cc56f-cb7e-4bf8-bf66-dbb71f91e3e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3687 | 2024.10.10 05:41:12.018197 [ 3 ] {f4181587-854d-459e-a53d-45249f98b083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3688 | 2024.10.10 05:41:12.018240 [ 3 ] {f4181587-854d-459e-a53d-45249f98b083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3689 | 2024.10.10 05:41:12.018466 [ 3 ] {f4181587-854d-459e-a53d-45249f98b083} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3690 | 2024.10.10 05:41:12.018829 [ 3 ] {f4181587-854d-459e-a53d-45249f98b083} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3691 | 2024.10.10 05:41:12.018865 [ 3 ] {f4181587-854d-459e-a53d-45249f98b083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3692 | 2024.10.10 05:41:12.019220 [ 3 ] {f4181587-854d-459e-a53d-45249f98b083} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3693 | 2024.10.10 05:41:12.019578 [ 3 ] {f4181587-854d-459e-a53d-45249f98b083} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3694 | 2024.10.10 05:41:12.019734 [ 3 ] {f4181587-854d-459e-a53d-45249f98b083} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001562 sec., 8962.868117797696 rows/sec., 627.70 KiB/sec. | ||
3695 | 2024.10.10 05:41:12.019912 [ 3 ] {f4181587-854d-459e-a53d-45249f98b083} <Debug> DynamicQueryHandler: Done processing query | ||
3696 | 2024.10.10 05:41:12.019937 [ 3 ] {f4181587-854d-459e-a53d-45249f98b083} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3697 | 2024.10.10 05:41:12.019953 [ 3 ] {} <Debug> HTTP-Session: 800cc56f-cb7e-4bf8-bf66-dbb71f91e3e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3698 | 2024.10.10 05:41:12.020061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3699 | 2024.10.10 05:41:12.020110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3700 | 2024.10.10 05:41:12.020129 [ 3 ] {} <Debug> HTTP-Session: c0526a25-e6d9-4ff2-9ca1-12ba088bfe21 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3701 | 2024.10.10 05:41:12.020146 [ 3 ] {} <Debug> HTTP-Session: c0526a25-e6d9-4ff2-9ca1-12ba088bfe21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3702 | 2024.10.10 05:41:12.020160 [ 3 ] {} <Debug> HTTP-Session: c0526a25-e6d9-4ff2-9ca1-12ba088bfe21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3703 | 2024.10.10 05:41:12.020191 [ 3 ] {} <Trace> HTTP-Session: c0526a25-e6d9-4ff2-9ca1-12ba088bfe21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3704 | 2024.10.10 05:41:12.020288 [ 3 ] {e0fe9ebc-9a6d-4a5d-a3ba-c1b017ff3e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3705 | 2024.10.10 05:41:12.020332 [ 3 ] {e0fe9ebc-9a6d-4a5d-a3ba-c1b017ff3e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3706 | 2024.10.10 05:41:12.020558 [ 3 ] {e0fe9ebc-9a6d-4a5d-a3ba-c1b017ff3e68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3707 | 2024.10.10 05:41:12.020873 [ 3 ] {e0fe9ebc-9a6d-4a5d-a3ba-c1b017ff3e68} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3708 | 2024.10.10 05:41:12.020909 [ 3 ] {e0fe9ebc-9a6d-4a5d-a3ba-c1b017ff3e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3709 | 2024.10.10 05:41:12.021268 [ 3 ] {e0fe9ebc-9a6d-4a5d-a3ba-c1b017ff3e68} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3710 | 2024.10.10 05:41:12.021629 [ 3 ] {e0fe9ebc-9a6d-4a5d-a3ba-c1b017ff3e68} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3711 | 2024.10.10 05:41:12.021785 [ 3 ] {e0fe9ebc-9a6d-4a5d-a3ba-c1b017ff3e68} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001521 sec., 3944.7731755424065 rows/sec., 233.07 KiB/sec. | ||
3712 | 2024.10.10 05:41:12.021963 [ 3 ] {e0fe9ebc-9a6d-4a5d-a3ba-c1b017ff3e68} <Debug> DynamicQueryHandler: Done processing query | ||
3713 | 2024.10.10 05:41:12.021988 [ 3 ] {e0fe9ebc-9a6d-4a5d-a3ba-c1b017ff3e68} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3714 | 2024.10.10 05:41:12.022004 [ 3 ] {} <Debug> HTTP-Session: c0526a25-e6d9-4ff2-9ca1-12ba088bfe21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3715 | 2024.10.10 05:41:12.022226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3716 | 2024.10.10 05:41:12.022297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3717 | 2024.10.10 05:41:12.022318 [ 3 ] {} <Debug> HTTP-Session: 266922cc-063a-4ab1-83cd-9c1805a93d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3718 | 2024.10.10 05:41:12.022334 [ 3 ] {} <Debug> HTTP-Session: 266922cc-063a-4ab1-83cd-9c1805a93d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3719 | 2024.10.10 05:41:12.022348 [ 3 ] {} <Debug> HTTP-Session: 266922cc-063a-4ab1-83cd-9c1805a93d3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3720 | 2024.10.10 05:41:12.022379 [ 3 ] {} <Trace> HTTP-Session: 266922cc-063a-4ab1-83cd-9c1805a93d3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3721 | 2024.10.10 05:41:12.022609 [ 3 ] {af9ddb53-96cf-46ad-bdbd-21ed0cc70525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3722 | 2024.10.10 05:41:12.022654 [ 3 ] {af9ddb53-96cf-46ad-bdbd-21ed0cc70525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3723 | 2024.10.10 05:41:12.022876 [ 3 ] {af9ddb53-96cf-46ad-bdbd-21ed0cc70525} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3724 | 2024.10.10 05:41:12.023428 [ 3 ] {af9ddb53-96cf-46ad-bdbd-21ed0cc70525} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3725 | 2024.10.10 05:41:12.023466 [ 3 ] {af9ddb53-96cf-46ad-bdbd-21ed0cc70525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3726 | 2024.10.10 05:41:12.023840 [ 3 ] {af9ddb53-96cf-46ad-bdbd-21ed0cc70525} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3727 | 2024.10.10 05:41:12.024202 [ 3 ] {af9ddb53-96cf-46ad-bdbd-21ed0cc70525} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3728 | 2024.10.10 05:41:12.024362 [ 3 ] {af9ddb53-96cf-46ad-bdbd-21ed0cc70525} <Debug> executeQuery: Read 394 rows, 28.65 KiB in 0.001869 sec., 210807.9186730872 rows/sec., 14.97 MiB/sec. | ||
3729 | 2024.10.10 05:41:12.024554 [ 3 ] {af9ddb53-96cf-46ad-bdbd-21ed0cc70525} <Debug> DynamicQueryHandler: Done processing query | ||
3730 | 2024.10.10 05:41:12.024580 [ 3 ] {af9ddb53-96cf-46ad-bdbd-21ed0cc70525} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
3731 | 2024.10.10 05:41:12.024596 [ 3 ] {} <Debug> HTTP-Session: 266922cc-063a-4ab1-83cd-9c1805a93d3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3732 | 2024.10.10 05:41:12.024710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3733 | 2024.10.10 05:41:12.024759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3734 | 2024.10.10 05:41:12.024779 [ 3 ] {} <Debug> HTTP-Session: 8139b590-6a14-4d23-9b99-cf302f9bde11 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3735 | 2024.10.10 05:41:12.024795 [ 3 ] {} <Debug> HTTP-Session: 8139b590-6a14-4d23-9b99-cf302f9bde11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3736 | 2024.10.10 05:41:12.024810 [ 3 ] {} <Debug> HTTP-Session: 8139b590-6a14-4d23-9b99-cf302f9bde11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3737 | 2024.10.10 05:41:12.024840 [ 3 ] {} <Trace> HTTP-Session: 8139b590-6a14-4d23-9b99-cf302f9bde11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3738 | 2024.10.10 05:41:12.024936 [ 3 ] {d556ff9a-2b77-4ab3-bd42-5e6489d0f3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3739 | 2024.10.10 05:41:12.024981 [ 3 ] {d556ff9a-2b77-4ab3-bd42-5e6489d0f3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3740 | 2024.10.10 05:41:12.025112 [ 3 ] {d556ff9a-2b77-4ab3-bd42-5e6489d0f3cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3741 | 2024.10.10 05:41:12.025390 [ 3 ] {d556ff9a-2b77-4ab3-bd42-5e6489d0f3cb} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3742 | 2024.10.10 05:41:12.025427 [ 3 ] {d556ff9a-2b77-4ab3-bd42-5e6489d0f3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3743 | 2024.10.10 05:41:12.025781 [ 3 ] {d556ff9a-2b77-4ab3-bd42-5e6489d0f3cb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3744 | 2024.10.10 05:41:12.026120 [ 3 ] {d556ff9a-2b77-4ab3-bd42-5e6489d0f3cb} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3745 | 2024.10.10 05:41:12.026274 [ 3 ] {d556ff9a-2b77-4ab3-bd42-5e6489d0f3cb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001362 sec., 4405.286343612335 rows/sec., 230.16 KiB/sec. | ||
3746 | 2024.10.10 05:41:12.026562 [ 3 ] {d556ff9a-2b77-4ab3-bd42-5e6489d0f3cb} <Debug> DynamicQueryHandler: Done processing query | ||
3747 | 2024.10.10 05:41:12.026603 [ 3 ] {d556ff9a-2b77-4ab3-bd42-5e6489d0f3cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
3748 | 2024.10.10 05:41:12.026624 [ 3 ] {} <Debug> HTTP-Session: 8139b590-6a14-4d23-9b99-cf302f9bde11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3749 | 2024.10.10 05:41:12.026827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3750 | 2024.10.10 05:41:12.026889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3751 | 2024.10.10 05:41:12.026913 [ 3 ] {} <Debug> HTTP-Session: 1620eff9-7b11-4ca1-8e15-ad8466094df9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3752 | 2024.10.10 05:41:12.026934 [ 3 ] {} <Debug> HTTP-Session: 1620eff9-7b11-4ca1-8e15-ad8466094df9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3753 | 2024.10.10 05:41:12.026952 [ 3 ] {} <Debug> HTTP-Session: 1620eff9-7b11-4ca1-8e15-ad8466094df9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3754 | 2024.10.10 05:41:12.026991 [ 3 ] {} <Trace> HTTP-Session: 1620eff9-7b11-4ca1-8e15-ad8466094df9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3755 | 2024.10.10 05:41:12.027217 [ 3 ] {d062fa7d-4429-453c-9a7a-7a9c8c7f4b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3756 | 2024.10.10 05:41:12.027275 [ 3 ] {d062fa7d-4429-453c-9a7a-7a9c8c7f4b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3757 | 2024.10.10 05:41:12.027469 [ 3 ] {d062fa7d-4429-453c-9a7a-7a9c8c7f4b92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3758 | 2024.10.10 05:41:12.027923 [ 3 ] {d062fa7d-4429-453c-9a7a-7a9c8c7f4b92} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3759 | 2024.10.10 05:41:12.027959 [ 3 ] {d062fa7d-4429-453c-9a7a-7a9c8c7f4b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3760 | 2024.10.10 05:41:12.028352 [ 3 ] {d062fa7d-4429-453c-9a7a-7a9c8c7f4b92} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3761 | 2024.10.10 05:41:12.028697 [ 3 ] {d062fa7d-4429-453c-9a7a-7a9c8c7f4b92} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3762 | 2024.10.10 05:41:12.028854 [ 3 ] {d062fa7d-4429-453c-9a7a-7a9c8c7f4b92} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001747 sec., 136805.95306239265 rows/sec., 9.17 MiB/sec. | ||
3763 | 2024.10.10 05:41:12.029031 [ 3 ] {d062fa7d-4429-453c-9a7a-7a9c8c7f4b92} <Debug> DynamicQueryHandler: Done processing query | ||
3764 | 2024.10.10 05:41:12.029054 [ 3 ] {d062fa7d-4429-453c-9a7a-7a9c8c7f4b92} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3765 | 2024.10.10 05:41:12.029070 [ 3 ] {} <Debug> HTTP-Session: 1620eff9-7b11-4ca1-8e15-ad8466094df9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3766 | 2024.10.10 05:41:12.029177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3767 | 2024.10.10 05:41:12.029226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3768 | 2024.10.10 05:41:12.029245 [ 3 ] {} <Debug> HTTP-Session: 3fb40d3a-8cc1-4ac0-8db9-470dc627dfd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3769 | 2024.10.10 05:41:12.029262 [ 3 ] {} <Debug> HTTP-Session: 3fb40d3a-8cc1-4ac0-8db9-470dc627dfd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3770 | 2024.10.10 05:41:12.029275 [ 3 ] {} <Debug> HTTP-Session: 3fb40d3a-8cc1-4ac0-8db9-470dc627dfd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3771 | 2024.10.10 05:41:12.029306 [ 3 ] {} <Trace> HTTP-Session: 3fb40d3a-8cc1-4ac0-8db9-470dc627dfd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3772 | 2024.10.10 05:41:12.029398 [ 3 ] {2bc94d2a-78db-496b-bcca-e16fad03f348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
3773 | 2024.10.10 05:41:12.029443 [ 3 ] {2bc94d2a-78db-496b-bcca-e16fad03f348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3774 | 2024.10.10 05:41:12.029573 [ 3 ] {2bc94d2a-78db-496b-bcca-e16fad03f348} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3775 | 2024.10.10 05:41:12.029829 [ 3 ] {2bc94d2a-78db-496b-bcca-e16fad03f348} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3776 | 2024.10.10 05:41:12.029887 [ 3 ] {2bc94d2a-78db-496b-bcca-e16fad03f348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3777 | 2024.10.10 05:41:12.030248 [ 3 ] {2bc94d2a-78db-496b-bcca-e16fad03f348} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3778 | 2024.10.10 05:41:12.030576 [ 3 ] {2bc94d2a-78db-496b-bcca-e16fad03f348} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3779 | 2024.10.10 05:41:12.030732 [ 3 ] {2bc94d2a-78db-496b-bcca-e16fad03f348} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001355 sec., 738.0073800738007 rows/sec., 49.73 KiB/sec. | ||
3780 | 2024.10.10 05:41:12.030936 [ 3 ] {2bc94d2a-78db-496b-bcca-e16fad03f348} <Debug> DynamicQueryHandler: Done processing query | ||
3781 | 2024.10.10 05:41:12.030960 [ 3 ] {2bc94d2a-78db-496b-bcca-e16fad03f348} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3782 | 2024.10.10 05:41:12.030976 [ 3 ] {} <Debug> HTTP-Session: 3fb40d3a-8cc1-4ac0-8db9-470dc627dfd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3783 | 2024.10.10 05:41:12.031087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3784 | 2024.10.10 05:41:12.031136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3785 | 2024.10.10 05:41:12.031155 [ 3 ] {} <Debug> HTTP-Session: 9edc676c-c29b-41a5-b473-bdc33c13f5da Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3786 | 2024.10.10 05:41:12.031172 [ 3 ] {} <Debug> HTTP-Session: 9edc676c-c29b-41a5-b473-bdc33c13f5da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3787 | 2024.10.10 05:41:12.031186 [ 3 ] {} <Debug> HTTP-Session: 9edc676c-c29b-41a5-b473-bdc33c13f5da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3788 | 2024.10.10 05:41:12.031216 [ 3 ] {} <Trace> HTTP-Session: 9edc676c-c29b-41a5-b473-bdc33c13f5da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3789 | 2024.10.10 05:41:12.031371 [ 3 ] {5174838b-e044-497f-8a33-9a023b6d4ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3790 | 2024.10.10 05:41:12.031435 [ 3 ] {5174838b-e044-497f-8a33-9a023b6d4ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3791 | 2024.10.10 05:41:12.031864 [ 3 ] {5174838b-e044-497f-8a33-9a023b6d4ad5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3792 | 2024.10.10 05:41:12.032382 [ 3 ] {5174838b-e044-497f-8a33-9a023b6d4ad5} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3793 | 2024.10.10 05:41:12.032417 [ 3 ] {5174838b-e044-497f-8a33-9a023b6d4ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3794 | 2024.10.10 05:41:12.033023 [ 3 ] {5174838b-e044-497f-8a33-9a023b6d4ad5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3795 | 2024.10.10 05:41:12.033448 [ 3 ] {5174838b-e044-497f-8a33-9a023b6d4ad5} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3796 | 2024.10.10 05:41:12.033603 [ 3 ] {5174838b-e044-497f-8a33-9a023b6d4ad5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002315 sec., 3455.723542116631 rows/sec., 6.19 MiB/sec. | ||
3797 | 2024.10.10 05:41:12.033834 [ 3 ] {5174838b-e044-497f-8a33-9a023b6d4ad5} <Debug> DynamicQueryHandler: Done processing query | ||
3798 | 2024.10.10 05:41:12.033858 [ 3 ] {5174838b-e044-497f-8a33-9a023b6d4ad5} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
3799 | 2024.10.10 05:41:12.033874 [ 3 ] {} <Debug> HTTP-Session: 9edc676c-c29b-41a5-b473-bdc33c13f5da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3800 | 2024.10.10 05:41:12.033995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3801 | 2024.10.10 05:41:12.034043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3802 | 2024.10.10 05:41:12.034063 [ 3 ] {} <Debug> HTTP-Session: 5c1cc274-5db6-4254-baf5-8f28aa408dd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3803 | 2024.10.10 05:41:12.034080 [ 3 ] {} <Debug> HTTP-Session: 5c1cc274-5db6-4254-baf5-8f28aa408dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3804 | 2024.10.10 05:41:12.034094 [ 3 ] {} <Debug> HTTP-Session: 5c1cc274-5db6-4254-baf5-8f28aa408dd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3805 | 2024.10.10 05:41:12.034125 [ 3 ] {} <Trace> HTTP-Session: 5c1cc274-5db6-4254-baf5-8f28aa408dd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3806 | 2024.10.10 05:41:12.034249 [ 3 ] {f7196713-171d-492e-9b61-a355967b6e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3807 | 2024.10.10 05:41:12.034294 [ 3 ] {f7196713-171d-492e-9b61-a355967b6e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3808 | 2024.10.10 05:41:12.034422 [ 3 ] {f7196713-171d-492e-9b61-a355967b6e86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3809 | 2024.10.10 05:41:12.034738 [ 3 ] {f7196713-171d-492e-9b61-a355967b6e86} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3810 | 2024.10.10 05:41:12.034773 [ 3 ] {f7196713-171d-492e-9b61-a355967b6e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3811 | 2024.10.10 05:41:12.035134 [ 3 ] {f7196713-171d-492e-9b61-a355967b6e86} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3812 | 2024.10.10 05:41:12.035466 [ 3 ] {f7196713-171d-492e-9b61-a355967b6e86} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3813 | 2024.10.10 05:41:12.035636 [ 3 ] {f7196713-171d-492e-9b61-a355967b6e86} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001421 sec., 57705.84095707248 rows/sec., 3.67 MiB/sec. | ||
3814 | 2024.10.10 05:41:12.035963 [ 3 ] {f7196713-171d-492e-9b61-a355967b6e86} <Debug> DynamicQueryHandler: Done processing query | ||
3815 | 2024.10.10 05:41:12.035989 [ 3 ] {f7196713-171d-492e-9b61-a355967b6e86} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3816 | 2024.10.10 05:41:12.036004 [ 3 ] {} <Debug> HTTP-Session: 5c1cc274-5db6-4254-baf5-8f28aa408dd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3817 | 2024.10.10 05:41:17.006531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3818 | 2024.10.10 05:41:17.006659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3819 | 2024.10.10 05:41:17.006684 [ 3 ] {} <Debug> HTTP-Session: a728cfe8-5bb8-483a-8112-ad84bc6288f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3820 | 2024.10.10 05:41:17.006707 [ 3 ] {} <Debug> HTTP-Session: a728cfe8-5bb8-483a-8112-ad84bc6288f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3821 | 2024.10.10 05:41:17.006722 [ 3 ] {} <Debug> HTTP-Session: a728cfe8-5bb8-483a-8112-ad84bc6288f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3822 | 2024.10.10 05:41:17.006771 [ 3 ] {} <Trace> HTTP-Session: a728cfe8-5bb8-483a-8112-ad84bc6288f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3823 | 2024.10.10 05:41:17.006994 [ 3 ] {0aee3c8e-7fe9-447d-ab77-e4a0612256db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3824 | 2024.10.10 05:41:17.007064 [ 3 ] {0aee3c8e-7fe9-447d-ab77-e4a0612256db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3825 | 2024.10.10 05:41:17.007401 [ 3 ] {0aee3c8e-7fe9-447d-ab77-e4a0612256db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3826 | 2024.10.10 05:41:17.007889 [ 3 ] {0aee3c8e-7fe9-447d-ab77-e4a0612256db} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3827 | 2024.10.10 05:41:17.007934 [ 3 ] {0aee3c8e-7fe9-447d-ab77-e4a0612256db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3828 | 2024.10.10 05:41:17.008359 [ 3 ] {0aee3c8e-7fe9-447d-ab77-e4a0612256db} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3829 | 2024.10.10 05:41:17.008746 [ 3 ] {0aee3c8e-7fe9-447d-ab77-e4a0612256db} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3830 | 2024.10.10 05:41:17.008920 [ 3 ] {0aee3c8e-7fe9-447d-ab77-e4a0612256db} <Debug> executeQuery: Read 118 rows, 10.19 KiB in 0.002002 sec., 58941.058941058945 rows/sec., 4.97 MiB/sec. | ||
3831 | 2024.10.10 05:41:17.009135 [ 3 ] {0aee3c8e-7fe9-447d-ab77-e4a0612256db} <Debug> DynamicQueryHandler: Done processing query | ||
3832 | 2024.10.10 05:41:17.009161 [ 3 ] {0aee3c8e-7fe9-447d-ab77-e4a0612256db} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
3833 | 2024.10.10 05:41:17.009178 [ 3 ] {} <Debug> HTTP-Session: a728cfe8-5bb8-483a-8112-ad84bc6288f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3834 | 2024.10.10 05:41:17.009324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 4496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3835 | 2024.10.10 05:41:17.009375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3836 | 2024.10.10 05:41:17.009394 [ 3 ] {} <Debug> HTTP-Session: afcd818b-6806-4ce3-8dd7-76b18216a150 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3837 | 2024.10.10 05:41:17.009412 [ 3 ] {} <Debug> HTTP-Session: afcd818b-6806-4ce3-8dd7-76b18216a150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3838 | 2024.10.10 05:41:17.009426 [ 3 ] {} <Debug> HTTP-Session: afcd818b-6806-4ce3-8dd7-76b18216a150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3839 | 2024.10.10 05:41:17.009461 [ 3 ] {} <Trace> HTTP-Session: afcd818b-6806-4ce3-8dd7-76b18216a150 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3840 | 2024.10.10 05:41:17.009574 [ 3 ] {0d667045-fecf-4dd4-bbea-e546b015bd69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3841 | 2024.10.10 05:41:17.009621 [ 3 ] {0d667045-fecf-4dd4-bbea-e546b015bd69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3842 | 2024.10.10 05:41:17.009854 [ 3 ] {0d667045-fecf-4dd4-bbea-e546b015bd69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3843 | 2024.10.10 05:41:17.010199 [ 3 ] {0d667045-fecf-4dd4-bbea-e546b015bd69} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3844 | 2024.10.10 05:41:17.010236 [ 3 ] {0d667045-fecf-4dd4-bbea-e546b015bd69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3845 | 2024.10.10 05:41:17.010620 [ 3 ] {0d667045-fecf-4dd4-bbea-e546b015bd69} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3846 | 2024.10.10 05:41:17.010979 [ 3 ] {0d667045-fecf-4dd4-bbea-e546b015bd69} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3847 | 2024.10.10 05:41:17.011142 [ 3 ] {0d667045-fecf-4dd4-bbea-e546b015bd69} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001606 sec., 19302.61519302615 rows/sec., 1.42 MiB/sec. | ||
3848 | 2024.10.10 05:41:17.011314 [ 3 ] {0d667045-fecf-4dd4-bbea-e546b015bd69} <Debug> DynamicQueryHandler: Done processing query | ||
3849 | 2024.10.10 05:41:17.011337 [ 3 ] {0d667045-fecf-4dd4-bbea-e546b015bd69} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
3850 | 2024.10.10 05:41:17.011354 [ 3 ] {} <Debug> HTTP-Session: afcd818b-6806-4ce3-8dd7-76b18216a150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3851 | 2024.10.10 05:41:17.011474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 16135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3852 | 2024.10.10 05:41:17.011522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3853 | 2024.10.10 05:41:17.011541 [ 3 ] {} <Debug> HTTP-Session: 82e73997-452a-4855-9a5a-f14a7e9613dd Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3854 | 2024.10.10 05:41:17.011559 [ 3 ] {} <Debug> HTTP-Session: 82e73997-452a-4855-9a5a-f14a7e9613dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3855 | 2024.10.10 05:41:17.011573 [ 3 ] {} <Debug> HTTP-Session: 82e73997-452a-4855-9a5a-f14a7e9613dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3856 | 2024.10.10 05:41:17.011604 [ 3 ] {} <Trace> HTTP-Session: 82e73997-452a-4855-9a5a-f14a7e9613dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3857 | 2024.10.10 05:41:17.011725 [ 3 ] {c9ec1acb-01c3-47fe-907e-671c7d9bf7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3858 | 2024.10.10 05:41:17.011768 [ 3 ] {c9ec1acb-01c3-47fe-907e-671c7d9bf7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3859 | 2024.10.10 05:41:17.011993 [ 3 ] {c9ec1acb-01c3-47fe-907e-671c7d9bf7d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3860 | 2024.10.10 05:41:17.012348 [ 3 ] {c9ec1acb-01c3-47fe-907e-671c7d9bf7d6} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3861 | 2024.10.10 05:41:17.012384 [ 3 ] {c9ec1acb-01c3-47fe-907e-671c7d9bf7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3862 | 2024.10.10 05:41:17.012727 [ 3 ] {c9ec1acb-01c3-47fe-907e-671c7d9bf7d6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3863 | 2024.10.10 05:41:17.013091 [ 3 ] {c9ec1acb-01c3-47fe-907e-671c7d9bf7d6} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3864 | 2024.10.10 05:41:17.013215 [ 3 ] {c9ec1acb-01c3-47fe-907e-671c7d9bf7d6} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001534 sec., 61929.595827900914 rows/sec., 4.84 MiB/sec. | ||
3865 | 2024.10.10 05:41:17.013376 [ 3 ] {c9ec1acb-01c3-47fe-907e-671c7d9bf7d6} <Debug> DynamicQueryHandler: Done processing query | ||
3866 | 2024.10.10 05:41:17.013400 [ 3 ] {c9ec1acb-01c3-47fe-907e-671c7d9bf7d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3867 | 2024.10.10 05:41:17.013415 [ 3 ] {} <Debug> HTTP-Session: 82e73997-452a-4855-9a5a-f14a7e9613dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3868 | 2024.10.10 05:41:17.013566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3869 | 2024.10.10 05:41:17.013612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3870 | 2024.10.10 05:41:17.013630 [ 3 ] {} <Debug> HTTP-Session: 4c472a3c-136f-4e95-a434-da0e593199e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3871 | 2024.10.10 05:41:17.013647 [ 3 ] {} <Debug> HTTP-Session: 4c472a3c-136f-4e95-a434-da0e593199e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3872 | 2024.10.10 05:41:17.013660 [ 3 ] {} <Debug> HTTP-Session: 4c472a3c-136f-4e95-a434-da0e593199e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3873 | 2024.10.10 05:41:17.013690 [ 3 ] {} <Trace> HTTP-Session: 4c472a3c-136f-4e95-a434-da0e593199e8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3874 | 2024.10.10 05:41:17.013833 [ 3 ] {41058056-43a5-4202-b1de-38006f674bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
3875 | 2024.10.10 05:41:17.013880 [ 3 ] {41058056-43a5-4202-b1de-38006f674bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3876 | 2024.10.10 05:41:17.014019 [ 3 ] {41058056-43a5-4202-b1de-38006f674bfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3877 | 2024.10.10 05:41:17.014403 [ 3 ] {41058056-43a5-4202-b1de-38006f674bfa} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3878 | 2024.10.10 05:41:17.014438 [ 3 ] {41058056-43a5-4202-b1de-38006f674bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3879 | 2024.10.10 05:41:17.014818 [ 3 ] {41058056-43a5-4202-b1de-38006f674bfa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3880 | 2024.10.10 05:41:17.015153 [ 3 ] {41058056-43a5-4202-b1de-38006f674bfa} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3881 | 2024.10.10 05:41:17.015283 [ 3 ] {41058056-43a5-4202-b1de-38006f674bfa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001517 sec., 105471.32498352011 rows/sec., 7.35 MiB/sec. | ||
3882 | 2024.10.10 05:41:17.015446 [ 3 ] {41058056-43a5-4202-b1de-38006f674bfa} <Debug> DynamicQueryHandler: Done processing query | ||
3883 | 2024.10.10 05:41:17.015470 [ 3 ] {41058056-43a5-4202-b1de-38006f674bfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
3884 | 2024.10.10 05:41:17.015485 [ 3 ] {} <Debug> HTTP-Session: 4c472a3c-136f-4e95-a434-da0e593199e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3885 | 2024.10.10 05:41:17.015623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 50753, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3886 | 2024.10.10 05:41:17.015670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3887 | 2024.10.10 05:41:17.015688 [ 3 ] {} <Debug> HTTP-Session: e4e5bad9-80b6-460b-a0b5-b52faaa905b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3888 | 2024.10.10 05:41:17.015705 [ 3 ] {} <Debug> HTTP-Session: e4e5bad9-80b6-460b-a0b5-b52faaa905b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3889 | 2024.10.10 05:41:17.015719 [ 3 ] {} <Debug> HTTP-Session: e4e5bad9-80b6-460b-a0b5-b52faaa905b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3890 | 2024.10.10 05:41:17.015749 [ 3 ] {} <Trace> HTTP-Session: e4e5bad9-80b6-460b-a0b5-b52faaa905b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3891 | 2024.10.10 05:41:17.016300 [ 3 ] {827d8e86-3421-4a1d-8f91-f57a8e5af816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
3892 | 2024.10.10 05:41:17.016365 [ 3 ] {827d8e86-3421-4a1d-8f91-f57a8e5af816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3893 | 2024.10.10 05:41:17.016783 [ 3 ] {827d8e86-3421-4a1d-8f91-f57a8e5af816} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3894 | 2024.10.10 05:41:17.017402 [ 3 ] {827d8e86-3421-4a1d-8f91-f57a8e5af816} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3895 | 2024.10.10 05:41:17.017436 [ 3 ] {827d8e86-3421-4a1d-8f91-f57a8e5af816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3896 | 2024.10.10 05:41:17.018044 [ 3 ] {827d8e86-3421-4a1d-8f91-f57a8e5af816} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3897 | 2024.10.10 05:41:17.018455 [ 3 ] {827d8e86-3421-4a1d-8f91-f57a8e5af816} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3898 | 2024.10.10 05:41:17.018602 [ 3 ] {827d8e86-3421-4a1d-8f91-f57a8e5af816} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002777 sec., 11163.125675189052 rows/sec., 20.00 MiB/sec. | ||
3899 | 2024.10.10 05:41:17.018798 [ 3 ] {827d8e86-3421-4a1d-8f91-f57a8e5af816} <Debug> DynamicQueryHandler: Done processing query | ||
3900 | 2024.10.10 05:41:17.018822 [ 3 ] {827d8e86-3421-4a1d-8f91-f57a8e5af816} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
3901 | 2024.10.10 05:41:17.018839 [ 3 ] {} <Debug> HTTP-Session: e4e5bad9-80b6-460b-a0b5-b52faaa905b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3902 | 2024.10.10 05:41:17.018987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3903 | 2024.10.10 05:41:17.019057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3904 | 2024.10.10 05:41:17.019077 [ 3 ] {} <Debug> HTTP-Session: 98a46e02-9e51-43d8-a055-d64f9e4cabd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3905 | 2024.10.10 05:41:17.019094 [ 3 ] {} <Debug> HTTP-Session: 98a46e02-9e51-43d8-a055-d64f9e4cabd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3906 | 2024.10.10 05:41:17.019107 [ 3 ] {} <Debug> HTTP-Session: 98a46e02-9e51-43d8-a055-d64f9e4cabd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3907 | 2024.10.10 05:41:17.019138 [ 3 ] {} <Trace> HTTP-Session: 98a46e02-9e51-43d8-a055-d64f9e4cabd2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3908 | 2024.10.10 05:41:17.019256 [ 3 ] {4366dfbd-79cf-4cec-8d76-28f1507c1e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
3909 | 2024.10.10 05:41:17.019299 [ 3 ] {4366dfbd-79cf-4cec-8d76-28f1507c1e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3910 | 2024.10.10 05:41:17.019422 [ 3 ] {4366dfbd-79cf-4cec-8d76-28f1507c1e31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3911 | 2024.10.10 05:41:17.019731 [ 3 ] {4366dfbd-79cf-4cec-8d76-28f1507c1e31} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3912 | 2024.10.10 05:41:17.019765 [ 3 ] {4366dfbd-79cf-4cec-8d76-28f1507c1e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3913 | 2024.10.10 05:41:17.020124 [ 3 ] {4366dfbd-79cf-4cec-8d76-28f1507c1e31} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3914 | 2024.10.10 05:41:17.020439 [ 3 ] {4366dfbd-79cf-4cec-8d76-28f1507c1e31} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3915 | 2024.10.10 05:41:17.020564 [ 3 ] {4366dfbd-79cf-4cec-8d76-28f1507c1e31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec. | ||
3916 | 2024.10.10 05:41:17.020724 [ 3 ] {4366dfbd-79cf-4cec-8d76-28f1507c1e31} <Debug> DynamicQueryHandler: Done processing query | ||
3917 | 2024.10.10 05:41:17.020748 [ 3 ] {4366dfbd-79cf-4cec-8d76-28f1507c1e31} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
3918 | 2024.10.10 05:41:17.020764 [ 3 ] {} <Debug> HTTP-Session: 98a46e02-9e51-43d8-a055-d64f9e4cabd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3919 | 2024.10.10 05:41:20.254387 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 402 | ||
3920 | 2024.10.10 05:41:20.257366 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3921 | 2024.10.10 05:41:20.257409 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3922 | 2024.10.10 05:41:20.258962 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3923 | 2024.10.10 05:41:20.259992 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3924 | 2024.10.10 05:41:20.260882 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 402 | ||
3925 | 2024.10.10 05:41:22.014903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3926 | 2024.10.10 05:41:22.015029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3927 | 2024.10.10 05:41:22.015055 [ 3 ] {} <Debug> HTTP-Session: a3dbfcef-d95f-462a-97b6-cd0d99ef6425 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3928 | 2024.10.10 05:41:22.015080 [ 3 ] {} <Debug> HTTP-Session: a3dbfcef-d95f-462a-97b6-cd0d99ef6425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3929 | 2024.10.10 05:41:22.015095 [ 3 ] {} <Debug> HTTP-Session: a3dbfcef-d95f-462a-97b6-cd0d99ef6425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3930 | 2024.10.10 05:41:22.015147 [ 3 ] {} <Trace> HTTP-Session: a3dbfcef-d95f-462a-97b6-cd0d99ef6425 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3931 | 2024.10.10 05:41:22.015402 [ 3 ] {ebbde415-f0aa-4986-884d-12d79899505f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3932 | 2024.10.10 05:41:22.015476 [ 3 ] {ebbde415-f0aa-4986-884d-12d79899505f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3933 | 2024.10.10 05:41:22.015829 [ 3 ] {ebbde415-f0aa-4986-884d-12d79899505f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3934 | 2024.10.10 05:41:22.016399 [ 3 ] {ebbde415-f0aa-4986-884d-12d79899505f} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3935 | 2024.10.10 05:41:22.016450 [ 3 ] {ebbde415-f0aa-4986-884d-12d79899505f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3936 | 2024.10.10 05:41:22.016942 [ 3 ] {ebbde415-f0aa-4986-884d-12d79899505f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3937 | 2024.10.10 05:41:22.017343 [ 3 ] {ebbde415-f0aa-4986-884d-12d79899505f} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3938 | 2024.10.10 05:41:22.017506 [ 3 ] {ebbde415-f0aa-4986-884d-12d79899505f} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002201 sec., 93139.482053612 rows/sec., 8.18 MiB/sec. | ||
3939 | 2024.10.10 05:41:22.017529 [ 155 ] {} <Debug> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3940 | 2024.10.10 05:41:22.017655 [ 155 ] {} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3941 | 2024.10.10 05:41:22.017702 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3942 | 2024.10.10 05:41:22.017847 [ 3 ] {ebbde415-f0aa-4986-884d-12d79899505f} <Debug> DynamicQueryHandler: Done processing query | ||
3943 | 2024.10.10 05:41:22.017862 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
3944 | 2024.10.10 05:41:22.017882 [ 3 ] {ebbde415-f0aa-4986-884d-12d79899505f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
3945 | 2024.10.10 05:41:22.017955 [ 3 ] {} <Debug> HTTP-Session: a3dbfcef-d95f-462a-97b6-cd0d99ef6425 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3946 | 2024.10.10 05:41:22.018161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3947 | 2024.10.10 05:41:22.018184 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3948 | 2024.10.10 05:41:22.018264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3949 | 2024.10.10 05:41:22.018265 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 250 rows starting from the beginning of the part | ||
3950 | 2024.10.10 05:41:22.018307 [ 3 ] {} <Debug> HTTP-Session: ccf6838e-5538-4f0c-a619-6158c47bc22c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3951 | 2024.10.10 05:41:22.018351 [ 3 ] {} <Debug> HTTP-Session: ccf6838e-5538-4f0c-a619-6158c47bc22c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3952 | 2024.10.10 05:41:22.018401 [ 3 ] {} <Debug> HTTP-Session: ccf6838e-5538-4f0c-a619-6158c47bc22c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3953 | 2024.10.10 05:41:22.018555 [ 3 ] {} <Trace> HTTP-Session: ccf6838e-5538-4f0c-a619-6158c47bc22c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3954 | 2024.10.10 05:41:22.018579 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 205 rows starting from the beginning of the part | ||
3955 | 2024.10.10 05:41:22.018921 [ 3 ] {a1c867d5-91c1-42ac-ab5a-2e5e13bb096d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
3956 | 2024.10.10 05:41:22.018946 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 119 rows starting from the beginning of the part | ||
3957 | 2024.10.10 05:41:22.019090 [ 3 ] {a1c867d5-91c1-42ac-ab5a-2e5e13bb096d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3958 | 2024.10.10 05:41:22.019220 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 207 rows starting from the beginning of the part | ||
3959 | 2024.10.10 05:41:22.019606 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 118 rows starting from the beginning of the part | ||
3960 | 2024.10.10 05:41:22.019954 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 205 rows starting from the beginning of the part | ||
3961 | 2024.10.10 05:41:22.020771 [ 3 ] {a1c867d5-91c1-42ac-ab5a-2e5e13bb096d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3962 | 2024.10.10 05:41:22.021631 [ 3 ] {a1c867d5-91c1-42ac-ab5a-2e5e13bb096d} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3963 | 2024.10.10 05:41:22.021714 [ 3 ] {a1c867d5-91c1-42ac-ab5a-2e5e13bb096d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3964 | 2024.10.10 05:41:22.022797 [ 3 ] {a1c867d5-91c1-42ac-ab5a-2e5e13bb096d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3965 | 2024.10.10 05:41:22.023476 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 5 columns (5 merged, 0 gathered) in 0.00566665 sec., 194824.10242383066 rows/sec., 17.73 MiB/sec. | ||
3966 | 2024.10.10 05:41:22.023723 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3967 | 2024.10.10 05:41:22.023905 [ 3 ] {a1c867d5-91c1-42ac-ab5a-2e5e13bb096d} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3968 | 2024.10.10 05:41:22.024392 [ 3 ] {a1c867d5-91c1-42ac-ab5a-2e5e13bb096d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005601 sec., 1428.3163720764148 rows/sec., 107.40 KiB/sec. | ||
3969 | 2024.10.10 05:41:22.025156 [ 3 ] {a1c867d5-91c1-42ac-ab5a-2e5e13bb096d} <Debug> DynamicQueryHandler: Done processing query | ||
3970 | 2024.10.10 05:41:22.025198 [ 3 ] {a1c867d5-91c1-42ac-ab5a-2e5e13bb096d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3971 | 2024.10.10 05:41:22.025223 [ 3 ] {} <Debug> HTTP-Session: ccf6838e-5538-4f0c-a619-6158c47bc22c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3972 | 2024.10.10 05:41:22.025300 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_16_3} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3973 | 2024.10.10 05:41:22.025399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3974 | 2024.10.10 05:41:22.025413 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_16_3} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3975 | 2024.10.10 05:41:22.025496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3976 | 2024.10.10 05:41:22.025570 [ 3 ] {} <Debug> HTTP-Session: 9882bf6f-0b43-4102-9d4c-1a5e6bf23a4e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3977 | 2024.10.10 05:41:22.025572 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
3978 | 2024.10.10 05:41:22.025604 [ 3 ] {} <Debug> HTTP-Session: 9882bf6f-0b43-4102-9d4c-1a5e6bf23a4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3979 | 2024.10.10 05:41:22.025637 [ 3 ] {} <Debug> HTTP-Session: 9882bf6f-0b43-4102-9d4c-1a5e6bf23a4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3980 | 2024.10.10 05:41:22.025668 [ 3 ] {} <Trace> HTTP-Session: 9882bf6f-0b43-4102-9d4c-1a5e6bf23a4e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3981 | 2024.10.10 05:41:22.025778 [ 3 ] {9a8b889d-ea88-4540-b48c-5815abf64669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
3982 | 2024.10.10 05:41:22.025822 [ 3 ] {9a8b889d-ea88-4540-b48c-5815abf64669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3983 | 2024.10.10 05:41:22.026082 [ 3 ] {9a8b889d-ea88-4540-b48c-5815abf64669} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3984 | 2024.10.10 05:41:22.026424 [ 3 ] {9a8b889d-ea88-4540-b48c-5815abf64669} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3985 | 2024.10.10 05:41:22.026461 [ 3 ] {9a8b889d-ea88-4540-b48c-5815abf64669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
3986 | 2024.10.10 05:41:22.026833 [ 3 ] {9a8b889d-ea88-4540-b48c-5815abf64669} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3987 | 2024.10.10 05:41:22.027239 [ 3 ] {9a8b889d-ea88-4540-b48c-5815abf64669} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3988 | 2024.10.10 05:41:22.027409 [ 3 ] {9a8b889d-ea88-4540-b48c-5815abf64669} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001656 sec., 8454.106280193237 rows/sec., 592.07 KiB/sec. | ||
3989 | 2024.10.10 05:41:22.027714 [ 3 ] {9a8b889d-ea88-4540-b48c-5815abf64669} <Debug> DynamicQueryHandler: Done processing query | ||
3990 | 2024.10.10 05:41:22.027739 [ 3 ] {9a8b889d-ea88-4540-b48c-5815abf64669} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
3991 | 2024.10.10 05:41:22.027755 [ 3 ] {} <Debug> HTTP-Session: 9882bf6f-0b43-4102-9d4c-1a5e6bf23a4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3992 | 2024.10.10 05:41:22.027880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3993 | 2024.10.10 05:41:22.027929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
3994 | 2024.10.10 05:41:22.027948 [ 3 ] {} <Debug> HTTP-Session: a86f7cc0-1caa-40fe-8511-b7cd671d13df Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
3995 | 2024.10.10 05:41:22.027965 [ 3 ] {} <Debug> HTTP-Session: a86f7cc0-1caa-40fe-8511-b7cd671d13df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3996 | 2024.10.10 05:41:22.027979 [ 3 ] {} <Debug> HTTP-Session: a86f7cc0-1caa-40fe-8511-b7cd671d13df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
3997 | 2024.10.10 05:41:22.028009 [ 3 ] {} <Trace> HTTP-Session: a86f7cc0-1caa-40fe-8511-b7cd671d13df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3998 | 2024.10.10 05:41:22.028105 [ 3 ] {9bcc02af-176a-4726-b3f9-21151d8de23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
3999 | 2024.10.10 05:41:22.028149 [ 3 ] {9bcc02af-176a-4726-b3f9-21151d8de23e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4000 | 2024.10.10 05:41:22.028396 [ 3 ] {9bcc02af-176a-4726-b3f9-21151d8de23e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4001 | 2024.10.10 05:41:22.028692 [ 3 ] {9bcc02af-176a-4726-b3f9-21151d8de23e} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4002 | 2024.10.10 05:41:22.028728 [ 3 ] {9bcc02af-176a-4726-b3f9-21151d8de23e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4003 | 2024.10.10 05:41:22.029079 [ 3 ] {9bcc02af-176a-4726-b3f9-21151d8de23e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4004 | 2024.10.10 05:41:22.029450 [ 3 ] {9bcc02af-176a-4726-b3f9-21151d8de23e} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4005 | 2024.10.10 05:41:22.029607 [ 3 ] {9bcc02af-176a-4726-b3f9-21151d8de23e} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001525 sec., 3934.4262295081967 rows/sec., 232.45 KiB/sec. | ||
4006 | 2024.10.10 05:41:22.029774 [ 3 ] {9bcc02af-176a-4726-b3f9-21151d8de23e} <Debug> DynamicQueryHandler: Done processing query | ||
4007 | 2024.10.10 05:41:22.029803 [ 3 ] {9bcc02af-176a-4726-b3f9-21151d8de23e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4008 | 2024.10.10 05:41:22.029824 [ 3 ] {} <Debug> HTTP-Session: a86f7cc0-1caa-40fe-8511-b7cd671d13df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4009 | 2024.10.10 05:41:22.029981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4010 | 2024.10.10 05:41:22.030031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4011 | 2024.10.10 05:41:22.030050 [ 3 ] {} <Debug> HTTP-Session: f6d35473-8a07-4265-ac71-d0979327561d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4012 | 2024.10.10 05:41:22.030066 [ 3 ] {} <Debug> HTTP-Session: f6d35473-8a07-4265-ac71-d0979327561d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4013 | 2024.10.10 05:41:22.030081 [ 3 ] {} <Debug> HTTP-Session: f6d35473-8a07-4265-ac71-d0979327561d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4014 | 2024.10.10 05:41:22.030111 [ 3 ] {} <Trace> HTTP-Session: f6d35473-8a07-4265-ac71-d0979327561d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4015 | 2024.10.10 05:41:22.030331 [ 3 ] {d1470c76-c2e0-4043-a71c-80aea2028d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4016 | 2024.10.10 05:41:22.030376 [ 3 ] {d1470c76-c2e0-4043-a71c-80aea2028d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4017 | 2024.10.10 05:41:22.030602 [ 3 ] {d1470c76-c2e0-4043-a71c-80aea2028d9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4018 | 2024.10.10 05:41:22.031168 [ 3 ] {d1470c76-c2e0-4043-a71c-80aea2028d9c} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4019 | 2024.10.10 05:41:22.031206 [ 3 ] {d1470c76-c2e0-4043-a71c-80aea2028d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4020 | 2024.10.10 05:41:22.031594 [ 3 ] {d1470c76-c2e0-4043-a71c-80aea2028d9c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4021 | 2024.10.10 05:41:22.031963 [ 3 ] {d1470c76-c2e0-4043-a71c-80aea2028d9c} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4022 | 2024.10.10 05:41:22.032124 [ 153 ] {} <Debug> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4023 | 2024.10.10 05:41:22.032133 [ 3 ] {d1470c76-c2e0-4043-a71c-80aea2028d9c} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001918 sec., 203336.80917622524 rows/sec., 14.42 MiB/sec. | ||
4024 | 2024.10.10 05:41:22.032183 [ 153 ] {} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4025 | 2024.10.10 05:41:22.032252 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4026 | 2024.10.10 05:41:22.032506 [ 189 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
4027 | 2024.10.10 05:41:22.032566 [ 3 ] {d1470c76-c2e0-4043-a71c-80aea2028d9c} <Debug> DynamicQueryHandler: Done processing query | ||
4028 | 2024.10.10 05:41:22.032676 [ 3 ] {d1470c76-c2e0-4043-a71c-80aea2028d9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
4029 | 2024.10.10 05:41:22.032765 [ 3 ] {} <Debug> HTTP-Session: f6d35473-8a07-4265-ac71-d0979327561d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4030 | 2024.10.10 05:41:22.032886 [ 189 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4031 | 2024.10.10 05:41:22.032940 [ 189 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 421 rows starting from the beginning of the part | ||
4032 | 2024.10.10 05:41:22.032959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4033 | 2024.10.10 05:41:22.033128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4034 | 2024.10.10 05:41:22.033154 [ 189 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 390 rows starting from the beginning of the part | ||
4035 | 2024.10.10 05:41:22.033194 [ 3 ] {} <Debug> HTTP-Session: fa7016e2-7fe0-47f2-b047-c013ea599259 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4036 | 2024.10.10 05:41:22.033274 [ 3 ] {} <Debug> HTTP-Session: fa7016e2-7fe0-47f2-b047-c013ea599259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4037 | 2024.10.10 05:41:22.033323 [ 3 ] {} <Debug> HTTP-Session: fa7016e2-7fe0-47f2-b047-c013ea599259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4038 | 2024.10.10 05:41:22.033424 [ 189 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
4039 | 2024.10.10 05:41:22.033448 [ 3 ] {} <Trace> HTTP-Session: fa7016e2-7fe0-47f2-b047-c013ea599259 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4040 | 2024.10.10 05:41:22.033862 [ 3 ] {ffc4736c-755d-469c-9fdb-b7f28aaefc66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4041 | 2024.10.10 05:41:22.033883 [ 189 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 394 rows starting from the beginning of the part | ||
4042 | 2024.10.10 05:41:22.033990 [ 3 ] {ffc4736c-755d-469c-9fdb-b7f28aaefc66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4043 | 2024.10.10 05:41:22.034173 [ 189 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 95 rows starting from the beginning of the part | ||
4044 | 2024.10.10 05:41:22.034587 [ 189 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 390 rows starting from the beginning of the part | ||
4045 | 2024.10.10 05:41:22.035006 [ 3 ] {ffc4736c-755d-469c-9fdb-b7f28aaefc66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4046 | 2024.10.10 05:41:22.035849 [ 3 ] {ffc4736c-755d-469c-9fdb-b7f28aaefc66} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4047 | 2024.10.10 05:41:22.035916 [ 3 ] {ffc4736c-755d-469c-9fdb-b7f28aaefc66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4048 | 2024.10.10 05:41:22.036983 [ 3 ] {ffc4736c-755d-469c-9fdb-b7f28aaefc66} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4049 | 2024.10.10 05:41:22.037572 [ 189 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 5 columns (5 merged, 0 gathered) in 0.005224578 sec., 344525.43344170577 rows/sec., 26.09 MiB/sec. | ||
4050 | 2024.10.10 05:41:22.037623 [ 3 ] {ffc4736c-755d-469c-9fdb-b7f28aaefc66} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4051 | 2024.10.10 05:41:22.037774 [ 189 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4052 | 2024.10.10 05:41:22.037990 [ 3 ] {ffc4736c-755d-469c-9fdb-b7f28aaefc66} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004286 sec., 1399.906672888474 rows/sec., 73.14 KiB/sec. | ||
4053 | 2024.10.10 05:41:22.038573 [ 3 ] {ffc4736c-755d-469c-9fdb-b7f28aaefc66} <Debug> DynamicQueryHandler: Done processing query | ||
4054 | 2024.10.10 05:41:22.038616 [ 3 ] {ffc4736c-755d-469c-9fdb-b7f28aaefc66} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4055 | 2024.10.10 05:41:22.038652 [ 3 ] {} <Debug> HTTP-Session: fa7016e2-7fe0-47f2-b047-c013ea599259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4056 | 2024.10.10 05:41:22.038787 [ 189 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_16_3} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4057 | 2024.10.10 05:41:22.038874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4058 | 2024.10.10 05:41:22.038891 [ 189 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_16_3} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4059 | 2024.10.10 05:41:22.038974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4060 | 2024.10.10 05:41:22.039036 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
4061 | 2024.10.10 05:41:22.039043 [ 3 ] {} <Debug> HTTP-Session: ceb4f5a9-52c3-46f1-8231-f6bec951701a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4062 | 2024.10.10 05:41:22.039093 [ 3 ] {} <Debug> HTTP-Session: ceb4f5a9-52c3-46f1-8231-f6bec951701a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4063 | 2024.10.10 05:41:22.039108 [ 3 ] {} <Debug> HTTP-Session: ceb4f5a9-52c3-46f1-8231-f6bec951701a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4064 | 2024.10.10 05:41:22.039139 [ 3 ] {} <Trace> HTTP-Session: ceb4f5a9-52c3-46f1-8231-f6bec951701a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4065 | 2024.10.10 05:41:22.039370 [ 3 ] {95a2f278-114e-4599-ac5c-f49094650919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4066 | 2024.10.10 05:41:22.039418 [ 3 ] {95a2f278-114e-4599-ac5c-f49094650919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4067 | 2024.10.10 05:41:22.039596 [ 3 ] {95a2f278-114e-4599-ac5c-f49094650919} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4068 | 2024.10.10 05:41:22.040047 [ 3 ] {95a2f278-114e-4599-ac5c-f49094650919} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4069 | 2024.10.10 05:41:22.040084 [ 3 ] {95a2f278-114e-4599-ac5c-f49094650919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4070 | 2024.10.10 05:41:22.040488 [ 3 ] {95a2f278-114e-4599-ac5c-f49094650919} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4071 | 2024.10.10 05:41:22.040848 [ 3 ] {95a2f278-114e-4599-ac5c-f49094650919} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4072 | 2024.10.10 05:41:22.041009 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4073 | 2024.10.10 05:41:22.041014 [ 3 ] {95a2f278-114e-4599-ac5c-f49094650919} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001771 sec., 133822.69904009035 rows/sec., 8.97 MiB/sec. | ||
4074 | 2024.10.10 05:41:22.041069 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4075 | 2024.10.10 05:41:22.041136 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4076 | 2024.10.10 05:41:22.041365 [ 3 ] {95a2f278-114e-4599-ac5c-f49094650919} <Debug> DynamicQueryHandler: Done processing query | ||
4077 | 2024.10.10 05:41:22.041453 [ 3 ] {95a2f278-114e-4599-ac5c-f49094650919} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4078 | 2024.10.10 05:41:22.041534 [ 3 ] {} <Debug> HTTP-Session: ceb4f5a9-52c3-46f1-8231-f6bec951701a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4079 | 2024.10.10 05:41:22.041551 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
4080 | 2024.10.10 05:41:22.041787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4081 | 2024.10.10 05:41:22.041859 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4082 | 2024.10.10 05:41:22.041878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4083 | 2024.10.10 05:41:22.041915 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 937 rows starting from the beginning of the part | ||
4084 | 2024.10.10 05:41:22.041925 [ 3 ] {} <Debug> HTTP-Session: c725cd20-5f74-4f0a-a00c-3222762c923a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4085 | 2024.10.10 05:41:22.041975 [ 3 ] {} <Debug> HTTP-Session: c725cd20-5f74-4f0a-a00c-3222762c923a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4086 | 2024.10.10 05:41:22.042018 [ 3 ] {} <Debug> HTTP-Session: c725cd20-5f74-4f0a-a00c-3222762c923a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4087 | 2024.10.10 05:41:22.042169 [ 3 ] {} <Trace> HTTP-Session: c725cd20-5f74-4f0a-a00c-3222762c923a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4088 | 2024.10.10 05:41:22.042178 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part | ||
4089 | 2024.10.10 05:41:22.042490 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 161 rows starting from the beginning of the part | ||
4090 | 2024.10.10 05:41:22.042523 [ 3 ] {b0423f62-65d9-4505-992d-b4a50d24eca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4091 | 2024.10.10 05:41:22.042714 [ 3 ] {b0423f62-65d9-4505-992d-b4a50d24eca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4092 | 2024.10.10 05:41:22.042791 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 239 rows starting from the beginning of the part | ||
4093 | 2024.10.10 05:41:22.043205 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
4094 | 2024.10.10 05:41:22.043609 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part | ||
4095 | 2024.10.10 05:41:22.043696 [ 3 ] {b0423f62-65d9-4505-992d-b4a50d24eca9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4096 | 2024.10.10 05:41:22.044588 [ 3 ] {b0423f62-65d9-4505-992d-b4a50d24eca9} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4097 | 2024.10.10 05:41:22.044666 [ 3 ] {b0423f62-65d9-4505-992d-b4a50d24eca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4098 | 2024.10.10 05:41:22.045677 [ 3 ] {b0423f62-65d9-4505-992d-b4a50d24eca9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4099 | 2024.10.10 05:41:22.046431 [ 3 ] {b0423f62-65d9-4505-992d-b4a50d24eca9} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4100 | 2024.10.10 05:41:22.046812 [ 3 ] {b0423f62-65d9-4505-992d-b4a50d24eca9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004386 sec., 227.99817601459188 rows/sec., 15.36 KiB/sec. | ||
4101 | 2024.10.10 05:41:22.047313 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1971 rows, containing 5 columns (5 merged, 0 gathered) in 0.006052929 sec., 325627.4772097938 rows/sec., 22.02 MiB/sec. | ||
4102 | 2024.10.10 05:41:22.047419 [ 3 ] {b0423f62-65d9-4505-992d-b4a50d24eca9} <Debug> DynamicQueryHandler: Done processing query | ||
4103 | 2024.10.10 05:41:22.047451 [ 3 ] {b0423f62-65d9-4505-992d-b4a50d24eca9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4104 | 2024.10.10 05:41:22.047472 [ 3 ] {} <Debug> HTTP-Session: c725cd20-5f74-4f0a-a00c-3222762c923a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4105 | 2024.10.10 05:41:22.047582 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4106 | 2024.10.10 05:41:22.047662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4107 | 2024.10.10 05:41:22.047756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4108 | 2024.10.10 05:41:22.047791 [ 3 ] {} <Debug> HTTP-Session: b5ceac90-a44e-4e2a-be3d-47ae4bd3aa65 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4109 | 2024.10.10 05:41:22.047821 [ 3 ] {} <Debug> HTTP-Session: b5ceac90-a44e-4e2a-be3d-47ae4bd3aa65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4110 | 2024.10.10 05:41:22.047847 [ 3 ] {} <Debug> HTTP-Session: b5ceac90-a44e-4e2a-be3d-47ae4bd3aa65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4111 | 2024.10.10 05:41:22.048000 [ 3 ] {} <Trace> HTTP-Session: b5ceac90-a44e-4e2a-be3d-47ae4bd3aa65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4112 | 2024.10.10 05:41:22.048353 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4113 | 2024.10.10 05:41:22.048389 [ 3 ] {61f97522-2cd9-40c3-b57e-022070192a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4114 | 2024.10.10 05:41:22.048515 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4115 | 2024.10.10 05:41:22.048550 [ 3 ] {61f97522-2cd9-40c3-b57e-022070192a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4116 | 2024.10.10 05:41:22.048697 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4117 | 2024.10.10 05:41:22.049204 [ 3 ] {61f97522-2cd9-40c3-b57e-022070192a91} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4118 | 2024.10.10 05:41:22.049773 [ 3 ] {61f97522-2cd9-40c3-b57e-022070192a91} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4119 | 2024.10.10 05:41:22.049811 [ 3 ] {61f97522-2cd9-40c3-b57e-022070192a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4120 | 2024.10.10 05:41:22.050455 [ 3 ] {61f97522-2cd9-40c3-b57e-022070192a91} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4121 | 2024.10.10 05:41:22.050895 [ 3 ] {61f97522-2cd9-40c3-b57e-022070192a91} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4122 | 2024.10.10 05:41:22.051110 [ 3 ] {61f97522-2cd9-40c3-b57e-022070192a91} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002924 sec., 2735.9781121751025 rows/sec., 4.90 MiB/sec. | ||
4123 | 2024.10.10 05:41:22.051656 [ 3 ] {61f97522-2cd9-40c3-b57e-022070192a91} <Debug> DynamicQueryHandler: Done processing query | ||
4124 | 2024.10.10 05:41:22.051682 [ 3 ] {61f97522-2cd9-40c3-b57e-022070192a91} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
4125 | 2024.10.10 05:41:22.051700 [ 3 ] {} <Debug> HTTP-Session: b5ceac90-a44e-4e2a-be3d-47ae4bd3aa65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4126 | 2024.10.10 05:41:22.051832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4127 | 2024.10.10 05:41:22.051882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4128 | 2024.10.10 05:41:22.051900 [ 3 ] {} <Debug> HTTP-Session: 4d47169c-60ef-4eff-b291-29381fa4bb9a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4129 | 2024.10.10 05:41:22.051918 [ 3 ] {} <Debug> HTTP-Session: 4d47169c-60ef-4eff-b291-29381fa4bb9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4130 | 2024.10.10 05:41:22.051931 [ 3 ] {} <Debug> HTTP-Session: 4d47169c-60ef-4eff-b291-29381fa4bb9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4131 | 2024.10.10 05:41:22.051963 [ 3 ] {} <Trace> HTTP-Session: 4d47169c-60ef-4eff-b291-29381fa4bb9a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4132 | 2024.10.10 05:41:22.052085 [ 3 ] {7b43f333-bfc7-45c0-9ff4-e3270a30fa22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4133 | 2024.10.10 05:41:22.052129 [ 3 ] {7b43f333-bfc7-45c0-9ff4-e3270a30fa22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4134 | 2024.10.10 05:41:22.052279 [ 3 ] {7b43f333-bfc7-45c0-9ff4-e3270a30fa22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4135 | 2024.10.10 05:41:22.052588 [ 3 ] {7b43f333-bfc7-45c0-9ff4-e3270a30fa22} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4136 | 2024.10.10 05:41:22.052625 [ 3 ] {7b43f333-bfc7-45c0-9ff4-e3270a30fa22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4137 | 2024.10.10 05:41:22.053009 [ 3 ] {7b43f333-bfc7-45c0-9ff4-e3270a30fa22} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4138 | 2024.10.10 05:41:22.053335 [ 3 ] {7b43f333-bfc7-45c0-9ff4-e3270a30fa22} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4139 | 2024.10.10 05:41:22.053497 [ 3 ] {7b43f333-bfc7-45c0-9ff4-e3270a30fa22} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001447 sec., 56668.970283344854 rows/sec., 3.60 MiB/sec. | ||
4140 | 2024.10.10 05:41:22.053502 [ 153 ] {} <Debug> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4141 | 2024.10.10 05:41:22.053588 [ 153 ] {} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4142 | 2024.10.10 05:41:22.053641 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4143 | 2024.10.10 05:41:22.053829 [ 3 ] {7b43f333-bfc7-45c0-9ff4-e3270a30fa22} <Debug> DynamicQueryHandler: Done processing query | ||
4144 | 2024.10.10 05:41:22.053920 [ 201 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
4145 | 2024.10.10 05:41:22.053930 [ 3 ] {7b43f333-bfc7-45c0-9ff4-e3270a30fa22} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4146 | 2024.10.10 05:41:22.054048 [ 3 ] {} <Debug> HTTP-Session: 4d47169c-60ef-4eff-b291-29381fa4bb9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4147 | 2024.10.10 05:41:22.054189 [ 201 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4148 | 2024.10.10 05:41:22.054223 [ 201 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 362 rows starting from the beginning of the part | ||
4149 | 2024.10.10 05:41:22.054317 [ 201 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part | ||
4150 | 2024.10.10 05:41:22.054522 [ 201 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
4151 | 2024.10.10 05:41:22.054772 [ 201 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part | ||
4152 | 2024.10.10 05:41:22.054918 [ 201 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
4153 | 2024.10.10 05:41:22.055054 [ 201 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part | ||
4154 | 2024.10.10 05:41:22.056362 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 728 rows, containing 4 columns (4 merged, 0 gathered) in 0.002643489 sec., 275393.6180555319 rows/sec., 17.55 MiB/sec. | ||
4155 | 2024.10.10 05:41:22.056634 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4156 | 2024.10.10 05:41:22.057149 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_16_3} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4157 | 2024.10.10 05:41:22.057278 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_16_3} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4158 | 2024.10.10 05:41:22.057408 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
4159 | 2024.10.10 05:41:23.667833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4160 | 2024.10.10 05:41:23.667954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4161 | 2024.10.10 05:41:23.667983 [ 3 ] {} <Debug> HTTP-Session: 9b36b005-6fdf-4185-bde0-5e54a1e44e86 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4162 | 2024.10.10 05:41:23.668012 [ 3 ] {} <Debug> HTTP-Session: 9b36b005-6fdf-4185-bde0-5e54a1e44e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4163 | 2024.10.10 05:41:23.668031 [ 3 ] {} <Debug> HTTP-Session: 9b36b005-6fdf-4185-bde0-5e54a1e44e86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4164 | 2024.10.10 05:41:23.668086 [ 3 ] {} <Trace> HTTP-Session: 9b36b005-6fdf-4185-bde0-5e54a1e44e86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4165 | 2024.10.10 05:41:23.668361 [ 3 ] {52425f36-9277-41dd-8bd4-08eb197d9e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
4166 | 2024.10.10 05:41:23.668833 [ 3 ] {52425f36-9277-41dd-8bd4-08eb197d9e36} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4167 | 2024.10.10 05:41:23.668894 [ 3 ] {52425f36-9277-41dd-8bd4-08eb197d9e36} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
4168 | 2024.10.10 05:41:23.669262 [ 3 ] {52425f36-9277-41dd-8bd4-08eb197d9e36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4169 | 2024.10.10 05:41:23.669342 [ 3 ] {52425f36-9277-41dd-8bd4-08eb197d9e36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4170 | 2024.10.10 05:41:23.669512 [ 3 ] {52425f36-9277-41dd-8bd4-08eb197d9e36} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
4171 | 2024.10.10 05:41:23.669740 [ 258 ] {52425f36-9277-41dd-8bd4-08eb197d9e36} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
4172 | 2024.10.10 05:41:23.669764 [ 256 ] {52425f36-9277-41dd-8bd4-08eb197d9e36} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
4173 | 2024.10.10 05:41:23.669787 [ 257 ] {52425f36-9277-41dd-8bd4-08eb197d9e36} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
4174 | 2024.10.10 05:41:23.669742 [ 262 ] {52425f36-9277-41dd-8bd4-08eb197d9e36} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
4175 | 2024.10.10 05:41:23.669992 [ 3 ] {52425f36-9277-41dd-8bd4-08eb197d9e36} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
4176 | 2024.10.10 05:41:23.670024 [ 3 ] {52425f36-9277-41dd-8bd4-08eb197d9e36} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4177 | 2024.10.10 05:41:23.670144 [ 3 ] {52425f36-9277-41dd-8bd4-08eb197d9e36} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
4178 | 2024.10.10 05:41:23.670167 [ 3 ] {52425f36-9277-41dd-8bd4-08eb197d9e36} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
4179 | 2024.10.10 05:41:23.670210 [ 3 ] {52425f36-9277-41dd-8bd4-08eb197d9e36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4180 | 2024.10.10 05:41:23.670260 [ 3 ] {52425f36-9277-41dd-8bd4-08eb197d9e36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4181 | 2024.10.10 05:41:23.670304 [ 3 ] {52425f36-9277-41dd-8bd4-08eb197d9e36} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4182 | 2024.10.10 05:41:23.672156 [ 3 ] {52425f36-9277-41dd-8bd4-08eb197d9e36} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003933 sec., 8644.800406814136 rows/sec., 332.72 KiB/sec. | ||
4183 | 2024.10.10 05:41:23.672534 [ 3 ] {52425f36-9277-41dd-8bd4-08eb197d9e36} <Debug> DynamicQueryHandler: Done processing query | ||
4184 | 2024.10.10 05:41:23.672561 [ 3 ] {52425f36-9277-41dd-8bd4-08eb197d9e36} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
4185 | 2024.10.10 05:41:23.672578 [ 3 ] {} <Debug> HTTP-Session: 9b36b005-6fdf-4185-bde0-5e54a1e44e86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4186 | 2024.10.10 05:41:23.672852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4187 | 2024.10.10 05:41:23.672903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4188 | 2024.10.10 05:41:23.672922 [ 3 ] {} <Debug> HTTP-Session: 3f2ae6d6-33c7-4704-bbaa-c6089825447f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4189 | 2024.10.10 05:41:23.672941 [ 3 ] {} <Debug> HTTP-Session: 3f2ae6d6-33c7-4704-bbaa-c6089825447f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4190 | 2024.10.10 05:41:23.672956 [ 3 ] {} <Debug> HTTP-Session: 3f2ae6d6-33c7-4704-bbaa-c6089825447f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4191 | 2024.10.10 05:41:23.672990 [ 3 ] {} <Trace> HTTP-Session: 3f2ae6d6-33c7-4704-bbaa-c6089825447f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4192 | 2024.10.10 05:41:23.673152 [ 3 ] {9cd82d92-1817-4b23-a28b-e73989b66f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
4193 | 2024.10.10 05:41:23.673451 [ 3 ] {9cd82d92-1817-4b23-a28b-e73989b66f63} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4194 | 2024.10.10 05:41:23.673499 [ 3 ] {9cd82d92-1817-4b23-a28b-e73989b66f63} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
4195 | 2024.10.10 05:41:23.673817 [ 3 ] {9cd82d92-1817-4b23-a28b-e73989b66f63} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4196 | 2024.10.10 05:41:23.673884 [ 3 ] {9cd82d92-1817-4b23-a28b-e73989b66f63} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4197 | 2024.10.10 05:41:23.674028 [ 3 ] {9cd82d92-1817-4b23-a28b-e73989b66f63} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
4198 | 2024.10.10 05:41:23.674233 [ 261 ] {9cd82d92-1817-4b23-a28b-e73989b66f63} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
4199 | 2024.10.10 05:41:23.674259 [ 259 ] {9cd82d92-1817-4b23-a28b-e73989b66f63} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
4200 | 2024.10.10 05:41:23.674235 [ 263 ] {9cd82d92-1817-4b23-a28b-e73989b66f63} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
4201 | 2024.10.10 05:41:23.674320 [ 258 ] {9cd82d92-1817-4b23-a28b-e73989b66f63} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
4202 | 2024.10.10 05:41:23.674480 [ 3 ] {9cd82d92-1817-4b23-a28b-e73989b66f63} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
4203 | 2024.10.10 05:41:23.674517 [ 3 ] {9cd82d92-1817-4b23-a28b-e73989b66f63} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4204 | 2024.10.10 05:41:23.674637 [ 3 ] {9cd82d92-1817-4b23-a28b-e73989b66f63} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
4205 | 2024.10.10 05:41:23.674662 [ 3 ] {9cd82d92-1817-4b23-a28b-e73989b66f63} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
4206 | 2024.10.10 05:41:23.674703 [ 3 ] {9cd82d92-1817-4b23-a28b-e73989b66f63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4207 | 2024.10.10 05:41:23.674755 [ 3 ] {9cd82d92-1817-4b23-a28b-e73989b66f63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4208 | 2024.10.10 05:41:23.674796 [ 3 ] {9cd82d92-1817-4b23-a28b-e73989b66f63} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4209 | 2024.10.10 05:41:23.676301 [ 3 ] {9cd82d92-1817-4b23-a28b-e73989b66f63} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.00323 sec., 10526.315789473685 rows/sec., 405.14 KiB/sec. | ||
4210 | 2024.10.10 05:41:23.676637 [ 3 ] {9cd82d92-1817-4b23-a28b-e73989b66f63} <Debug> DynamicQueryHandler: Done processing query | ||
4211 | 2024.10.10 05:41:23.676662 [ 3 ] {9cd82d92-1817-4b23-a28b-e73989b66f63} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
4212 | 2024.10.10 05:41:23.676680 [ 3 ] {} <Debug> HTTP-Session: 3f2ae6d6-33c7-4704-bbaa-c6089825447f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4213 | 2024.10.10 05:41:23.676895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4214 | 2024.10.10 05:41:23.676944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4215 | 2024.10.10 05:41:23.676964 [ 3 ] {} <Debug> HTTP-Session: 98dadd0a-601e-4fb2-acf1-32833240aab1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4216 | 2024.10.10 05:41:23.676989 [ 3 ] {} <Debug> HTTP-Session: 98dadd0a-601e-4fb2-acf1-32833240aab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4217 | 2024.10.10 05:41:23.677012 [ 3 ] {} <Debug> HTTP-Session: 98dadd0a-601e-4fb2-acf1-32833240aab1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4218 | 2024.10.10 05:41:23.677055 [ 3 ] {} <Trace> HTTP-Session: 98dadd0a-601e-4fb2-acf1-32833240aab1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4219 | 2024.10.10 05:41:23.677240 [ 3 ] {27c09ee5-c7e3-485a-85a3-0795e372d754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
4220 | 2024.10.10 05:41:23.677612 [ 3 ] {27c09ee5-c7e3-485a-85a3-0795e372d754} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4221 | 2024.10.10 05:41:23.677663 [ 3 ] {27c09ee5-c7e3-485a-85a3-0795e372d754} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
4222 | 2024.10.10 05:41:23.677986 [ 3 ] {27c09ee5-c7e3-485a-85a3-0795e372d754} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4223 | 2024.10.10 05:41:23.678052 [ 3 ] {27c09ee5-c7e3-485a-85a3-0795e372d754} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4224 | 2024.10.10 05:41:23.678193 [ 3 ] {27c09ee5-c7e3-485a-85a3-0795e372d754} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
4225 | 2024.10.10 05:41:23.678345 [ 263 ] {27c09ee5-c7e3-485a-85a3-0795e372d754} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
4226 | 2024.10.10 05:41:23.678367 [ 257 ] {27c09ee5-c7e3-485a-85a3-0795e372d754} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
4227 | 2024.10.10 05:41:23.678383 [ 261 ] {27c09ee5-c7e3-485a-85a3-0795e372d754} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
4228 | 2024.10.10 05:41:23.678423 [ 258 ] {27c09ee5-c7e3-485a-85a3-0795e372d754} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
4229 | 2024.10.10 05:41:23.678558 [ 3 ] {27c09ee5-c7e3-485a-85a3-0795e372d754} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
4230 | 2024.10.10 05:41:23.678589 [ 3 ] {27c09ee5-c7e3-485a-85a3-0795e372d754} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4231 | 2024.10.10 05:41:23.678697 [ 3 ] {27c09ee5-c7e3-485a-85a3-0795e372d754} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
4232 | 2024.10.10 05:41:23.678718 [ 3 ] {27c09ee5-c7e3-485a-85a3-0795e372d754} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
4233 | 2024.10.10 05:41:23.678763 [ 3 ] {27c09ee5-c7e3-485a-85a3-0795e372d754} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4234 | 2024.10.10 05:41:23.678807 [ 3 ] {27c09ee5-c7e3-485a-85a3-0795e372d754} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4235 | 2024.10.10 05:41:23.678845 [ 3 ] {27c09ee5-c7e3-485a-85a3-0795e372d754} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4236 | 2024.10.10 05:41:23.680427 [ 3 ] {27c09ee5-c7e3-485a-85a3-0795e372d754} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003286 sec., 10346.926354230067 rows/sec., 398.23 KiB/sec. | ||
4237 | 2024.10.10 05:41:23.680776 [ 3 ] {27c09ee5-c7e3-485a-85a3-0795e372d754} <Debug> DynamicQueryHandler: Done processing query | ||
4238 | 2024.10.10 05:41:23.680801 [ 3 ] {27c09ee5-c7e3-485a-85a3-0795e372d754} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
4239 | 2024.10.10 05:41:23.680818 [ 3 ] {} <Debug> HTTP-Session: 98dadd0a-601e-4fb2-acf1-32833240aab1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4240 | 2024.10.10 05:41:23.681052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1391, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4241 | 2024.10.10 05:41:23.681100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4242 | 2024.10.10 05:41:23.681120 [ 3 ] {} <Debug> HTTP-Session: fd4e3fd7-1edb-44d2-9914-55ab6f9a234d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4243 | 2024.10.10 05:41:23.681136 [ 3 ] {} <Debug> HTTP-Session: fd4e3fd7-1edb-44d2-9914-55ab6f9a234d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4244 | 2024.10.10 05:41:23.681150 [ 3 ] {} <Debug> HTTP-Session: fd4e3fd7-1edb-44d2-9914-55ab6f9a234d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4245 | 2024.10.10 05:41:23.681181 [ 3 ] {} <Trace> HTTP-Session: fd4e3fd7-1edb-44d2-9914-55ab6f9a234d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4246 | 2024.10.10 05:41:23.681335 [ 3 ] {7ac17b69-3f07-42b5-b423-51ac82466b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
4247 | 2024.10.10 05:41:23.681634 [ 3 ] {7ac17b69-3f07-42b5-b423-51ac82466b3a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4248 | 2024.10.10 05:41:23.681683 [ 3 ] {7ac17b69-3f07-42b5-b423-51ac82466b3a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
4249 | 2024.10.10 05:41:23.682007 [ 3 ] {7ac17b69-3f07-42b5-b423-51ac82466b3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4250 | 2024.10.10 05:41:23.682073 [ 3 ] {7ac17b69-3f07-42b5-b423-51ac82466b3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4251 | 2024.10.10 05:41:23.682213 [ 3 ] {7ac17b69-3f07-42b5-b423-51ac82466b3a} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
4252 | 2024.10.10 05:41:23.682291 [ 259 ] {7ac17b69-3f07-42b5-b423-51ac82466b3a} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
4253 | 2024.10.10 05:41:23.682411 [ 261 ] {7ac17b69-3f07-42b5-b423-51ac82466b3a} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
4254 | 2024.10.10 05:41:23.682437 [ 263 ] {7ac17b69-3f07-42b5-b423-51ac82466b3a} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
4255 | 2024.10.10 05:41:23.682441 [ 258 ] {7ac17b69-3f07-42b5-b423-51ac82466b3a} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
4256 | 2024.10.10 05:41:23.682578 [ 3 ] {7ac17b69-3f07-42b5-b423-51ac82466b3a} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
4257 | 2024.10.10 05:41:23.682608 [ 3 ] {7ac17b69-3f07-42b5-b423-51ac82466b3a} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4258 | 2024.10.10 05:41:23.682715 [ 3 ] {7ac17b69-3f07-42b5-b423-51ac82466b3a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
4259 | 2024.10.10 05:41:23.682735 [ 3 ] {7ac17b69-3f07-42b5-b423-51ac82466b3a} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
4260 | 2024.10.10 05:41:23.682776 [ 3 ] {7ac17b69-3f07-42b5-b423-51ac82466b3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4261 | 2024.10.10 05:41:23.682818 [ 3 ] {7ac17b69-3f07-42b5-b423-51ac82466b3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4262 | 2024.10.10 05:41:23.682855 [ 3 ] {7ac17b69-3f07-42b5-b423-51ac82466b3a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4263 | 2024.10.10 05:41:23.684514 [ 3 ] {7ac17b69-3f07-42b5-b423-51ac82466b3a} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003257 sec., 10439.054344488794 rows/sec., 401.78 KiB/sec. | ||
4264 | 2024.10.10 05:41:23.684864 [ 3 ] {7ac17b69-3f07-42b5-b423-51ac82466b3a} <Debug> DynamicQueryHandler: Done processing query | ||
4265 | 2024.10.10 05:41:23.684888 [ 3 ] {7ac17b69-3f07-42b5-b423-51ac82466b3a} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
4266 | 2024.10.10 05:41:23.684906 [ 3 ] {} <Debug> HTTP-Session: fd4e3fd7-1edb-44d2-9914-55ab6f9a234d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4267 | 2024.10.10 05:41:23.685116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1426, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4268 | 2024.10.10 05:41:23.685165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4269 | 2024.10.10 05:41:23.685184 [ 3 ] {} <Debug> HTTP-Session: 8a8d9b84-585f-4d4d-97a4-9147602ee52d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4270 | 2024.10.10 05:41:23.685202 [ 3 ] {} <Debug> HTTP-Session: 8a8d9b84-585f-4d4d-97a4-9147602ee52d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4271 | 2024.10.10 05:41:23.685215 [ 3 ] {} <Debug> HTTP-Session: 8a8d9b84-585f-4d4d-97a4-9147602ee52d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4272 | 2024.10.10 05:41:23.685246 [ 3 ] {} <Trace> HTTP-Session: 8a8d9b84-585f-4d4d-97a4-9147602ee52d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4273 | 2024.10.10 05:41:23.685401 [ 3 ] {cbe8c64d-3ef6-4f62-a660-0bcff72bd7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
4274 | 2024.10.10 05:41:23.685706 [ 3 ] {cbe8c64d-3ef6-4f62-a660-0bcff72bd7f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4275 | 2024.10.10 05:41:23.685761 [ 3 ] {cbe8c64d-3ef6-4f62-a660-0bcff72bd7f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
4276 | 2024.10.10 05:41:23.686090 [ 3 ] {cbe8c64d-3ef6-4f62-a660-0bcff72bd7f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4277 | 2024.10.10 05:41:23.686157 [ 3 ] {cbe8c64d-3ef6-4f62-a660-0bcff72bd7f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4278 | 2024.10.10 05:41:23.686299 [ 3 ] {cbe8c64d-3ef6-4f62-a660-0bcff72bd7f2} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
4279 | 2024.10.10 05:41:23.686372 [ 259 ] {cbe8c64d-3ef6-4f62-a660-0bcff72bd7f2} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
4280 | 2024.10.10 05:41:23.686503 [ 261 ] {cbe8c64d-3ef6-4f62-a660-0bcff72bd7f2} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
4281 | 2024.10.10 05:41:23.686507 [ 257 ] {cbe8c64d-3ef6-4f62-a660-0bcff72bd7f2} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
4282 | 2024.10.10 05:41:23.686535 [ 258 ] {cbe8c64d-3ef6-4f62-a660-0bcff72bd7f2} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
4283 | 2024.10.10 05:41:23.686653 [ 3 ] {cbe8c64d-3ef6-4f62-a660-0bcff72bd7f2} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
4284 | 2024.10.10 05:41:23.686683 [ 3 ] {cbe8c64d-3ef6-4f62-a660-0bcff72bd7f2} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4285 | 2024.10.10 05:41:23.686789 [ 3 ] {cbe8c64d-3ef6-4f62-a660-0bcff72bd7f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
4286 | 2024.10.10 05:41:23.686810 [ 3 ] {cbe8c64d-3ef6-4f62-a660-0bcff72bd7f2} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
4287 | 2024.10.10 05:41:23.686850 [ 3 ] {cbe8c64d-3ef6-4f62-a660-0bcff72bd7f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4288 | 2024.10.10 05:41:23.686892 [ 3 ] {cbe8c64d-3ef6-4f62-a660-0bcff72bd7f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4289 | 2024.10.10 05:41:23.686932 [ 3 ] {cbe8c64d-3ef6-4f62-a660-0bcff72bd7f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4290 | 2024.10.10 05:41:23.688614 [ 3 ] {cbe8c64d-3ef6-4f62-a660-0bcff72bd7f2} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003293 sec., 10324.93167324628 rows/sec., 397.39 KiB/sec. | ||
4291 | 2024.10.10 05:41:23.688934 [ 3 ] {cbe8c64d-3ef6-4f62-a660-0bcff72bd7f2} <Debug> DynamicQueryHandler: Done processing query | ||
4292 | 2024.10.10 05:41:23.688958 [ 3 ] {cbe8c64d-3ef6-4f62-a660-0bcff72bd7f2} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
4293 | 2024.10.10 05:41:23.688976 [ 3 ] {} <Debug> HTTP-Session: 8a8d9b84-585f-4d4d-97a4-9147602ee52d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4294 | 2024.10.10 05:41:23.689212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4295 | 2024.10.10 05:41:23.689259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4296 | 2024.10.10 05:41:23.689279 [ 3 ] {} <Debug> HTTP-Session: 9359787b-ffe8-42de-b042-b4260b255f7f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4297 | 2024.10.10 05:41:23.689295 [ 3 ] {} <Debug> HTTP-Session: 9359787b-ffe8-42de-b042-b4260b255f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4298 | 2024.10.10 05:41:23.689310 [ 3 ] {} <Debug> HTTP-Session: 9359787b-ffe8-42de-b042-b4260b255f7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4299 | 2024.10.10 05:41:23.689340 [ 3 ] {} <Trace> HTTP-Session: 9359787b-ffe8-42de-b042-b4260b255f7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4300 | 2024.10.10 05:41:23.689495 [ 3 ] {121f52a6-8067-44c3-bba0-cdaea8eb1087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
4301 | 2024.10.10 05:41:23.689797 [ 3 ] {121f52a6-8067-44c3-bba0-cdaea8eb1087} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4302 | 2024.10.10 05:41:23.689846 [ 3 ] {121f52a6-8067-44c3-bba0-cdaea8eb1087} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
4303 | 2024.10.10 05:41:23.690175 [ 3 ] {121f52a6-8067-44c3-bba0-cdaea8eb1087} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4304 | 2024.10.10 05:41:23.690240 [ 3 ] {121f52a6-8067-44c3-bba0-cdaea8eb1087} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4305 | 2024.10.10 05:41:23.690380 [ 3 ] {121f52a6-8067-44c3-bba0-cdaea8eb1087} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
4306 | 2024.10.10 05:41:23.690512 [ 261 ] {121f52a6-8067-44c3-bba0-cdaea8eb1087} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
4307 | 2024.10.10 05:41:23.690538 [ 259 ] {121f52a6-8067-44c3-bba0-cdaea8eb1087} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
4308 | 2024.10.10 05:41:23.690583 [ 263 ] {121f52a6-8067-44c3-bba0-cdaea8eb1087} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
4309 | 2024.10.10 05:41:23.690623 [ 258 ] {121f52a6-8067-44c3-bba0-cdaea8eb1087} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
4310 | 2024.10.10 05:41:23.690738 [ 3 ] {121f52a6-8067-44c3-bba0-cdaea8eb1087} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
4311 | 2024.10.10 05:41:23.690767 [ 3 ] {121f52a6-8067-44c3-bba0-cdaea8eb1087} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4312 | 2024.10.10 05:41:23.690874 [ 3 ] {121f52a6-8067-44c3-bba0-cdaea8eb1087} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
4313 | 2024.10.10 05:41:23.690895 [ 3 ] {121f52a6-8067-44c3-bba0-cdaea8eb1087} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (SelectExecutor): Reading approx. 34 rows with 3 streams | ||
4314 | 2024.10.10 05:41:23.690935 [ 3 ] {121f52a6-8067-44c3-bba0-cdaea8eb1087} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4315 | 2024.10.10 05:41:23.690977 [ 3 ] {121f52a6-8067-44c3-bba0-cdaea8eb1087} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4316 | 2024.10.10 05:41:23.691014 [ 3 ] {121f52a6-8067-44c3-bba0-cdaea8eb1087} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4317 | 2024.10.10 05:41:23.692644 [ 3 ] {121f52a6-8067-44c3-bba0-cdaea8eb1087} <Debug> executeQuery: Read 34 rows, 1.31 KiB in 0.003229 sec., 10529.575720037163 rows/sec., 405.26 KiB/sec. | ||
4318 | 2024.10.10 05:41:23.692986 [ 3 ] {121f52a6-8067-44c3-bba0-cdaea8eb1087} <Debug> DynamicQueryHandler: Done processing query | ||
4319 | 2024.10.10 05:41:23.693011 [ 3 ] {121f52a6-8067-44c3-bba0-cdaea8eb1087} <Debug> MemoryTracker: Peak memory usage (for query): 3.11 MiB. | ||
4320 | 2024.10.10 05:41:23.693027 [ 3 ] {} <Debug> HTTP-Session: 9359787b-ffe8-42de-b042-b4260b255f7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4321 | 2024.10.10 05:41:23.878307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 2476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4322 | 2024.10.10 05:41:23.878404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4323 | 2024.10.10 05:41:23.878427 [ 3 ] {} <Debug> HTTP-Session: 26ac84e2-329a-4ecc-a55b-f73472444204 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4324 | 2024.10.10 05:41:23.878449 [ 3 ] {} <Debug> HTTP-Session: 26ac84e2-329a-4ecc-a55b-f73472444204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4325 | 2024.10.10 05:41:23.878463 [ 3 ] {} <Debug> HTTP-Session: 26ac84e2-329a-4ecc-a55b-f73472444204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4326 | 2024.10.10 05:41:23.878507 [ 3 ] {} <Trace> HTTP-Session: 26ac84e2-329a-4ecc-a55b-f73472444204 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4327 | 2024.10.10 05:41:23.878676 [ 3 ] {d797a880-34d7-47e4-982c-82d91f9ff67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
4328 | 2024.10.10 05:41:23.878746 [ 3 ] {d797a880-34d7-47e4-982c-82d91f9ff67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4329 | 2024.10.10 05:41:23.878980 [ 3 ] {d797a880-34d7-47e4-982c-82d91f9ff67e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4330 | 2024.10.10 05:41:23.879378 [ 3 ] {d797a880-34d7-47e4-982c-82d91f9ff67e} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4331 | 2024.10.10 05:41:23.879419 [ 3 ] {d797a880-34d7-47e4-982c-82d91f9ff67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4332 | 2024.10.10 05:41:23.879966 [ 3 ] {d797a880-34d7-47e4-982c-82d91f9ff67e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4333 | 2024.10.10 05:41:23.880300 [ 3 ] {d797a880-34d7-47e4-982c-82d91f9ff67e} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4334 | 2024.10.10 05:41:23.880492 [ 3 ] {d797a880-34d7-47e4-982c-82d91f9ff67e} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001859 sec., 3227.5416890801507 rows/sec., 718.63 KiB/sec. | ||
4335 | 2024.10.10 05:41:23.880756 [ 3 ] {d797a880-34d7-47e4-982c-82d91f9ff67e} <Debug> DynamicQueryHandler: Done processing query | ||
4336 | 2024.10.10 05:41:23.880783 [ 3 ] {d797a880-34d7-47e4-982c-82d91f9ff67e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4337 | 2024.10.10 05:41:23.880801 [ 3 ] {} <Debug> HTTP-Session: 26ac84e2-329a-4ecc-a55b-f73472444204 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4338 | 2024.10.10 05:41:23.881412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 175589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4339 | 2024.10.10 05:41:23.881475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4340 | 2024.10.10 05:41:23.881495 [ 3 ] {} <Debug> HTTP-Session: 5ac115b3-44f2-49d2-9bd4-d85a12d337fb Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4341 | 2024.10.10 05:41:23.881514 [ 3 ] {} <Debug> HTTP-Session: 5ac115b3-44f2-49d2-9bd4-d85a12d337fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4342 | 2024.10.10 05:41:23.881528 [ 3 ] {} <Debug> HTTP-Session: 5ac115b3-44f2-49d2-9bd4-d85a12d337fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4343 | 2024.10.10 05:41:23.881563 [ 3 ] {} <Trace> HTTP-Session: 5ac115b3-44f2-49d2-9bd4-d85a12d337fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4344 | 2024.10.10 05:41:23.882736 [ 3 ] {b0fd304a-a37e-47b8-a494-4f5d658bf403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4345 | 2024.10.10 05:41:23.882795 [ 3 ] {b0fd304a-a37e-47b8-a494-4f5d658bf403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4346 | 2024.10.10 05:41:23.883053 [ 3 ] {b0fd304a-a37e-47b8-a494-4f5d658bf403} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4347 | 2024.10.10 05:41:23.884300 [ 3 ] {b0fd304a-a37e-47b8-a494-4f5d658bf403} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4348 | 2024.10.10 05:41:23.884340 [ 3 ] {b0fd304a-a37e-47b8-a494-4f5d658bf403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4349 | 2024.10.10 05:41:23.884856 [ 3 ] {b0fd304a-a37e-47b8-a494-4f5d658bf403} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4350 | 2024.10.10 05:41:23.885243 [ 3 ] {b0fd304a-a37e-47b8-a494-4f5d658bf403} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4351 | 2024.10.10 05:41:23.885413 [ 3 ] {b0fd304a-a37e-47b8-a494-4f5d658bf403} <Debug> executeQuery: Read 1214 rows, 102.19 KiB in 0.00369 sec., 328997.2899728997 rows/sec., 27.04 MiB/sec. | ||
4352 | 2024.10.10 05:41:23.885774 [ 3 ] {b0fd304a-a37e-47b8-a494-4f5d658bf403} <Debug> DynamicQueryHandler: Done processing query | ||
4353 | 2024.10.10 05:41:23.885800 [ 3 ] {b0fd304a-a37e-47b8-a494-4f5d658bf403} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
4354 | 2024.10.10 05:41:23.885816 [ 3 ] {} <Debug> HTTP-Session: 5ac115b3-44f2-49d2-9bd4-d85a12d337fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4355 | 2024.10.10 05:41:23.885969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4356 | 2024.10.10 05:41:23.886023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4357 | 2024.10.10 05:41:23.886043 [ 3 ] {} <Debug> HTTP-Session: cf38a7cf-adc2-40fa-968e-c860558bb0b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4358 | 2024.10.10 05:41:23.886061 [ 3 ] {} <Debug> HTTP-Session: cf38a7cf-adc2-40fa-968e-c860558bb0b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4359 | 2024.10.10 05:41:23.886075 [ 3 ] {} <Debug> HTTP-Session: cf38a7cf-adc2-40fa-968e-c860558bb0b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4360 | 2024.10.10 05:41:23.886110 [ 3 ] {} <Trace> HTTP-Session: cf38a7cf-adc2-40fa-968e-c860558bb0b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4361 | 2024.10.10 05:41:23.886218 [ 3 ] {462b8707-b28b-4cd4-a7d6-d30c36e0e8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4362 | 2024.10.10 05:41:23.886267 [ 3 ] {462b8707-b28b-4cd4-a7d6-d30c36e0e8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4363 | 2024.10.10 05:41:23.886531 [ 3 ] {462b8707-b28b-4cd4-a7d6-d30c36e0e8cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4364 | 2024.10.10 05:41:23.886854 [ 3 ] {462b8707-b28b-4cd4-a7d6-d30c36e0e8cc} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4365 | 2024.10.10 05:41:23.886892 [ 3 ] {462b8707-b28b-4cd4-a7d6-d30c36e0e8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4366 | 2024.10.10 05:41:23.887246 [ 3 ] {462b8707-b28b-4cd4-a7d6-d30c36e0e8cc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4367 | 2024.10.10 05:41:23.887610 [ 3 ] {462b8707-b28b-4cd4-a7d6-d30c36e0e8cc} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4368 | 2024.10.10 05:41:23.887775 [ 145 ] {} <Debug> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4369 | 2024.10.10 05:41:23.887783 [ 3 ] {462b8707-b28b-4cd4-a7d6-d30c36e0e8cc} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001584 sec., 5681.818181818182 rows/sec., 427.25 KiB/sec. | ||
4370 | 2024.10.10 05:41:23.887864 [ 145 ] {} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4371 | 2024.10.10 05:41:23.887932 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4372 | 2024.10.10 05:41:23.888216 [ 3 ] {462b8707-b28b-4cd4-a7d6-d30c36e0e8cc} <Debug> DynamicQueryHandler: Done processing query | ||
4373 | 2024.10.10 05:41:23.888292 [ 3 ] {462b8707-b28b-4cd4-a7d6-d30c36e0e8cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4374 | 2024.10.10 05:41:23.888299 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
4375 | 2024.10.10 05:41:23.888348 [ 3 ] {} <Debug> HTTP-Session: cf38a7cf-adc2-40fa-968e-c860558bb0b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4376 | 2024.10.10 05:41:23.888589 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4377 | 2024.10.10 05:41:23.888648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4378 | 2024.10.10 05:41:23.888660 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 32 rows starting from the beginning of the part | ||
4379 | 2024.10.10 05:41:23.888736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4380 | 2024.10.10 05:41:23.888821 [ 3 ] {} <Debug> HTTP-Session: f8aea4e6-58f2-4361-aebd-fc325e7aaa51 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4381 | 2024.10.10 05:41:23.888900 [ 3 ] {} <Debug> HTTP-Session: f8aea4e6-58f2-4361-aebd-fc325e7aaa51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4382 | 2024.10.10 05:41:23.888938 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 33 rows starting from the beginning of the part | ||
4383 | 2024.10.10 05:41:23.888968 [ 3 ] {} <Debug> HTTP-Session: f8aea4e6-58f2-4361-aebd-fc325e7aaa51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4384 | 2024.10.10 05:41:23.889128 [ 3 ] {} <Trace> HTTP-Session: f8aea4e6-58f2-4361-aebd-fc325e7aaa51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4385 | 2024.10.10 05:41:23.889245 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
4386 | 2024.10.10 05:41:23.889471 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
4387 | 2024.10.10 05:41:23.889571 [ 3 ] {8c6564ee-3de5-44a7-ba87-5937ce1821be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4388 | 2024.10.10 05:41:23.889742 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
4389 | 2024.10.10 05:41:23.889775 [ 3 ] {8c6564ee-3de5-44a7-ba87-5937ce1821be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4390 | 2024.10.10 05:41:23.890239 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part | ||
4391 | 2024.10.10 05:41:23.890998 [ 3 ] {8c6564ee-3de5-44a7-ba87-5937ce1821be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4392 | 2024.10.10 05:41:23.892095 [ 3 ] {8c6564ee-3de5-44a7-ba87-5937ce1821be} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4393 | 2024.10.10 05:41:23.892165 [ 3 ] {8c6564ee-3de5-44a7-ba87-5937ce1821be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4394 | 2024.10.10 05:41:23.893165 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 125 rows, containing 5 columns (5 merged, 0 gathered) in 0.005115884 sec., 24433.704908086263 rows/sec., 1.88 MiB/sec. | ||
4395 | 2024.10.10 05:41:23.893352 [ 3 ] {8c6564ee-3de5-44a7-ba87-5937ce1821be} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4396 | 2024.10.10 05:41:23.893392 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4397 | 2024.10.10 05:41:23.894549 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_16_3} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4398 | 2024.10.10 05:41:23.894549 [ 3 ] {8c6564ee-3de5-44a7-ba87-5937ce1821be} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4399 | 2024.10.10 05:41:23.894704 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_16_3} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4400 | 2024.10.10 05:41:23.894916 [ 3 ] {8c6564ee-3de5-44a7-ba87-5937ce1821be} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005526 sec., 41259.50054288817 rows/sec., 2.79 MiB/sec. | ||
4401 | 2024.10.10 05:41:23.894932 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4402 | 2024.10.10 05:41:23.895185 [ 3 ] {8c6564ee-3de5-44a7-ba87-5937ce1821be} <Debug> DynamicQueryHandler: Done processing query | ||
4403 | 2024.10.10 05:41:23.895215 [ 3 ] {8c6564ee-3de5-44a7-ba87-5937ce1821be} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
4404 | 2024.10.10 05:41:23.895231 [ 3 ] {} <Debug> HTTP-Session: f8aea4e6-58f2-4361-aebd-fc325e7aaa51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4405 | 2024.10.10 05:41:23.895417 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 87375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4406 | 2024.10.10 05:41:23.895466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4407 | 2024.10.10 05:41:23.895486 [ 3 ] {} <Debug> HTTP-Session: e2ef8b8a-6380-48f0-820d-c0e5af4e2a88 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4408 | 2024.10.10 05:41:23.895504 [ 3 ] {} <Debug> HTTP-Session: e2ef8b8a-6380-48f0-820d-c0e5af4e2a88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4409 | 2024.10.10 05:41:23.895518 [ 3 ] {} <Debug> HTTP-Session: e2ef8b8a-6380-48f0-820d-c0e5af4e2a88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4410 | 2024.10.10 05:41:23.895550 [ 3 ] {} <Trace> HTTP-Session: e2ef8b8a-6380-48f0-820d-c0e5af4e2a88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4411 | 2024.10.10 05:41:23.896062 [ 3 ] {9a02b2ce-1fa5-4b24-a56b-4d92014d3678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4412 | 2024.10.10 05:41:23.896110 [ 3 ] {9a02b2ce-1fa5-4b24-a56b-4d92014d3678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4413 | 2024.10.10 05:41:23.896355 [ 3 ] {9a02b2ce-1fa5-4b24-a56b-4d92014d3678} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4414 | 2024.10.10 05:41:23.896979 [ 3 ] {9a02b2ce-1fa5-4b24-a56b-4d92014d3678} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4415 | 2024.10.10 05:41:23.897014 [ 3 ] {9a02b2ce-1fa5-4b24-a56b-4d92014d3678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4416 | 2024.10.10 05:41:23.897397 [ 3 ] {9a02b2ce-1fa5-4b24-a56b-4d92014d3678} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4417 | 2024.10.10 05:41:23.897764 [ 3 ] {9a02b2ce-1fa5-4b24-a56b-4d92014d3678} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4418 | 2024.10.10 05:41:23.897912 [ 3 ] {9a02b2ce-1fa5-4b24-a56b-4d92014d3678} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.002217 sec., 238610.7352277853 rows/sec., 17.67 MiB/sec. | ||
4419 | 2024.10.10 05:41:23.898080 [ 3 ] {9a02b2ce-1fa5-4b24-a56b-4d92014d3678} <Debug> DynamicQueryHandler: Done processing query | ||
4420 | 2024.10.10 05:41:23.898104 [ 3 ] {9a02b2ce-1fa5-4b24-a56b-4d92014d3678} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
4421 | 2024.10.10 05:41:23.898121 [ 3 ] {} <Debug> HTTP-Session: e2ef8b8a-6380-48f0-820d-c0e5af4e2a88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4422 | 2024.10.10 05:41:23.898823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 934105, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4423 | 2024.10.10 05:41:23.898871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4424 | 2024.10.10 05:41:23.898890 [ 3 ] {} <Debug> HTTP-Session: 0e79644c-91eb-4e6d-8a09-ba65533c426c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4425 | 2024.10.10 05:41:23.898907 [ 3 ] {} <Debug> HTTP-Session: 0e79644c-91eb-4e6d-8a09-ba65533c426c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4426 | 2024.10.10 05:41:23.898921 [ 3 ] {} <Debug> HTTP-Session: 0e79644c-91eb-4e6d-8a09-ba65533c426c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4427 | 2024.10.10 05:41:23.898953 [ 3 ] {} <Trace> HTTP-Session: 0e79644c-91eb-4e6d-8a09-ba65533c426c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4428 | 2024.10.10 05:41:23.899662 [ 3 ] {ae2dee6f-9e99-4b64-abde-0067bd0dc409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4429 | 2024.10.10 05:41:23.899711 [ 3 ] {ae2dee6f-9e99-4b64-abde-0067bd0dc409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4430 | 2024.10.10 05:41:23.899858 [ 3 ] {ae2dee6f-9e99-4b64-abde-0067bd0dc409} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4431 | 2024.10.10 05:41:23.904949 [ 3 ] {ae2dee6f-9e99-4b64-abde-0067bd0dc409} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4432 | 2024.10.10 05:41:23.904985 [ 3 ] {ae2dee6f-9e99-4b64-abde-0067bd0dc409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4433 | 2024.10.10 05:41:23.905927 [ 3 ] {ae2dee6f-9e99-4b64-abde-0067bd0dc409} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4434 | 2024.10.10 05:41:23.906301 [ 3 ] {ae2dee6f-9e99-4b64-abde-0067bd0dc409} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4435 | 2024.10.10 05:41:23.906458 [ 3 ] {ae2dee6f-9e99-4b64-abde-0067bd0dc409} <Debug> executeQuery: Read 4940 rows, 337.83 KiB in 0.007279 sec., 678664.6517378761 rows/sec., 45.32 MiB/sec. | ||
4436 | 2024.10.10 05:41:23.906797 [ 3 ] {ae2dee6f-9e99-4b64-abde-0067bd0dc409} <Debug> DynamicQueryHandler: Done processing query | ||
4437 | 2024.10.10 05:41:23.906822 [ 3 ] {ae2dee6f-9e99-4b64-abde-0067bd0dc409} <Debug> MemoryTracker: Peak memory usage (for query): 6.25 MiB. | ||
4438 | 2024.10.10 05:41:23.906839 [ 3 ] {} <Debug> HTTP-Session: 0e79644c-91eb-4e6d-8a09-ba65533c426c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4439 | 2024.10.10 05:41:23.907378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4440 | 2024.10.10 05:41:23.907430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4441 | 2024.10.10 05:41:23.907449 [ 3 ] {} <Debug> HTTP-Session: 76896c64-d793-439b-be82-f45eb9342605 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4442 | 2024.10.10 05:41:23.907466 [ 3 ] {} <Debug> HTTP-Session: 76896c64-d793-439b-be82-f45eb9342605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4443 | 2024.10.10 05:41:23.907480 [ 3 ] {} <Debug> HTTP-Session: 76896c64-d793-439b-be82-f45eb9342605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4444 | 2024.10.10 05:41:23.907515 [ 3 ] {} <Trace> HTTP-Session: 76896c64-d793-439b-be82-f45eb9342605 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4445 | 2024.10.10 05:41:23.907677 [ 3 ] {6522d7c9-d704-48ac-8111-7adb5393828b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4446 | 2024.10.10 05:41:23.907752 [ 3 ] {6522d7c9-d704-48ac-8111-7adb5393828b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4447 | 2024.10.10 05:41:23.908213 [ 3 ] {6522d7c9-d704-48ac-8111-7adb5393828b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4448 | 2024.10.10 05:41:23.908819 [ 3 ] {6522d7c9-d704-48ac-8111-7adb5393828b} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4449 | 2024.10.10 05:41:23.908855 [ 3 ] {6522d7c9-d704-48ac-8111-7adb5393828b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4450 | 2024.10.10 05:41:23.909441 [ 3 ] {6522d7c9-d704-48ac-8111-7adb5393828b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4451 | 2024.10.10 05:41:23.909858 [ 3 ] {6522d7c9-d704-48ac-8111-7adb5393828b} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4452 | 2024.10.10 05:41:23.910032 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4453 | 2024.10.10 05:41:23.910044 [ 3 ] {6522d7c9-d704-48ac-8111-7adb5393828b} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002442 sec., 3685.503685503685 rows/sec., 6.60 MiB/sec. | ||
4454 | 2024.10.10 05:41:23.910091 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4455 | 2024.10.10 05:41:23.910162 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4456 | 2024.10.10 05:41:23.910716 [ 201 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
4457 | 2024.10.10 05:41:23.910893 [ 3 ] {6522d7c9-d704-48ac-8111-7adb5393828b} <Debug> DynamicQueryHandler: Done processing query | ||
4458 | 2024.10.10 05:41:23.910951 [ 3 ] {6522d7c9-d704-48ac-8111-7adb5393828b} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
4459 | 2024.10.10 05:41:23.911001 [ 3 ] {} <Debug> HTTP-Session: 76896c64-d793-439b-be82-f45eb9342605 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4460 | 2024.10.10 05:41:23.911239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4461 | 2024.10.10 05:41:23.911368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4462 | 2024.10.10 05:41:23.911435 [ 3 ] {} <Debug> HTTP-Session: d332522e-6fd6-499d-b82e-a9aa5880e5f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4463 | 2024.10.10 05:41:23.911436 [ 201 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4464 | 2024.10.10 05:41:23.911465 [ 3 ] {} <Debug> HTTP-Session: d332522e-6fd6-499d-b82e-a9aa5880e5f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4465 | 2024.10.10 05:41:23.911522 [ 3 ] {} <Debug> HTTP-Session: d332522e-6fd6-499d-b82e-a9aa5880e5f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4466 | 2024.10.10 05:41:23.911594 [ 201 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::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 | ||
4467 | 2024.10.10 05:41:23.911619 [ 3 ] {} <Trace> HTTP-Session: d332522e-6fd6-499d-b82e-a9aa5880e5f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4468 | 2024.10.10 05:41:23.912010 [ 3 ] {303640c5-1609-4749-a917-da20cbebb0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4469 | 2024.10.10 05:41:23.912188 [ 3 ] {303640c5-1609-4749-a917-da20cbebb0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4470 | 2024.10.10 05:41:23.912212 [ 201 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part | ||
4471 | 2024.10.10 05:41:23.913066 [ 201 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
4472 | 2024.10.10 05:41:23.913087 [ 3 ] {303640c5-1609-4749-a917-da20cbebb0c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4473 | 2024.10.10 05:41:23.913775 [ 201 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
4474 | 2024.10.10 05:41:23.914240 [ 3 ] {303640c5-1609-4749-a917-da20cbebb0c6} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4475 | 2024.10.10 05:41:23.914356 [ 3 ] {303640c5-1609-4749-a917-da20cbebb0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
4476 | 2024.10.10 05:41:23.914482 [ 201 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
4477 | 2024.10.10 05:41:23.915168 [ 201 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part | ||
4478 | 2024.10.10 05:41:23.915654 [ 3 ] {303640c5-1609-4749-a917-da20cbebb0c6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4479 | 2024.10.10 05:41:23.916737 [ 3 ] {303640c5-1609-4749-a917-da20cbebb0c6} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4480 | 2024.10.10 05:41:23.917167 [ 3 ] {303640c5-1609-4749-a917-da20cbebb0c6} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.005337 sec., 3372.681281618887 rows/sec., 231.47 KiB/sec. | ||
4481 | 2024.10.10 05:41:23.917529 [ 3 ] {303640c5-1609-4749-a917-da20cbebb0c6} <Debug> DynamicQueryHandler: Done processing query | ||
4482 | 2024.10.10 05:41:23.917557 [ 3 ] {303640c5-1609-4749-a917-da20cbebb0c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4483 | 2024.10.10 05:41:23.917573 [ 3 ] {} <Debug> HTTP-Session: d332522e-6fd6-499d-b82e-a9aa5880e5f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4484 | 2024.10.10 05:41:23.919956 [ 194 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 259 rows, containing 19 columns (19 merged, 0 gathered) in 0.009674424 sec., 26771.619685058256 rows/sec., 47.97 MiB/sec. | ||
4485 | 2024.10.10 05:41:23.920456 [ 193 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4486 | 2024.10.10 05:41:23.921037 [ 193 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4487 | 2024.10.10 05:41:23.921118 [ 193 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4488 | 2024.10.10 05:41:23.921227 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
4489 | 2024.10.10 05:41:24.000133 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 147.35 MiB, peak 155.80 MiB, free memory in arenas 0.00 B, will set to 148.71 MiB (RSS), difference: 1.37 MiB | ||
4490 | 2024.10.10 05:41:25.124333 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4491 | 2024.10.10 05:41:25.124403 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4492 | 2024.10.10 05:41:27.004510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4493 | 2024.10.10 05:41:27.004642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4494 | 2024.10.10 05:41:27.004674 [ 3 ] {} <Debug> HTTP-Session: 617deb1d-302f-4c62-b5e2-8c3506a22d7d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4495 | 2024.10.10 05:41:27.004702 [ 3 ] {} <Debug> HTTP-Session: 617deb1d-302f-4c62-b5e2-8c3506a22d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4496 | 2024.10.10 05:41:27.004721 [ 3 ] {} <Debug> HTTP-Session: 617deb1d-302f-4c62-b5e2-8c3506a22d7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4497 | 2024.10.10 05:41:27.004780 [ 3 ] {} <Trace> HTTP-Session: 617deb1d-302f-4c62-b5e2-8c3506a22d7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4498 | 2024.10.10 05:41:27.005032 [ 3 ] {e6dfa83c-aee8-423b-b4f2-49a31e8cac6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4499 | 2024.10.10 05:41:27.005106 [ 3 ] {e6dfa83c-aee8-423b-b4f2-49a31e8cac6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4500 | 2024.10.10 05:41:27.005459 [ 3 ] {e6dfa83c-aee8-423b-b4f2-49a31e8cac6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4501 | 2024.10.10 05:41:27.005975 [ 3 ] {e6dfa83c-aee8-423b-b4f2-49a31e8cac6a} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4502 | 2024.10.10 05:41:27.006027 [ 3 ] {e6dfa83c-aee8-423b-b4f2-49a31e8cac6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4503 | 2024.10.10 05:41:27.006478 [ 3 ] {e6dfa83c-aee8-423b-b4f2-49a31e8cac6a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4504 | 2024.10.10 05:41:27.006883 [ 3 ] {e6dfa83c-aee8-423b-b4f2-49a31e8cac6a} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4505 | 2024.10.10 05:41:27.007071 [ 3 ] {e6dfa83c-aee8-423b-b4f2-49a31e8cac6a} <Debug> executeQuery: Read 100 rows, 8.50 KiB in 0.002129 sec., 46970.408642555194 rows/sec., 3.90 MiB/sec. | ||
4506 | 2024.10.10 05:41:27.007481 [ 3 ] {e6dfa83c-aee8-423b-b4f2-49a31e8cac6a} <Debug> DynamicQueryHandler: Done processing query | ||
4507 | 2024.10.10 05:41:27.007513 [ 3 ] {e6dfa83c-aee8-423b-b4f2-49a31e8cac6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4508 | 2024.10.10 05:41:27.007530 [ 3 ] {} <Debug> HTTP-Session: 617deb1d-302f-4c62-b5e2-8c3506a22d7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4509 | 2024.10.10 05:41:27.007665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 3207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4510 | 2024.10.10 05:41:27.007726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4511 | 2024.10.10 05:41:27.007747 [ 3 ] {} <Debug> HTTP-Session: f6e3d060-3c36-4add-996d-470eb9e8217b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4512 | 2024.10.10 05:41:27.007766 [ 3 ] {} <Debug> HTTP-Session: f6e3d060-3c36-4add-996d-470eb9e8217b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4513 | 2024.10.10 05:41:27.007780 [ 3 ] {} <Debug> HTTP-Session: f6e3d060-3c36-4add-996d-470eb9e8217b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4514 | 2024.10.10 05:41:27.007817 [ 3 ] {} <Trace> HTTP-Session: f6e3d060-3c36-4add-996d-470eb9e8217b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4515 | 2024.10.10 05:41:27.007935 [ 3 ] {d64d1531-a17a-4894-a95a-246fbc349faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4516 | 2024.10.10 05:41:27.007987 [ 3 ] {d64d1531-a17a-4894-a95a-246fbc349faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4517 | 2024.10.10 05:41:27.008254 [ 3 ] {d64d1531-a17a-4894-a95a-246fbc349faa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4518 | 2024.10.10 05:41:27.008585 [ 3 ] {d64d1531-a17a-4894-a95a-246fbc349faa} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4519 | 2024.10.10 05:41:27.008623 [ 3 ] {d64d1531-a17a-4894-a95a-246fbc349faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4520 | 2024.10.10 05:41:27.008989 [ 3 ] {d64d1531-a17a-4894-a95a-246fbc349faa} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4521 | 2024.10.10 05:41:27.009352 [ 3 ] {d64d1531-a17a-4894-a95a-246fbc349faa} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4522 | 2024.10.10 05:41:27.009509 [ 3 ] {d64d1531-a17a-4894-a95a-246fbc349faa} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001605 sec., 13707.165109034268 rows/sec., 1.01 MiB/sec. | ||
4523 | 2024.10.10 05:41:27.009675 [ 3 ] {d64d1531-a17a-4894-a95a-246fbc349faa} <Debug> DynamicQueryHandler: Done processing query | ||
4524 | 2024.10.10 05:41:27.009699 [ 3 ] {d64d1531-a17a-4894-a95a-246fbc349faa} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4525 | 2024.10.10 05:41:27.009717 [ 3 ] {} <Debug> HTTP-Session: f6e3d060-3c36-4add-996d-470eb9e8217b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4526 | 2024.10.10 05:41:27.009843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4527 | 2024.10.10 05:41:27.009892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4528 | 2024.10.10 05:41:27.009912 [ 3 ] {} <Debug> HTTP-Session: 2e82a4e7-31ac-4889-a20c-797992a047c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4529 | 2024.10.10 05:41:27.009930 [ 3 ] {} <Debug> HTTP-Session: 2e82a4e7-31ac-4889-a20c-797992a047c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4530 | 2024.10.10 05:41:27.009944 [ 3 ] {} <Debug> HTTP-Session: 2e82a4e7-31ac-4889-a20c-797992a047c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4531 | 2024.10.10 05:41:27.009976 [ 3 ] {} <Trace> HTTP-Session: 2e82a4e7-31ac-4889-a20c-797992a047c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4532 | 2024.10.10 05:41:27.010098 [ 3 ] {782bc37f-c649-4c38-a0ff-6db598991414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4533 | 2024.10.10 05:41:27.010144 [ 3 ] {782bc37f-c649-4c38-a0ff-6db598991414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4534 | 2024.10.10 05:41:27.010370 [ 3 ] {782bc37f-c649-4c38-a0ff-6db598991414} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4535 | 2024.10.10 05:41:27.010798 [ 3 ] {782bc37f-c649-4c38-a0ff-6db598991414} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4536 | 2024.10.10 05:41:27.010835 [ 3 ] {782bc37f-c649-4c38-a0ff-6db598991414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4537 | 2024.10.10 05:41:27.011191 [ 3 ] {782bc37f-c649-4c38-a0ff-6db598991414} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4538 | 2024.10.10 05:41:27.011550 [ 3 ] {782bc37f-c649-4c38-a0ff-6db598991414} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4539 | 2024.10.10 05:41:27.011700 [ 3 ] {782bc37f-c649-4c38-a0ff-6db598991414} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001642 sec., 52375.15225334957 rows/sec., 4.09 MiB/sec. | ||
4540 | 2024.10.10 05:41:27.011877 [ 3 ] {782bc37f-c649-4c38-a0ff-6db598991414} <Debug> DynamicQueryHandler: Done processing query | ||
4541 | 2024.10.10 05:41:27.011903 [ 3 ] {782bc37f-c649-4c38-a0ff-6db598991414} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4542 | 2024.10.10 05:41:27.011919 [ 3 ] {} <Debug> HTTP-Session: 2e82a4e7-31ac-4889-a20c-797992a047c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4543 | 2024.10.10 05:41:27.012083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 22201, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4544 | 2024.10.10 05:41:27.012132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4545 | 2024.10.10 05:41:27.012152 [ 3 ] {} <Debug> HTTP-Session: b8c6e667-c834-4c4a-a2bb-8bc760a625a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4546 | 2024.10.10 05:41:27.012169 [ 3 ] {} <Debug> HTTP-Session: b8c6e667-c834-4c4a-a2bb-8bc760a625a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4547 | 2024.10.10 05:41:27.012184 [ 3 ] {} <Debug> HTTP-Session: b8c6e667-c834-4c4a-a2bb-8bc760a625a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4548 | 2024.10.10 05:41:27.012215 [ 3 ] {} <Trace> HTTP-Session: b8c6e667-c834-4c4a-a2bb-8bc760a625a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4549 | 2024.10.10 05:41:27.012351 [ 3 ] {a620e515-9d05-40bb-a37b-2f9850b5b8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4550 | 2024.10.10 05:41:27.012399 [ 3 ] {a620e515-9d05-40bb-a37b-2f9850b5b8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4551 | 2024.10.10 05:41:27.012545 [ 3 ] {a620e515-9d05-40bb-a37b-2f9850b5b8fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4552 | 2024.10.10 05:41:27.012933 [ 3 ] {a620e515-9d05-40bb-a37b-2f9850b5b8fc} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4553 | 2024.10.10 05:41:27.012970 [ 3 ] {a620e515-9d05-40bb-a37b-2f9850b5b8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4554 | 2024.10.10 05:41:27.013370 [ 3 ] {a620e515-9d05-40bb-a37b-2f9850b5b8fc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4555 | 2024.10.10 05:41:27.013719 [ 3 ] {a620e515-9d05-40bb-a37b-2f9850b5b8fc} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4556 | 2024.10.10 05:41:27.013891 [ 3 ] {a620e515-9d05-40bb-a37b-2f9850b5b8fc} <Debug> executeQuery: Read 116 rows, 8.27 KiB in 0.001586 sec., 73139.97477931905 rows/sec., 5.09 MiB/sec. | ||
4557 | 2024.10.10 05:41:27.014229 [ 3 ] {a620e515-9d05-40bb-a37b-2f9850b5b8fc} <Debug> DynamicQueryHandler: Done processing query | ||
4558 | 2024.10.10 05:41:27.014255 [ 3 ] {a620e515-9d05-40bb-a37b-2f9850b5b8fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
4559 | 2024.10.10 05:41:27.014272 [ 3 ] {} <Debug> HTTP-Session: b8c6e667-c834-4c4a-a2bb-8bc760a625a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4560 | 2024.10.10 05:41:27.014432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 36088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4561 | 2024.10.10 05:41:27.014481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4562 | 2024.10.10 05:41:27.014500 [ 3 ] {} <Debug> HTTP-Session: 8cc3e163-8757-4cbb-8f6d-326eeb606bb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4563 | 2024.10.10 05:41:27.014518 [ 3 ] {} <Debug> HTTP-Session: 8cc3e163-8757-4cbb-8f6d-326eeb606bb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4564 | 2024.10.10 05:41:27.014532 [ 3 ] {} <Debug> HTTP-Session: 8cc3e163-8757-4cbb-8f6d-326eeb606bb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4565 | 2024.10.10 05:41:27.014563 [ 3 ] {} <Trace> HTTP-Session: 8cc3e163-8757-4cbb-8f6d-326eeb606bb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4566 | 2024.10.10 05:41:27.014826 [ 3 ] {89f167f7-7d84-4cf7-ac33-6117cd023e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4567 | 2024.10.10 05:41:27.014896 [ 3 ] {89f167f7-7d84-4cf7-ac33-6117cd023e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4568 | 2024.10.10 05:41:27.015341 [ 3 ] {89f167f7-7d84-4cf7-ac33-6117cd023e7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4569 | 2024.10.10 05:41:27.015980 [ 3 ] {89f167f7-7d84-4cf7-ac33-6117cd023e7c} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4570 | 2024.10.10 05:41:27.016015 [ 3 ] {89f167f7-7d84-4cf7-ac33-6117cd023e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4571 | 2024.10.10 05:41:27.016629 [ 3 ] {89f167f7-7d84-4cf7-ac33-6117cd023e7c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4572 | 2024.10.10 05:41:27.017043 [ 3 ] {89f167f7-7d84-4cf7-ac33-6117cd023e7c} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4573 | 2024.10.10 05:41:27.017230 [ 3 ] {89f167f7-7d84-4cf7-ac33-6117cd023e7c} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002574 sec., 8547.008547008547 rows/sec., 15.32 MiB/sec. | ||
4574 | 2024.10.10 05:41:27.017593 [ 3 ] {89f167f7-7d84-4cf7-ac33-6117cd023e7c} <Debug> DynamicQueryHandler: Done processing query | ||
4575 | 2024.10.10 05:41:27.017619 [ 3 ] {89f167f7-7d84-4cf7-ac33-6117cd023e7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
4576 | 2024.10.10 05:41:27.017636 [ 3 ] {} <Debug> HTTP-Session: 8cc3e163-8757-4cbb-8f6d-326eeb606bb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4577 | 2024.10.10 05:41:27.017759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 6419, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4578 | 2024.10.10 05:41:27.017809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4579 | 2024.10.10 05:41:27.017829 [ 3 ] {} <Debug> HTTP-Session: e1b746fc-3ca7-41f7-b60c-4d700fbbbcbc Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4580 | 2024.10.10 05:41:27.017846 [ 3 ] {} <Debug> HTTP-Session: e1b746fc-3ca7-41f7-b60c-4d700fbbbcbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4581 | 2024.10.10 05:41:27.017860 [ 3 ] {} <Debug> HTTP-Session: e1b746fc-3ca7-41f7-b60c-4d700fbbbcbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4582 | 2024.10.10 05:41:27.017891 [ 3 ] {} <Trace> HTTP-Session: e1b746fc-3ca7-41f7-b60c-4d700fbbbcbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4583 | 2024.10.10 05:41:27.018003 [ 3 ] {181ac8e0-3a79-4aa5-8829-5662089aa2d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4584 | 2024.10.10 05:41:27.018048 [ 3 ] {181ac8e0-3a79-4aa5-8829-5662089aa2d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4585 | 2024.10.10 05:41:27.018178 [ 3 ] {181ac8e0-3a79-4aa5-8829-5662089aa2d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4586 | 2024.10.10 05:41:27.018484 [ 3 ] {181ac8e0-3a79-4aa5-8829-5662089aa2d2} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4587 | 2024.10.10 05:41:27.018519 [ 3 ] {181ac8e0-3a79-4aa5-8829-5662089aa2d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4588 | 2024.10.10 05:41:27.018889 [ 3 ] {181ac8e0-3a79-4aa5-8829-5662089aa2d2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4589 | 2024.10.10 05:41:27.019214 [ 3 ] {181ac8e0-3a79-4aa5-8829-5662089aa2d2} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4590 | 2024.10.10 05:41:27.019372 [ 3 ] {181ac8e0-3a79-4aa5-8829-5662089aa2d2} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001398 sec., 30042.918454935625 rows/sec., 2.03 MiB/sec. | ||
4591 | 2024.10.10 05:41:27.019546 [ 3 ] {181ac8e0-3a79-4aa5-8829-5662089aa2d2} <Debug> DynamicQueryHandler: Done processing query | ||
4592 | 2024.10.10 05:41:27.019571 [ 3 ] {181ac8e0-3a79-4aa5-8829-5662089aa2d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
4593 | 2024.10.10 05:41:27.019588 [ 3 ] {} <Debug> HTTP-Session: e1b746fc-3ca7-41f7-b60c-4d700fbbbcbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4594 | 2024.10.10 05:41:30.261989 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 462 | ||
4595 | 2024.10.10 05:41:30.265513 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4596 | 2024.10.10 05:41:30.265566 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4597 | 2024.10.10 05:41:30.267155 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4598 | 2024.10.10 05:41:30.268183 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4599 | 2024.10.10 05:41:30.268731 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 462 | ||
4600 | 2024.10.10 05:41:32.011796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4601 | 2024.10.10 05:41:32.011920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4602 | 2024.10.10 05:41:32.011948 [ 3 ] {} <Debug> HTTP-Session: 8ccff379-c6c7-4a5d-98c7-a7f23d000b35 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4603 | 2024.10.10 05:41:32.011975 [ 3 ] {} <Debug> HTTP-Session: 8ccff379-c6c7-4a5d-98c7-a7f23d000b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4604 | 2024.10.10 05:41:32.011993 [ 3 ] {} <Debug> HTTP-Session: 8ccff379-c6c7-4a5d-98c7-a7f23d000b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4605 | 2024.10.10 05:41:32.012050 [ 3 ] {} <Trace> HTTP-Session: 8ccff379-c6c7-4a5d-98c7-a7f23d000b35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4606 | 2024.10.10 05:41:32.012299 [ 3 ] {777ef6b9-5688-4dfa-8867-adb1ae9b9cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4607 | 2024.10.10 05:41:32.012365 [ 3 ] {777ef6b9-5688-4dfa-8867-adb1ae9b9cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4608 | 2024.10.10 05:41:32.012708 [ 3 ] {777ef6b9-5688-4dfa-8867-adb1ae9b9cfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4609 | 2024.10.10 05:41:32.013348 [ 3 ] {777ef6b9-5688-4dfa-8867-adb1ae9b9cfb} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4610 | 2024.10.10 05:41:32.013389 [ 3 ] {777ef6b9-5688-4dfa-8867-adb1ae9b9cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4611 | 2024.10.10 05:41:32.013843 [ 3 ] {777ef6b9-5688-4dfa-8867-adb1ae9b9cfb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4612 | 2024.10.10 05:41:32.014257 [ 3 ] {777ef6b9-5688-4dfa-8867-adb1ae9b9cfb} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4613 | 2024.10.10 05:41:32.014405 [ 3 ] {777ef6b9-5688-4dfa-8867-adb1ae9b9cfb} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002208 sec., 92844.20289855073 rows/sec., 8.16 MiB/sec. | ||
4614 | 2024.10.10 05:41:32.014642 [ 3 ] {777ef6b9-5688-4dfa-8867-adb1ae9b9cfb} <Debug> DynamicQueryHandler: Done processing query | ||
4615 | 2024.10.10 05:41:32.014670 [ 3 ] {777ef6b9-5688-4dfa-8867-adb1ae9b9cfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4616 | 2024.10.10 05:41:32.014689 [ 3 ] {} <Debug> HTTP-Session: 8ccff379-c6c7-4a5d-98c7-a7f23d000b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4617 | 2024.10.10 05:41:32.014827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4618 | 2024.10.10 05:41:32.014888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4619 | 2024.10.10 05:41:32.014908 [ 3 ] {} <Debug> HTTP-Session: 50c07ec3-2b23-4121-a088-c0e22afd1d44 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4620 | 2024.10.10 05:41:32.014928 [ 3 ] {} <Debug> HTTP-Session: 50c07ec3-2b23-4121-a088-c0e22afd1d44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4621 | 2024.10.10 05:41:32.014942 [ 3 ] {} <Debug> HTTP-Session: 50c07ec3-2b23-4121-a088-c0e22afd1d44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4622 | 2024.10.10 05:41:32.014977 [ 3 ] {} <Trace> HTTP-Session: 50c07ec3-2b23-4121-a088-c0e22afd1d44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4623 | 2024.10.10 05:41:32.015087 [ 3 ] {148b27da-5864-4b98-8ca3-6acbb8fe7c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4624 | 2024.10.10 05:41:32.015137 [ 3 ] {148b27da-5864-4b98-8ca3-6acbb8fe7c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4625 | 2024.10.10 05:41:32.015374 [ 3 ] {148b27da-5864-4b98-8ca3-6acbb8fe7c52} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4626 | 2024.10.10 05:41:32.015746 [ 3 ] {148b27da-5864-4b98-8ca3-6acbb8fe7c52} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4627 | 2024.10.10 05:41:32.015782 [ 3 ] {148b27da-5864-4b98-8ca3-6acbb8fe7c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4628 | 2024.10.10 05:41:32.016148 [ 3 ] {148b27da-5864-4b98-8ca3-6acbb8fe7c52} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4629 | 2024.10.10 05:41:32.016539 [ 3 ] {148b27da-5864-4b98-8ca3-6acbb8fe7c52} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4630 | 2024.10.10 05:41:32.016688 [ 3 ] {148b27da-5864-4b98-8ca3-6acbb8fe7c52} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001632 sec., 4901.9607843137255 rows/sec., 368.60 KiB/sec. | ||
4631 | 2024.10.10 05:41:32.016868 [ 3 ] {148b27da-5864-4b98-8ca3-6acbb8fe7c52} <Debug> DynamicQueryHandler: Done processing query | ||
4632 | 2024.10.10 05:41:32.016894 [ 3 ] {148b27da-5864-4b98-8ca3-6acbb8fe7c52} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4633 | 2024.10.10 05:41:32.016911 [ 3 ] {} <Debug> HTTP-Session: 50c07ec3-2b23-4121-a088-c0e22afd1d44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4634 | 2024.10.10 05:41:32.017020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4635 | 2024.10.10 05:41:32.017074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4636 | 2024.10.10 05:41:32.017094 [ 3 ] {} <Debug> HTTP-Session: f53388a1-9136-471e-9b03-b0bf5ed98991 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4637 | 2024.10.10 05:41:32.017112 [ 3 ] {} <Debug> HTTP-Session: f53388a1-9136-471e-9b03-b0bf5ed98991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4638 | 2024.10.10 05:41:32.017126 [ 3 ] {} <Debug> HTTP-Session: f53388a1-9136-471e-9b03-b0bf5ed98991 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4639 | 2024.10.10 05:41:32.017161 [ 3 ] {} <Trace> HTTP-Session: f53388a1-9136-471e-9b03-b0bf5ed98991 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4640 | 2024.10.10 05:41:32.017269 [ 3 ] {713c3cf4-d795-4765-be5a-e9bbb391cfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4641 | 2024.10.10 05:41:32.017315 [ 3 ] {713c3cf4-d795-4765-be5a-e9bbb391cfc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4642 | 2024.10.10 05:41:32.017542 [ 3 ] {713c3cf4-d795-4765-be5a-e9bbb391cfc3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4643 | 2024.10.10 05:41:32.017875 [ 3 ] {713c3cf4-d795-4765-be5a-e9bbb391cfc3} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4644 | 2024.10.10 05:41:32.017912 [ 3 ] {713c3cf4-d795-4765-be5a-e9bbb391cfc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4645 | 2024.10.10 05:41:32.018275 [ 3 ] {713c3cf4-d795-4765-be5a-e9bbb391cfc3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4646 | 2024.10.10 05:41:32.018639 [ 3 ] {713c3cf4-d795-4765-be5a-e9bbb391cfc3} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4647 | 2024.10.10 05:41:32.018771 [ 3 ] {713c3cf4-d795-4765-be5a-e9bbb391cfc3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001533 sec., 9132.4200913242 rows/sec., 639.58 KiB/sec. | ||
4648 | 2024.10.10 05:41:32.018983 [ 3 ] {713c3cf4-d795-4765-be5a-e9bbb391cfc3} <Debug> DynamicQueryHandler: Done processing query | ||
4649 | 2024.10.10 05:41:32.019008 [ 3 ] {713c3cf4-d795-4765-be5a-e9bbb391cfc3} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4650 | 2024.10.10 05:41:32.019025 [ 3 ] {} <Debug> HTTP-Session: f53388a1-9136-471e-9b03-b0bf5ed98991 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4651 | 2024.10.10 05:41:32.019134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4652 | 2024.10.10 05:41:32.019186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4653 | 2024.10.10 05:41:32.019206 [ 3 ] {} <Debug> HTTP-Session: 03f4353e-e95b-45f7-9202-95a6bb156ba4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4654 | 2024.10.10 05:41:32.019223 [ 3 ] {} <Debug> HTTP-Session: 03f4353e-e95b-45f7-9202-95a6bb156ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4655 | 2024.10.10 05:41:32.019236 [ 3 ] {} <Debug> HTTP-Session: 03f4353e-e95b-45f7-9202-95a6bb156ba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4656 | 2024.10.10 05:41:32.019270 [ 3 ] {} <Trace> HTTP-Session: 03f4353e-e95b-45f7-9202-95a6bb156ba4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4657 | 2024.10.10 05:41:32.019370 [ 3 ] {b75682a0-ab2a-4ebd-a450-e8cc7a4a6dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
4658 | 2024.10.10 05:41:32.019415 [ 3 ] {b75682a0-ab2a-4ebd-a450-e8cc7a4a6dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4659 | 2024.10.10 05:41:32.019640 [ 3 ] {b75682a0-ab2a-4ebd-a450-e8cc7a4a6dad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4660 | 2024.10.10 05:41:32.019947 [ 3 ] {b75682a0-ab2a-4ebd-a450-e8cc7a4a6dad} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4661 | 2024.10.10 05:41:32.019982 [ 3 ] {b75682a0-ab2a-4ebd-a450-e8cc7a4a6dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4662 | 2024.10.10 05:41:32.020337 [ 3 ] {b75682a0-ab2a-4ebd-a450-e8cc7a4a6dad} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4663 | 2024.10.10 05:41:32.020699 [ 3 ] {b75682a0-ab2a-4ebd-a450-e8cc7a4a6dad} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4664 | 2024.10.10 05:41:32.020824 [ 3 ] {b75682a0-ab2a-4ebd-a450-e8cc7a4a6dad} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001482 sec., 4048.5829959514167 rows/sec., 239.20 KiB/sec. | ||
4665 | 2024.10.10 05:41:32.021105 [ 3 ] {b75682a0-ab2a-4ebd-a450-e8cc7a4a6dad} <Debug> DynamicQueryHandler: Done processing query | ||
4666 | 2024.10.10 05:41:32.021131 [ 3 ] {b75682a0-ab2a-4ebd-a450-e8cc7a4a6dad} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4667 | 2024.10.10 05:41:32.021147 [ 3 ] {} <Debug> HTTP-Session: 03f4353e-e95b-45f7-9202-95a6bb156ba4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4668 | 2024.10.10 05:41:32.021300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4669 | 2024.10.10 05:41:32.021351 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4670 | 2024.10.10 05:41:32.021370 [ 3 ] {} <Debug> HTTP-Session: 914c4bae-97a0-4316-ae8d-3ba42935fab6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4671 | 2024.10.10 05:41:32.021387 [ 3 ] {} <Debug> HTTP-Session: 914c4bae-97a0-4316-ae8d-3ba42935fab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4672 | 2024.10.10 05:41:32.021402 [ 3 ] {} <Debug> HTTP-Session: 914c4bae-97a0-4316-ae8d-3ba42935fab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4673 | 2024.10.10 05:41:32.021432 [ 3 ] {} <Trace> HTTP-Session: 914c4bae-97a0-4316-ae8d-3ba42935fab6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4674 | 2024.10.10 05:41:32.021658 [ 3 ] {37540ed9-0c9f-4636-bfff-ed1eccb48ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4675 | 2024.10.10 05:41:32.021703 [ 3 ] {37540ed9-0c9f-4636-bfff-ed1eccb48ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4676 | 2024.10.10 05:41:32.021946 [ 3 ] {37540ed9-0c9f-4636-bfff-ed1eccb48ccd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4677 | 2024.10.10 05:41:32.022608 [ 3 ] {37540ed9-0c9f-4636-bfff-ed1eccb48ccd} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4678 | 2024.10.10 05:41:32.022644 [ 3 ] {37540ed9-0c9f-4636-bfff-ed1eccb48ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4679 | 2024.10.10 05:41:32.023019 [ 3 ] {37540ed9-0c9f-4636-bfff-ed1eccb48ccd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4680 | 2024.10.10 05:41:32.023374 [ 3 ] {37540ed9-0c9f-4636-bfff-ed1eccb48ccd} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4681 | 2024.10.10 05:41:32.023502 [ 3 ] {37540ed9-0c9f-4636-bfff-ed1eccb48ccd} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001977 sec., 197268.58877086494 rows/sec., 13.99 MiB/sec. | ||
4682 | 2024.10.10 05:41:32.023678 [ 3 ] {37540ed9-0c9f-4636-bfff-ed1eccb48ccd} <Debug> DynamicQueryHandler: Done processing query | ||
4683 | 2024.10.10 05:41:32.023703 [ 3 ] {37540ed9-0c9f-4636-bfff-ed1eccb48ccd} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
4684 | 2024.10.10 05:41:32.023720 [ 3 ] {} <Debug> HTTP-Session: 914c4bae-97a0-4316-ae8d-3ba42935fab6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4685 | 2024.10.10 05:41:32.023860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4686 | 2024.10.10 05:41:32.023909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4687 | 2024.10.10 05:41:32.023927 [ 3 ] {} <Debug> HTTP-Session: 2a9c9398-e14a-4951-b333-57fec56f78ea Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4688 | 2024.10.10 05:41:32.023944 [ 3 ] {} <Debug> HTTP-Session: 2a9c9398-e14a-4951-b333-57fec56f78ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4689 | 2024.10.10 05:41:32.023958 [ 3 ] {} <Debug> HTTP-Session: 2a9c9398-e14a-4951-b333-57fec56f78ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4690 | 2024.10.10 05:41:32.023989 [ 3 ] {} <Trace> HTTP-Session: 2a9c9398-e14a-4951-b333-57fec56f78ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4691 | 2024.10.10 05:41:32.024087 [ 3 ] {1b02e88b-b8ca-4469-8892-49baeb356b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4692 | 2024.10.10 05:41:32.024131 [ 3 ] {1b02e88b-b8ca-4469-8892-49baeb356b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4693 | 2024.10.10 05:41:32.024261 [ 3 ] {1b02e88b-b8ca-4469-8892-49baeb356b2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4694 | 2024.10.10 05:41:32.024565 [ 3 ] {1b02e88b-b8ca-4469-8892-49baeb356b2b} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4695 | 2024.10.10 05:41:32.024599 [ 3 ] {1b02e88b-b8ca-4469-8892-49baeb356b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4696 | 2024.10.10 05:41:32.024950 [ 3 ] {1b02e88b-b8ca-4469-8892-49baeb356b2b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4697 | 2024.10.10 05:41:32.025274 [ 3 ] {1b02e88b-b8ca-4469-8892-49baeb356b2b} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4698 | 2024.10.10 05:41:32.025400 [ 3 ] {1b02e88b-b8ca-4469-8892-49baeb356b2b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001339 sec., 4480.955937266617 rows/sec., 234.11 KiB/sec. | ||
4699 | 2024.10.10 05:41:32.025618 [ 3 ] {1b02e88b-b8ca-4469-8892-49baeb356b2b} <Debug> DynamicQueryHandler: Done processing query | ||
4700 | 2024.10.10 05:41:32.025642 [ 3 ] {1b02e88b-b8ca-4469-8892-49baeb356b2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4701 | 2024.10.10 05:41:32.025658 [ 3 ] {} <Debug> HTTP-Session: 2a9c9398-e14a-4951-b333-57fec56f78ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4702 | 2024.10.10 05:41:32.025799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4703 | 2024.10.10 05:41:32.025849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4704 | 2024.10.10 05:41:32.025869 [ 3 ] {} <Debug> HTTP-Session: fb75d99b-a524-40cd-98c5-61cee0c263fe Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4705 | 2024.10.10 05:41:32.025885 [ 3 ] {} <Debug> HTTP-Session: fb75d99b-a524-40cd-98c5-61cee0c263fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4706 | 2024.10.10 05:41:32.025899 [ 3 ] {} <Debug> HTTP-Session: fb75d99b-a524-40cd-98c5-61cee0c263fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4707 | 2024.10.10 05:41:32.025930 [ 3 ] {} <Trace> HTTP-Session: fb75d99b-a524-40cd-98c5-61cee0c263fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4708 | 2024.10.10 05:41:32.026115 [ 3 ] {4f945254-073f-429b-8dcc-8202774f7cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4709 | 2024.10.10 05:41:32.026161 [ 3 ] {4f945254-073f-429b-8dcc-8202774f7cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4710 | 2024.10.10 05:41:32.026304 [ 3 ] {4f945254-073f-429b-8dcc-8202774f7cb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4711 | 2024.10.10 05:41:32.026758 [ 3 ] {4f945254-073f-429b-8dcc-8202774f7cb3} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4712 | 2024.10.10 05:41:32.026793 [ 3 ] {4f945254-073f-429b-8dcc-8202774f7cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4713 | 2024.10.10 05:41:32.027182 [ 3 ] {4f945254-073f-429b-8dcc-8202774f7cb3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4714 | 2024.10.10 05:41:32.027519 [ 3 ] {4f945254-073f-429b-8dcc-8202774f7cb3} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4715 | 2024.10.10 05:41:32.027646 [ 3 ] {4f945254-073f-429b-8dcc-8202774f7cb3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001624 sec., 145935.960591133 rows/sec., 9.78 MiB/sec. | ||
4716 | 2024.10.10 05:41:32.027817 [ 3 ] {4f945254-073f-429b-8dcc-8202774f7cb3} <Debug> DynamicQueryHandler: Done processing query | ||
4717 | 2024.10.10 05:41:32.027841 [ 3 ] {4f945254-073f-429b-8dcc-8202774f7cb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4718 | 2024.10.10 05:41:32.027857 [ 3 ] {} <Debug> HTTP-Session: fb75d99b-a524-40cd-98c5-61cee0c263fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4719 | 2024.10.10 05:41:32.027986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4720 | 2024.10.10 05:41:32.028033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4721 | 2024.10.10 05:41:32.028052 [ 3 ] {} <Debug> HTTP-Session: 90c8ada6-e611-48de-a89c-607f1b0c95d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4722 | 2024.10.10 05:41:32.028069 [ 3 ] {} <Debug> HTTP-Session: 90c8ada6-e611-48de-a89c-607f1b0c95d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4723 | 2024.10.10 05:41:32.028083 [ 3 ] {} <Debug> HTTP-Session: 90c8ada6-e611-48de-a89c-607f1b0c95d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4724 | 2024.10.10 05:41:32.028114 [ 3 ] {} <Trace> HTTP-Session: 90c8ada6-e611-48de-a89c-607f1b0c95d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4725 | 2024.10.10 05:41:32.028207 [ 3 ] {d4396299-cacd-43cb-b6c7-700050456fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
4726 | 2024.10.10 05:41:32.028251 [ 3 ] {d4396299-cacd-43cb-b6c7-700050456fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4727 | 2024.10.10 05:41:32.028380 [ 3 ] {d4396299-cacd-43cb-b6c7-700050456fc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4728 | 2024.10.10 05:41:32.028657 [ 3 ] {d4396299-cacd-43cb-b6c7-700050456fc5} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4729 | 2024.10.10 05:41:32.028693 [ 3 ] {d4396299-cacd-43cb-b6c7-700050456fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4730 | 2024.10.10 05:41:32.029038 [ 3 ] {d4396299-cacd-43cb-b6c7-700050456fc5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4731 | 2024.10.10 05:41:32.029361 [ 3 ] {d4396299-cacd-43cb-b6c7-700050456fc5} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4732 | 2024.10.10 05:41:32.029487 [ 3 ] {d4396299-cacd-43cb-b6c7-700050456fc5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001302 sec., 768.0491551459294 rows/sec., 51.75 KiB/sec. | ||
4733 | 2024.10.10 05:41:32.029648 [ 3 ] {d4396299-cacd-43cb-b6c7-700050456fc5} <Debug> DynamicQueryHandler: Done processing query | ||
4734 | 2024.10.10 05:41:32.029673 [ 3 ] {d4396299-cacd-43cb-b6c7-700050456fc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4735 | 2024.10.10 05:41:32.029691 [ 3 ] {} <Debug> HTTP-Session: 90c8ada6-e611-48de-a89c-607f1b0c95d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4736 | 2024.10.10 05:41:32.029802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4737 | 2024.10.10 05:41:32.029850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4738 | 2024.10.10 05:41:32.029870 [ 3 ] {} <Debug> HTTP-Session: 0df87dd4-d4b4-4dbe-b3cb-0de6fb48a7cf Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4739 | 2024.10.10 05:41:32.029886 [ 3 ] {} <Debug> HTTP-Session: 0df87dd4-d4b4-4dbe-b3cb-0de6fb48a7cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4740 | 2024.10.10 05:41:32.029900 [ 3 ] {} <Debug> HTTP-Session: 0df87dd4-d4b4-4dbe-b3cb-0de6fb48a7cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4741 | 2024.10.10 05:41:32.029930 [ 3 ] {} <Trace> HTTP-Session: 0df87dd4-d4b4-4dbe-b3cb-0de6fb48a7cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4742 | 2024.10.10 05:41:32.030098 [ 3 ] {f13c905b-9ba8-4871-b243-72fbf221afd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4743 | 2024.10.10 05:41:32.030161 [ 3 ] {f13c905b-9ba8-4871-b243-72fbf221afd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4744 | 2024.10.10 05:41:32.030587 [ 3 ] {f13c905b-9ba8-4871-b243-72fbf221afd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4745 | 2024.10.10 05:41:32.031134 [ 3 ] {f13c905b-9ba8-4871-b243-72fbf221afd5} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4746 | 2024.10.10 05:41:32.031169 [ 3 ] {f13c905b-9ba8-4871-b243-72fbf221afd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4747 | 2024.10.10 05:41:32.031777 [ 3 ] {f13c905b-9ba8-4871-b243-72fbf221afd5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4748 | 2024.10.10 05:41:32.032194 [ 3 ] {f13c905b-9ba8-4871-b243-72fbf221afd5} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4749 | 2024.10.10 05:41:32.032346 [ 3 ] {f13c905b-9ba8-4871-b243-72fbf221afd5} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002345 sec., 3411.5138592750536 rows/sec., 6.11 MiB/sec. | ||
4750 | 2024.10.10 05:41:32.032572 [ 3 ] {f13c905b-9ba8-4871-b243-72fbf221afd5} <Debug> DynamicQueryHandler: Done processing query | ||
4751 | 2024.10.10 05:41:32.032597 [ 3 ] {f13c905b-9ba8-4871-b243-72fbf221afd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
4752 | 2024.10.10 05:41:32.032613 [ 3 ] {} <Debug> HTTP-Session: 0df87dd4-d4b4-4dbe-b3cb-0de6fb48a7cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4753 | 2024.10.10 05:41:32.032768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4754 | 2024.10.10 05:41:32.032817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4755 | 2024.10.10 05:41:32.032836 [ 3 ] {} <Debug> HTTP-Session: ab50c6a2-559e-4e0f-97e1-90215e1dd8e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4756 | 2024.10.10 05:41:32.032853 [ 3 ] {} <Debug> HTTP-Session: ab50c6a2-559e-4e0f-97e1-90215e1dd8e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4757 | 2024.10.10 05:41:32.032866 [ 3 ] {} <Debug> HTTP-Session: ab50c6a2-559e-4e0f-97e1-90215e1dd8e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4758 | 2024.10.10 05:41:32.032897 [ 3 ] {} <Trace> HTTP-Session: ab50c6a2-559e-4e0f-97e1-90215e1dd8e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4759 | 2024.10.10 05:41:32.033015 [ 3 ] {c0a4b216-ae7f-405f-95b5-e2f5909e457c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4760 | 2024.10.10 05:41:32.033058 [ 3 ] {c0a4b216-ae7f-405f-95b5-e2f5909e457c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4761 | 2024.10.10 05:41:32.033188 [ 3 ] {c0a4b216-ae7f-405f-95b5-e2f5909e457c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4762 | 2024.10.10 05:41:32.033540 [ 3 ] {c0a4b216-ae7f-405f-95b5-e2f5909e457c} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4763 | 2024.10.10 05:41:32.033574 [ 3 ] {c0a4b216-ae7f-405f-95b5-e2f5909e457c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4764 | 2024.10.10 05:41:32.033938 [ 3 ] {c0a4b216-ae7f-405f-95b5-e2f5909e457c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4765 | 2024.10.10 05:41:32.034263 [ 3 ] {c0a4b216-ae7f-405f-95b5-e2f5909e457c} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4766 | 2024.10.10 05:41:32.034389 [ 3 ] {c0a4b216-ae7f-405f-95b5-e2f5909e457c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001418 sec., 57827.92665726375 rows/sec., 3.67 MiB/sec. | ||
4767 | 2024.10.10 05:41:32.034553 [ 3 ] {c0a4b216-ae7f-405f-95b5-e2f5909e457c} <Debug> DynamicQueryHandler: Done processing query | ||
4768 | 2024.10.10 05:41:32.034578 [ 3 ] {c0a4b216-ae7f-405f-95b5-e2f5909e457c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4769 | 2024.10.10 05:41:32.034594 [ 3 ] {} <Debug> HTTP-Session: ab50c6a2-559e-4e0f-97e1-90215e1dd8e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4770 | 2024.10.10 05:41:36.103510 [ 64 ] {} <Debug> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4771 | 2024.10.10 05:41:36.103600 [ 64 ] {} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4772 | 2024.10.10 05:41:36.103629 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4773 | 2024.10.10 05:41:36.103789 [ 201 ] {d3c68360-067e-4aed-8a98-9816ce4fe4a6::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
4774 | 2024.10.10 05:41:36.104123 [ 201 ] {d3c68360-067e-4aed-8a98-9816ce4fe4a6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4775 | 2024.10.10 05:41:36.104165 [ 201 ] {d3c68360-067e-4aed-8a98-9816ce4fe4a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
4776 | 2024.10.10 05:41:36.104263 [ 201 ] {d3c68360-067e-4aed-8a98-9816ce4fe4a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
4777 | 2024.10.10 05:41:36.104428 [ 201 ] {d3c68360-067e-4aed-8a98-9816ce4fe4a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
4778 | 2024.10.10 05:41:36.104540 [ 201 ] {d3c68360-067e-4aed-8a98-9816ce4fe4a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
4779 | 2024.10.10 05:41:36.104663 [ 201 ] {d3c68360-067e-4aed-8a98-9816ce4fe4a6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
4780 | 2024.10.10 05:41:36.106923 [ 194 ] {d3c68360-067e-4aed-8a98-9816ce4fe4a6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.003206985 sec., 12784.593629218722 rows/sec., 2.00 MiB/sec. | ||
4781 | 2024.10.10 05:41:36.107164 [ 192 ] {d3c68360-067e-4aed-8a98-9816ce4fe4a6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4782 | 2024.10.10 05:41:36.107787 [ 192 ] {d3c68360-067e-4aed-8a98-9816ce4fe4a6::all_1_5_1} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4783 | 2024.10.10 05:41:36.107881 [ 192 ] {d3c68360-067e-4aed-8a98-9816ce4fe4a6::all_1_5_1} <Trace> oximeter.timeseries_schema (d3c68360-067e-4aed-8a98-9816ce4fe4a6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4784 | 2024.10.10 05:41:36.107988 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
4785 | 2024.10.10 05:41:37.006889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4786 | 2024.10.10 05:41:37.006999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4787 | 2024.10.10 05:41:37.007025 [ 3 ] {} <Debug> HTTP-Session: 6f6e7c4b-efa5-4c01-96df-de4566781e33 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4788 | 2024.10.10 05:41:37.007049 [ 3 ] {} <Debug> HTTP-Session: 6f6e7c4b-efa5-4c01-96df-de4566781e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4789 | 2024.10.10 05:41:37.007063 [ 3 ] {} <Debug> HTTP-Session: 6f6e7c4b-efa5-4c01-96df-de4566781e33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4790 | 2024.10.10 05:41:37.007111 [ 3 ] {} <Trace> HTTP-Session: 6f6e7c4b-efa5-4c01-96df-de4566781e33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4791 | 2024.10.10 05:41:37.007288 [ 3 ] {2d482053-4514-42d8-9dde-c267923eb065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
4792 | 2024.10.10 05:41:37.007355 [ 3 ] {2d482053-4514-42d8-9dde-c267923eb065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4793 | 2024.10.10 05:41:37.007701 [ 3 ] {2d482053-4514-42d8-9dde-c267923eb065} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4794 | 2024.10.10 05:41:37.008154 [ 3 ] {2d482053-4514-42d8-9dde-c267923eb065} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4795 | 2024.10.10 05:41:37.008198 [ 3 ] {2d482053-4514-42d8-9dde-c267923eb065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4796 | 2024.10.10 05:41:37.008613 [ 3 ] {2d482053-4514-42d8-9dde-c267923eb065} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4797 | 2024.10.10 05:41:37.008998 [ 3 ] {2d482053-4514-42d8-9dde-c267923eb065} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4798 | 2024.10.10 05:41:37.009156 [ 3 ] {2d482053-4514-42d8-9dde-c267923eb065} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001919 sec., 1042.2094841063054 rows/sec., 84.98 KiB/sec. | ||
4799 | 2024.10.10 05:41:37.009513 [ 3 ] {2d482053-4514-42d8-9dde-c267923eb065} <Debug> DynamicQueryHandler: Done processing query | ||
4800 | 2024.10.10 05:41:37.009540 [ 3 ] {2d482053-4514-42d8-9dde-c267923eb065} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4801 | 2024.10.10 05:41:37.009558 [ 3 ] {} <Debug> HTTP-Session: 6f6e7c4b-efa5-4c01-96df-de4566781e33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4802 | 2024.10.10 05:41:37.009704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 17512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4803 | 2024.10.10 05:41:37.009760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4804 | 2024.10.10 05:41:37.009780 [ 3 ] {} <Debug> HTTP-Session: 868fb4ed-d49d-4a19-b534-0eacc81a54ad Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4805 | 2024.10.10 05:41:37.009798 [ 3 ] {} <Debug> HTTP-Session: 868fb4ed-d49d-4a19-b534-0eacc81a54ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4806 | 2024.10.10 05:41:37.009811 [ 3 ] {} <Debug> HTTP-Session: 868fb4ed-d49d-4a19-b534-0eacc81a54ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4807 | 2024.10.10 05:41:37.009847 [ 3 ] {} <Trace> HTTP-Session: 868fb4ed-d49d-4a19-b534-0eacc81a54ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4808 | 2024.10.10 05:41:37.009984 [ 3 ] {77484086-6125-4cca-b853-ee0aef7256df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4809 | 2024.10.10 05:41:37.010031 [ 3 ] {77484086-6125-4cca-b853-ee0aef7256df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4810 | 2024.10.10 05:41:37.010292 [ 3 ] {77484086-6125-4cca-b853-ee0aef7256df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4811 | 2024.10.10 05:41:37.010716 [ 3 ] {77484086-6125-4cca-b853-ee0aef7256df} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4812 | 2024.10.10 05:41:37.010754 [ 3 ] {77484086-6125-4cca-b853-ee0aef7256df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4813 | 2024.10.10 05:41:37.011167 [ 3 ] {77484086-6125-4cca-b853-ee0aef7256df} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4814 | 2024.10.10 05:41:37.011526 [ 3 ] {77484086-6125-4cca-b853-ee0aef7256df} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4815 | 2024.10.10 05:41:37.011695 [ 3 ] {77484086-6125-4cca-b853-ee0aef7256df} <Debug> executeQuery: Read 119 rows, 10.26 KiB in 0.001762 sec., 67536.88989784336 rows/sec., 5.69 MiB/sec. | ||
4816 | 2024.10.10 05:41:37.012032 [ 3 ] {77484086-6125-4cca-b853-ee0aef7256df} <Debug> DynamicQueryHandler: Done processing query | ||
4817 | 2024.10.10 05:41:37.012058 [ 3 ] {77484086-6125-4cca-b853-ee0aef7256df} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
4818 | 2024.10.10 05:41:37.012074 [ 3 ] {} <Debug> HTTP-Session: 868fb4ed-d49d-4a19-b534-0eacc81a54ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4819 | 2024.10.10 05:41:37.012188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 4776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4820 | 2024.10.10 05:41:37.012240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4821 | 2024.10.10 05:41:37.012260 [ 3 ] {} <Debug> HTTP-Session: e6825d31-d8a0-4031-9e98-babcf312ade5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4822 | 2024.10.10 05:41:37.012278 [ 3 ] {} <Debug> HTTP-Session: e6825d31-d8a0-4031-9e98-babcf312ade5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4823 | 2024.10.10 05:41:37.012291 [ 3 ] {} <Debug> HTTP-Session: e6825d31-d8a0-4031-9e98-babcf312ade5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4824 | 2024.10.10 05:41:37.012324 [ 3 ] {} <Trace> HTTP-Session: e6825d31-d8a0-4031-9e98-babcf312ade5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4825 | 2024.10.10 05:41:37.012438 [ 3 ] {3227abdc-1ef4-4ac2-9d7c-4300ed0c33d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4826 | 2024.10.10 05:41:37.012483 [ 3 ] {3227abdc-1ef4-4ac2-9d7c-4300ed0c33d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4827 | 2024.10.10 05:41:37.012735 [ 3 ] {3227abdc-1ef4-4ac2-9d7c-4300ed0c33d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4828 | 2024.10.10 05:41:37.013139 [ 3 ] {3227abdc-1ef4-4ac2-9d7c-4300ed0c33d3} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4829 | 2024.10.10 05:41:37.013175 [ 3 ] {3227abdc-1ef4-4ac2-9d7c-4300ed0c33d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4830 | 2024.10.10 05:41:37.013526 [ 3 ] {3227abdc-1ef4-4ac2-9d7c-4300ed0c33d3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4831 | 2024.10.10 05:41:37.013883 [ 3 ] {3227abdc-1ef4-4ac2-9d7c-4300ed0c33d3} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4832 | 2024.10.10 05:41:37.014040 [ 3 ] {3227abdc-1ef4-4ac2-9d7c-4300ed0c33d3} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.00163 sec., 20245.398773006134 rows/sec., 1.48 MiB/sec. | ||
4833 | 2024.10.10 05:41:37.014286 [ 3 ] {3227abdc-1ef4-4ac2-9d7c-4300ed0c33d3} <Debug> DynamicQueryHandler: Done processing query | ||
4834 | 2024.10.10 05:41:37.014311 [ 3 ] {3227abdc-1ef4-4ac2-9d7c-4300ed0c33d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
4835 | 2024.10.10 05:41:37.014327 [ 3 ] {} <Debug> HTTP-Session: e6825d31-d8a0-4031-9e98-babcf312ade5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4836 | 2024.10.10 05:41:37.014463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 16478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4837 | 2024.10.10 05:41:37.014512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4838 | 2024.10.10 05:41:37.014531 [ 3 ] {} <Debug> HTTP-Session: 136891cc-b476-436b-91cb-62345be6c324 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4839 | 2024.10.10 05:41:37.014548 [ 3 ] {} <Debug> HTTP-Session: 136891cc-b476-436b-91cb-62345be6c324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4840 | 2024.10.10 05:41:37.014562 [ 3 ] {} <Debug> HTTP-Session: 136891cc-b476-436b-91cb-62345be6c324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4841 | 2024.10.10 05:41:37.014593 [ 3 ] {} <Trace> HTTP-Session: 136891cc-b476-436b-91cb-62345be6c324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4842 | 2024.10.10 05:41:37.014720 [ 3 ] {c2bddf1a-bc67-41e9-b3e2-baaf743d3a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4843 | 2024.10.10 05:41:37.014763 [ 3 ] {c2bddf1a-bc67-41e9-b3e2-baaf743d3a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4844 | 2024.10.10 05:41:37.014994 [ 3 ] {c2bddf1a-bc67-41e9-b3e2-baaf743d3a7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4845 | 2024.10.10 05:41:37.015376 [ 3 ] {c2bddf1a-bc67-41e9-b3e2-baaf743d3a7d} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4846 | 2024.10.10 05:41:37.015411 [ 3 ] {c2bddf1a-bc67-41e9-b3e2-baaf743d3a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4847 | 2024.10.10 05:41:37.015760 [ 3 ] {c2bddf1a-bc67-41e9-b3e2-baaf743d3a7d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4848 | 2024.10.10 05:41:37.016110 [ 3 ] {c2bddf1a-bc67-41e9-b3e2-baaf743d3a7d} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4849 | 2024.10.10 05:41:37.016268 [ 3 ] {c2bddf1a-bc67-41e9-b3e2-baaf743d3a7d} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00158 sec., 61392.40506329114 rows/sec., 4.80 MiB/sec. | ||
4850 | 2024.10.10 05:41:37.016448 [ 3 ] {c2bddf1a-bc67-41e9-b3e2-baaf743d3a7d} <Debug> DynamicQueryHandler: Done processing query | ||
4851 | 2024.10.10 05:41:37.016472 [ 3 ] {c2bddf1a-bc67-41e9-b3e2-baaf743d3a7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4852 | 2024.10.10 05:41:37.016489 [ 3 ] {} <Debug> HTTP-Session: 136891cc-b476-436b-91cb-62345be6c324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4853 | 2024.10.10 05:41:37.016654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4854 | 2024.10.10 05:41:37.016704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4855 | 2024.10.10 05:41:37.016724 [ 3 ] {} <Debug> HTTP-Session: fa130750-f38b-4a45-b266-a5b81db72980 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4856 | 2024.10.10 05:41:37.016741 [ 3 ] {} <Debug> HTTP-Session: fa130750-f38b-4a45-b266-a5b81db72980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4857 | 2024.10.10 05:41:37.016755 [ 3 ] {} <Debug> HTTP-Session: fa130750-f38b-4a45-b266-a5b81db72980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4858 | 2024.10.10 05:41:37.016786 [ 3 ] {} <Trace> HTTP-Session: fa130750-f38b-4a45-b266-a5b81db72980 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4859 | 2024.10.10 05:41:37.016946 [ 3 ] {ae97062f-82cb-42aa-98b2-f472648cb053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
4860 | 2024.10.10 05:41:37.016994 [ 3 ] {ae97062f-82cb-42aa-98b2-f472648cb053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4861 | 2024.10.10 05:41:37.017143 [ 3 ] {ae97062f-82cb-42aa-98b2-f472648cb053} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4862 | 2024.10.10 05:41:37.017546 [ 3 ] {ae97062f-82cb-42aa-98b2-f472648cb053} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4863 | 2024.10.10 05:41:37.017581 [ 3 ] {ae97062f-82cb-42aa-98b2-f472648cb053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4864 | 2024.10.10 05:41:37.017965 [ 3 ] {ae97062f-82cb-42aa-98b2-f472648cb053} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4865 | 2024.10.10 05:41:37.018295 [ 3 ] {ae97062f-82cb-42aa-98b2-f472648cb053} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4866 | 2024.10.10 05:41:37.018458 [ 3 ] {ae97062f-82cb-42aa-98b2-f472648cb053} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001575 sec., 102222.22222222222 rows/sec., 7.12 MiB/sec. | ||
4867 | 2024.10.10 05:41:37.018634 [ 3 ] {ae97062f-82cb-42aa-98b2-f472648cb053} <Debug> DynamicQueryHandler: Done processing query | ||
4868 | 2024.10.10 05:41:37.018661 [ 3 ] {ae97062f-82cb-42aa-98b2-f472648cb053} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
4869 | 2024.10.10 05:41:37.018677 [ 3 ] {} <Debug> HTTP-Session: fa130750-f38b-4a45-b266-a5b81db72980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4870 | 2024.10.10 05:41:37.018845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 50895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4871 | 2024.10.10 05:41:37.018893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4872 | 2024.10.10 05:41:37.018913 [ 3 ] {} <Debug> HTTP-Session: f3017d21-7f14-449f-a4b3-7bba62c45e11 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4873 | 2024.10.10 05:41:37.018929 [ 3 ] {} <Debug> HTTP-Session: f3017d21-7f14-449f-a4b3-7bba62c45e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4874 | 2024.10.10 05:41:37.018943 [ 3 ] {} <Debug> HTTP-Session: f3017d21-7f14-449f-a4b3-7bba62c45e11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4875 | 2024.10.10 05:41:37.018974 [ 3 ] {} <Trace> HTTP-Session: f3017d21-7f14-449f-a4b3-7bba62c45e11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4876 | 2024.10.10 05:41:37.019324 [ 3 ] {9422b897-003d-4bbf-9859-d41c2f6dbf43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
4877 | 2024.10.10 05:41:37.019389 [ 3 ] {9422b897-003d-4bbf-9859-d41c2f6dbf43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4878 | 2024.10.10 05:41:37.019862 [ 3 ] {9422b897-003d-4bbf-9859-d41c2f6dbf43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4879 | 2024.10.10 05:41:37.020572 [ 3 ] {9422b897-003d-4bbf-9859-d41c2f6dbf43} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4880 | 2024.10.10 05:41:37.020607 [ 3 ] {9422b897-003d-4bbf-9859-d41c2f6dbf43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4881 | 2024.10.10 05:41:37.021254 [ 3 ] {9422b897-003d-4bbf-9859-d41c2f6dbf43} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4882 | 2024.10.10 05:41:37.021676 [ 3 ] {9422b897-003d-4bbf-9859-d41c2f6dbf43} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4883 | 2024.10.10 05:41:37.021877 [ 3 ] {9422b897-003d-4bbf-9859-d41c2f6dbf43} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002801 sec., 11067.475901463762 rows/sec., 19.83 MiB/sec. | ||
4884 | 2024.10.10 05:41:37.022442 [ 3 ] {9422b897-003d-4bbf-9859-d41c2f6dbf43} <Debug> DynamicQueryHandler: Done processing query | ||
4885 | 2024.10.10 05:41:37.022469 [ 3 ] {9422b897-003d-4bbf-9859-d41c2f6dbf43} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
4886 | 2024.10.10 05:41:37.022484 [ 3 ] {} <Debug> HTTP-Session: f3017d21-7f14-449f-a4b3-7bba62c45e11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4887 | 2024.10.10 05:41:37.022599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4888 | 2024.10.10 05:41:37.022652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4889 | 2024.10.10 05:41:37.022671 [ 3 ] {} <Debug> HTTP-Session: a182c5d4-fcc3-40b5-98c8-33c26f08da33 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4890 | 2024.10.10 05:41:37.022688 [ 3 ] {} <Debug> HTTP-Session: a182c5d4-fcc3-40b5-98c8-33c26f08da33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4891 | 2024.10.10 05:41:37.022702 [ 3 ] {} <Debug> HTTP-Session: a182c5d4-fcc3-40b5-98c8-33c26f08da33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4892 | 2024.10.10 05:41:37.022733 [ 3 ] {} <Trace> HTTP-Session: a182c5d4-fcc3-40b5-98c8-33c26f08da33 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4893 | 2024.10.10 05:41:37.022858 [ 3 ] {613dbe10-d800-4834-913e-2e665485a8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
4894 | 2024.10.10 05:41:37.022903 [ 3 ] {613dbe10-d800-4834-913e-2e665485a8a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4895 | 2024.10.10 05:41:37.023056 [ 3 ] {613dbe10-d800-4834-913e-2e665485a8a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4896 | 2024.10.10 05:41:37.023374 [ 3 ] {613dbe10-d800-4834-913e-2e665485a8a2} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4897 | 2024.10.10 05:41:37.023411 [ 3 ] {613dbe10-d800-4834-913e-2e665485a8a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4898 | 2024.10.10 05:41:37.023784 [ 3 ] {613dbe10-d800-4834-913e-2e665485a8a2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4899 | 2024.10.10 05:41:37.024130 [ 3 ] {613dbe10-d800-4834-913e-2e665485a8a2} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4900 | 2024.10.10 05:41:37.024292 [ 3 ] {613dbe10-d800-4834-913e-2e665485a8a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001471 sec., 40788.579197824605 rows/sec., 2.75 MiB/sec. | ||
4901 | 2024.10.10 05:41:37.024513 [ 3 ] {613dbe10-d800-4834-913e-2e665485a8a2} <Debug> DynamicQueryHandler: Done processing query | ||
4902 | 2024.10.10 05:41:37.024537 [ 3 ] {613dbe10-d800-4834-913e-2e665485a8a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
4903 | 2024.10.10 05:41:37.024553 [ 3 ] {} <Debug> HTTP-Session: a182c5d4-fcc3-40b5-98c8-33c26f08da33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4904 | 2024.10.10 05:41:40.124648 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4905 | 2024.10.10 05:41:40.124715 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4906 | 2024.10.10 05:41:40.269905 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 496 | ||
4907 | 2024.10.10 05:41:40.272781 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4908 | 2024.10.10 05:41:40.272834 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4909 | 2024.10.10 05:41:40.274338 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4910 | 2024.10.10 05:41:40.275409 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4911 | 2024.10.10 05:41:40.275594 [ 150 ] {} <Debug> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
4912 | 2024.10.10 05:41:40.275658 [ 150 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4913 | 2024.10.10 05:41:40.275696 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4914 | 2024.10.10 05:41:40.276342 [ 195 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
4915 | 2024.10.10 05:41:40.277118 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 496 | ||
4916 | 2024.10.10 05:41:40.277836 [ 195 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4917 | 2024.10.10 05:41:40.278023 [ 195 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 294 rows starting from the beginning of the part | ||
4918 | 2024.10.10 05:41:40.278555 [ 195 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
4919 | 2024.10.10 05:41:40.279201 [ 195 ] {aee23644-2e1b-4690-be37-7bd94185c386::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 | ||
4920 | 2024.10.10 05:41:40.279786 [ 195 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
4921 | 2024.10.10 05:41:40.280338 [ 195 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
4922 | 2024.10.10 05:41:40.280914 [ 195 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
4923 | 2024.10.10 05:41:40.289913 [ 194 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 72 columns (72 merged, 0 gathered) in 0.014088911 sec., 35204.992067875224 rows/sec., 28.13 MiB/sec. | ||
4924 | 2024.10.10 05:41:40.290931 [ 194 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
4925 | 2024.10.10 05:41:40.292640 [ 194 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_11_2} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4926 | 2024.10.10 05:41:40.292729 [ 194 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_11_2} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
4927 | 2024.10.10 05:41:40.293056 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
4928 | 2024.10.10 05:41:41.001230 [ 245 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000886663 sec. | ||
4929 | 2024.10.10 05:41:42.010617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4930 | 2024.10.10 05:41:42.010737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4931 | 2024.10.10 05:41:42.010762 [ 3 ] {} <Debug> HTTP-Session: 3bd7d698-314a-4438-9add-d05cc2788416 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4932 | 2024.10.10 05:41:42.010787 [ 3 ] {} <Debug> HTTP-Session: 3bd7d698-314a-4438-9add-d05cc2788416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4933 | 2024.10.10 05:41:42.010802 [ 3 ] {} <Debug> HTTP-Session: 3bd7d698-314a-4438-9add-d05cc2788416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4934 | 2024.10.10 05:41:42.010851 [ 3 ] {} <Trace> HTTP-Session: 3bd7d698-314a-4438-9add-d05cc2788416 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4935 | 2024.10.10 05:41:42.011099 [ 3 ] {e66f1eaa-0371-4bb1-9ccf-3a7bc7230f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4936 | 2024.10.10 05:41:42.011171 [ 3 ] {e66f1eaa-0371-4bb1-9ccf-3a7bc7230f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4937 | 2024.10.10 05:41:42.011515 [ 3 ] {e66f1eaa-0371-4bb1-9ccf-3a7bc7230f80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4938 | 2024.10.10 05:41:42.012158 [ 3 ] {e66f1eaa-0371-4bb1-9ccf-3a7bc7230f80} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4939 | 2024.10.10 05:41:42.012210 [ 3 ] {e66f1eaa-0371-4bb1-9ccf-3a7bc7230f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4940 | 2024.10.10 05:41:42.012690 [ 3 ] {e66f1eaa-0371-4bb1-9ccf-3a7bc7230f80} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4941 | 2024.10.10 05:41:42.013102 [ 3 ] {e66f1eaa-0371-4bb1-9ccf-3a7bc7230f80} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4942 | 2024.10.10 05:41:42.013280 [ 3 ] {e66f1eaa-0371-4bb1-9ccf-3a7bc7230f80} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002277 sec., 90030.74220465525 rows/sec., 7.91 MiB/sec. | ||
4943 | 2024.10.10 05:41:42.013301 [ 146 ] {} <Debug> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4944 | 2024.10.10 05:41:42.013407 [ 146 ] {} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4945 | 2024.10.10 05:41:42.013468 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4946 | 2024.10.10 05:41:42.013634 [ 3 ] {e66f1eaa-0371-4bb1-9ccf-3a7bc7230f80} <Debug> DynamicQueryHandler: Done processing query | ||
4947 | 2024.10.10 05:41:42.013662 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
4948 | 2024.10.10 05:41:42.013745 [ 3 ] {e66f1eaa-0371-4bb1-9ccf-3a7bc7230f80} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
4949 | 2024.10.10 05:41:42.013839 [ 3 ] {} <Debug> HTTP-Session: 3bd7d698-314a-4438-9add-d05cc2788416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4950 | 2024.10.10 05:41:42.014105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4951 | 2024.10.10 05:41:42.014112 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4952 | 2024.10.10 05:41:42.014176 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 271 rows starting from the beginning of the part | ||
4953 | 2024.10.10 05:41:42.014192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4954 | 2024.10.10 05:41:42.014243 [ 3 ] {} <Debug> HTTP-Session: 448907c5-ee4f-4877-9b7b-444aa068f651 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4955 | 2024.10.10 05:41:42.014283 [ 3 ] {} <Debug> HTTP-Session: 448907c5-ee4f-4877-9b7b-444aa068f651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4956 | 2024.10.10 05:41:42.014353 [ 3 ] {} <Debug> HTTP-Session: 448907c5-ee4f-4877-9b7b-444aa068f651 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4957 | 2024.10.10 05:41:42.014492 [ 3 ] {} <Trace> HTTP-Session: 448907c5-ee4f-4877-9b7b-444aa068f651 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4958 | 2024.10.10 05:41:42.014505 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1214 rows starting from the beginning of the part | ||
4959 | 2024.10.10 05:41:42.014694 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 100 rows starting from the beginning of the part | ||
4960 | 2024.10.10 05:41:42.014814 [ 3 ] {b7a0d10b-3e59-44f0-944f-98fea342ec1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
4961 | 2024.10.10 05:41:42.015008 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 205 rows starting from the beginning of the part | ||
4962 | 2024.10.10 05:41:42.015027 [ 3 ] {b7a0d10b-3e59-44f0-944f-98fea342ec1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4963 | 2024.10.10 05:41:42.015381 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 119 rows starting from the beginning of the part | ||
4964 | 2024.10.10 05:41:42.015686 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 205 rows starting from the beginning of the part | ||
4965 | 2024.10.10 05:41:42.016459 [ 3 ] {b7a0d10b-3e59-44f0-944f-98fea342ec1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4966 | 2024.10.10 05:41:42.017334 [ 3 ] {b7a0d10b-3e59-44f0-944f-98fea342ec1d} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4967 | 2024.10.10 05:41:42.017416 [ 3 ] {b7a0d10b-3e59-44f0-944f-98fea342ec1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4968 | 2024.10.10 05:41:42.018389 [ 3 ] {b7a0d10b-3e59-44f0-944f-98fea342ec1d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4969 | 2024.10.10 05:41:42.019268 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2114 rows, containing 5 columns (5 merged, 0 gathered) in 0.00572343 sec., 369358.93336687965 rows/sec., 32.53 MiB/sec. | ||
4970 | 2024.10.10 05:41:42.019412 [ 3 ] {b7a0d10b-3e59-44f0-944f-98fea342ec1d} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4971 | 2024.10.10 05:41:42.019576 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4972 | 2024.10.10 05:41:42.019771 [ 3 ] {b7a0d10b-3e59-44f0-944f-98fea342ec1d} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005057 sec., 1581.9655922483687 rows/sec., 118.96 KiB/sec. | ||
4973 | 2024.10.10 05:41:42.020578 [ 3 ] {b7a0d10b-3e59-44f0-944f-98fea342ec1d} <Debug> DynamicQueryHandler: Done processing query | ||
4974 | 2024.10.10 05:41:42.020637 [ 3 ] {b7a0d10b-3e59-44f0-944f-98fea342ec1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4975 | 2024.10.10 05:41:42.020669 [ 3 ] {} <Debug> HTTP-Session: 448907c5-ee4f-4877-9b7b-444aa068f651 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4976 | 2024.10.10 05:41:42.020853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4977 | 2024.10.10 05:41:42.020913 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_21_4} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4978 | 2024.10.10 05:41:42.020949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
4979 | 2024.10.10 05:41:42.020988 [ 3 ] {} <Debug> HTTP-Session: 47c06fa6-44ba-4c97-95c5-df69c848f7dc Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
4980 | 2024.10.10 05:41:42.021026 [ 3 ] {} <Debug> HTTP-Session: 47c06fa6-44ba-4c97-95c5-df69c848f7dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4981 | 2024.10.10 05:41:42.021056 [ 3 ] {} <Debug> HTTP-Session: 47c06fa6-44ba-4c97-95c5-df69c848f7dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
4982 | 2024.10.10 05:41:42.021056 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_21_4} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4983 | 2024.10.10 05:41:42.021118 [ 3 ] {} <Trace> HTTP-Session: 47c06fa6-44ba-4c97-95c5-df69c848f7dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4984 | 2024.10.10 05:41:42.021216 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
4985 | 2024.10.10 05:41:42.021313 [ 3 ] {d44e2c43-d7ab-4560-a986-1961c17c6967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
4986 | 2024.10.10 05:41:42.021368 [ 3 ] {d44e2c43-d7ab-4560-a986-1961c17c6967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4987 | 2024.10.10 05:41:42.021645 [ 3 ] {d44e2c43-d7ab-4560-a986-1961c17c6967} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4988 | 2024.10.10 05:41:42.021996 [ 3 ] {d44e2c43-d7ab-4560-a986-1961c17c6967} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4989 | 2024.10.10 05:41:42.022038 [ 3 ] {d44e2c43-d7ab-4560-a986-1961c17c6967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4990 | 2024.10.10 05:41:42.022434 [ 3 ] {d44e2c43-d7ab-4560-a986-1961c17c6967} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4991 | 2024.10.10 05:41:42.022833 [ 3 ] {d44e2c43-d7ab-4560-a986-1961c17c6967} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4992 | 2024.10.10 05:41:42.023003 [ 146 ] {} <Debug> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
4993 | 2024.10.10 05:41:42.023016 [ 3 ] {d44e2c43-d7ab-4560-a986-1961c17c6967} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001732 sec., 8083.140877598153 rows/sec., 566.09 KiB/sec. | ||
4994 | 2024.10.10 05:41:42.023068 [ 146 ] {} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4995 | 2024.10.10 05:41:42.023129 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
4996 | 2024.10.10 05:41:42.023398 [ 188 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
4997 | 2024.10.10 05:41:42.023451 [ 3 ] {d44e2c43-d7ab-4560-a986-1961c17c6967} <Debug> DynamicQueryHandler: Done processing query | ||
4998 | 2024.10.10 05:41:42.023515 [ 3 ] {d44e2c43-d7ab-4560-a986-1961c17c6967} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
4999 | 2024.10.10 05:41:42.023540 [ 3 ] {} <Debug> HTTP-Session: 47c06fa6-44ba-4c97-95c5-df69c848f7dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5000 | 2024.10.10 05:41:42.023621 [ 188 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5001 | 2024.10.10 05:41:42.023657 [ 188 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
5002 | 2024.10.10 05:41:42.023677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5003 | 2024.10.10 05:41:42.023761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5004 | 2024.10.10 05:41:42.023861 [ 3 ] {} <Debug> HTTP-Session: 9d01e0ec-7858-43e9-b673-c306ea60f5e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5005 | 2024.10.10 05:41:42.023871 [ 188 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
5006 | 2024.10.10 05:41:42.023919 [ 3 ] {} <Debug> HTTP-Session: 9d01e0ec-7858-43e9-b673-c306ea60f5e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5007 | 2024.10.10 05:41:42.023983 [ 3 ] {} <Debug> HTTP-Session: 9d01e0ec-7858-43e9-b673-c306ea60f5e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5008 | 2024.10.10 05:41:42.024143 [ 3 ] {} <Trace> HTTP-Session: 9d01e0ec-7858-43e9-b673-c306ea60f5e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5009 | 2024.10.10 05:41:42.024173 [ 188 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
5010 | 2024.10.10 05:41:42.024389 [ 188 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
5011 | 2024.10.10 05:41:42.024435 [ 3 ] {1e94b84a-a9bd-46fa-bee6-b8c423e80a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5012 | 2024.10.10 05:41:42.024594 [ 3 ] {1e94b84a-a9bd-46fa-bee6-b8c423e80a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5013 | 2024.10.10 05:41:42.024629 [ 188 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
5014 | 2024.10.10 05:41:42.024866 [ 188 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
5015 | 2024.10.10 05:41:42.025474 [ 3 ] {1e94b84a-a9bd-46fa-bee6-b8c423e80a3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5016 | 2024.10.10 05:41:42.026042 [ 3 ] {1e94b84a-a9bd-46fa-bee6-b8c423e80a3b} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5017 | 2024.10.10 05:41:42.026089 [ 3 ] {1e94b84a-a9bd-46fa-bee6-b8c423e80a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5018 | 2024.10.10 05:41:42.026685 [ 3 ] {1e94b84a-a9bd-46fa-bee6-b8c423e80a3b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5019 | 2024.10.10 05:41:42.026718 [ 186 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.003481571 sec., 85593.54383409099 rows/sec., 5.83 MiB/sec. | ||
5020 | 2024.10.10 05:41:42.026929 [ 186 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
5021 | 2024.10.10 05:41:42.027599 [ 3 ] {1e94b84a-a9bd-46fa-bee6-b8c423e80a3b} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5022 | 2024.10.10 05:41:42.027870 [ 146 ] {} <Debug> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5023 | 2024.10.10 05:41:42.027965 [ 3 ] {1e94b84a-a9bd-46fa-bee6-b8c423e80a3b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.003633 sec., 1651.5276630883568 rows/sec., 97.58 KiB/sec. | ||
5024 | 2024.10.10 05:41:42.027975 [ 146 ] {} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5025 | 2024.10.10 05:41:42.028079 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5026 | 2024.10.10 05:41:42.028085 [ 186 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_10_2} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5027 | 2024.10.10 05:41:42.028584 [ 186 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_10_2} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
5028 | 2024.10.10 05:41:42.028707 [ 188 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
5029 | 2024.10.10 05:41:42.028935 [ 3 ] {1e94b84a-a9bd-46fa-bee6-b8c423e80a3b} <Debug> DynamicQueryHandler: Done processing query | ||
5030 | 2024.10.10 05:41:42.028985 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
5031 | 2024.10.10 05:41:42.029015 [ 3 ] {1e94b84a-a9bd-46fa-bee6-b8c423e80a3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5032 | 2024.10.10 05:41:42.029097 [ 3 ] {} <Debug> HTTP-Session: 9d01e0ec-7858-43e9-b673-c306ea60f5e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5033 | 2024.10.10 05:41:42.029150 [ 188 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5034 | 2024.10.10 05:41:42.029180 [ 188 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part | ||
5035 | 2024.10.10 05:41:42.029272 [ 188 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
5036 | 2024.10.10 05:41:42.029371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5037 | 2024.10.10 05:41:42.029548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5038 | 2024.10.10 05:41:42.029632 [ 188 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
5039 | 2024.10.10 05:41:42.029636 [ 3 ] {} <Debug> HTTP-Session: 6d36a39e-c187-4481-9891-42cb5b7ed228 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5040 | 2024.10.10 05:41:42.029724 [ 3 ] {} <Debug> HTTP-Session: 6d36a39e-c187-4481-9891-42cb5b7ed228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5041 | 2024.10.10 05:41:42.029816 [ 3 ] {} <Debug> HTTP-Session: 6d36a39e-c187-4481-9891-42cb5b7ed228 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5042 | 2024.10.10 05:41:42.030000 [ 3 ] {} <Trace> HTTP-Session: 6d36a39e-c187-4481-9891-42cb5b7ed228 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5043 | 2024.10.10 05:41:42.030011 [ 188 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
5044 | 2024.10.10 05:41:42.030274 [ 188 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
5045 | 2024.10.10 05:41:42.030540 [ 3 ] {2feb81fe-6374-456d-bc97-9934016360af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5046 | 2024.10.10 05:41:42.030615 [ 3 ] {2feb81fe-6374-456d-bc97-9934016360af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5047 | 2024.10.10 05:41:42.031047 [ 3 ] {2feb81fe-6374-456d-bc97-9934016360af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5048 | 2024.10.10 05:41:42.031840 [ 188 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003594855 sec., 8345.260100894195 rows/sec., 529.73 KiB/sec. | ||
5049 | 2024.10.10 05:41:42.031951 [ 188 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5050 | 2024.10.10 05:41:42.031963 [ 3 ] {2feb81fe-6374-456d-bc97-9934016360af} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5051 | 2024.10.10 05:41:42.032011 [ 3 ] {2feb81fe-6374-456d-bc97-9934016360af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5052 | 2024.10.10 05:41:42.032499 [ 188 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_9_2} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5053 | 2024.10.10 05:41:42.032584 [ 188 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_9_2} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5054 | 2024.10.10 05:41:42.032592 [ 3 ] {2feb81fe-6374-456d-bc97-9934016360af} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5055 | 2024.10.10 05:41:42.032663 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5056 | 2024.10.10 05:41:42.032973 [ 3 ] {2feb81fe-6374-456d-bc97-9934016360af} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5057 | 2024.10.10 05:41:42.033137 [ 3 ] {2feb81fe-6374-456d-bc97-9934016360af} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002892 sec., 134854.77178423238 rows/sec., 9.56 MiB/sec. | ||
5058 | 2024.10.10 05:41:42.033143 [ 146 ] {} <Debug> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5059 | 2024.10.10 05:41:42.033229 [ 146 ] {} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5060 | 2024.10.10 05:41:42.033284 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5061 | 2024.10.10 05:41:42.033531 [ 3 ] {2feb81fe-6374-456d-bc97-9934016360af} <Debug> DynamicQueryHandler: Done processing query | ||
5062 | 2024.10.10 05:41:42.033675 [ 3 ] {2feb81fe-6374-456d-bc97-9934016360af} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
5063 | 2024.10.10 05:41:42.033774 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
5064 | 2024.10.10 05:41:42.033814 [ 3 ] {} <Debug> HTTP-Session: 6d36a39e-c187-4481-9891-42cb5b7ed228 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5065 | 2024.10.10 05:41:42.034213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5066 | 2024.10.10 05:41:42.034457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5067 | 2024.10.10 05:41:42.034536 [ 3 ] {} <Debug> HTTP-Session: 1609138b-c3a8-49bf-a3db-814c0f8391dc Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5068 | 2024.10.10 05:41:42.034593 [ 3 ] {} <Debug> HTTP-Session: 1609138b-c3a8-49bf-a3db-814c0f8391dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5069 | 2024.10.10 05:41:42.034632 [ 3 ] {} <Debug> HTTP-Session: 1609138b-c3a8-49bf-a3db-814c0f8391dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5070 | 2024.10.10 05:41:42.034631 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5071 | 2024.10.10 05:41:42.034678 [ 3 ] {} <Trace> HTTP-Session: 1609138b-c3a8-49bf-a3db-814c0f8391dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5072 | 2024.10.10 05:41:42.034681 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 447 rows starting from the beginning of the part | ||
5073 | 2024.10.10 05:41:42.034877 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 529 rows starting from the beginning of the part | ||
5074 | 2024.10.10 05:41:42.034934 [ 3 ] {da928758-e327-496a-a7c5-b919e1de0a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5075 | 2024.10.10 05:41:42.035096 [ 3 ] {da928758-e327-496a-a7c5-b919e1de0a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5076 | 2024.10.10 05:41:42.035234 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 86 rows starting from the beginning of the part | ||
5077 | 2024.10.10 05:41:42.035625 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 390 rows starting from the beginning of the part | ||
5078 | 2024.10.10 05:41:42.035962 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 97 rows starting from the beginning of the part | ||
5079 | 2024.10.10 05:41:42.036158 [ 3 ] {da928758-e327-496a-a7c5-b919e1de0a42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5080 | 2024.10.10 05:41:42.036248 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 390 rows starting from the beginning of the part | ||
5081 | 2024.10.10 05:41:42.036881 [ 3 ] {da928758-e327-496a-a7c5-b919e1de0a42} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5082 | 2024.10.10 05:41:42.036924 [ 3 ] {da928758-e327-496a-a7c5-b919e1de0a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5083 | 2024.10.10 05:41:42.037493 [ 3 ] {da928758-e327-496a-a7c5-b919e1de0a42} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5084 | 2024.10.10 05:41:42.037954 [ 3 ] {da928758-e327-496a-a7c5-b919e1de0a42} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5085 | 2024.10.10 05:41:42.038331 [ 3 ] {da928758-e327-496a-a7c5-b919e1de0a42} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003508 sec., 1710.3762827822122 rows/sec., 89.36 KiB/sec. | ||
5086 | 2024.10.10 05:41:42.038580 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1939 rows, containing 5 columns (5 merged, 0 gathered) in 0.005182476 sec., 374145.48567132774 rows/sec., 28.62 MiB/sec. | ||
5087 | 2024.10.10 05:41:42.038858 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5088 | 2024.10.10 05:41:42.038866 [ 3 ] {da928758-e327-496a-a7c5-b919e1de0a42} <Debug> DynamicQueryHandler: Done processing query | ||
5089 | 2024.10.10 05:41:42.038901 [ 3 ] {da928758-e327-496a-a7c5-b919e1de0a42} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5090 | 2024.10.10 05:41:42.038926 [ 3 ] {} <Debug> HTTP-Session: 1609138b-c3a8-49bf-a3db-814c0f8391dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5091 | 2024.10.10 05:41:42.039096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5092 | 2024.10.10 05:41:42.039164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5093 | 2024.10.10 05:41:42.039189 [ 3 ] {} <Debug> HTTP-Session: 1ecf3409-035a-4ff5-a79a-5a11e4d38281 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5094 | 2024.10.10 05:41:42.039211 [ 3 ] {} <Debug> HTTP-Session: 1ecf3409-035a-4ff5-a79a-5a11e4d38281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5095 | 2024.10.10 05:41:42.039227 [ 3 ] {} <Debug> HTTP-Session: 1ecf3409-035a-4ff5-a79a-5a11e4d38281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5096 | 2024.10.10 05:41:42.039262 [ 3 ] {} <Trace> HTTP-Session: 1ecf3409-035a-4ff5-a79a-5a11e4d38281 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5097 | 2024.10.10 05:41:42.039329 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_21_4} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5098 | 2024.10.10 05:41:42.039413 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_21_4} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5099 | 2024.10.10 05:41:42.039495 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5100 | 2024.10.10 05:41:42.039501 [ 3 ] {b1e7dbdf-093c-4809-bea6-fb400c2279dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5101 | 2024.10.10 05:41:42.039557 [ 3 ] {b1e7dbdf-093c-4809-bea6-fb400c2279dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5102 | 2024.10.10 05:41:42.039743 [ 3 ] {b1e7dbdf-093c-4809-bea6-fb400c2279dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5103 | 2024.10.10 05:41:42.040172 [ 3 ] {b1e7dbdf-093c-4809-bea6-fb400c2279dd} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5104 | 2024.10.10 05:41:42.040209 [ 3 ] {b1e7dbdf-093c-4809-bea6-fb400c2279dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5105 | 2024.10.10 05:41:42.040609 [ 3 ] {b1e7dbdf-093c-4809-bea6-fb400c2279dd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5106 | 2024.10.10 05:41:42.040955 [ 3 ] {b1e7dbdf-093c-4809-bea6-fb400c2279dd} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5107 | 2024.10.10 05:41:42.041109 [ 3 ] {b1e7dbdf-093c-4809-bea6-fb400c2279dd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001744 sec., 135894.49541284403 rows/sec., 9.11 MiB/sec. | ||
5108 | 2024.10.10 05:41:42.041131 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5109 | 2024.10.10 05:41:42.041244 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5110 | 2024.10.10 05:41:42.041280 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5111 | 2024.10.10 05:41:42.041354 [ 3 ] {b1e7dbdf-093c-4809-bea6-fb400c2279dd} <Debug> DynamicQueryHandler: Done processing query | ||
5112 | 2024.10.10 05:41:42.041415 [ 3 ] {b1e7dbdf-093c-4809-bea6-fb400c2279dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5113 | 2024.10.10 05:41:42.041485 [ 3 ] {} <Debug> HTTP-Session: 1ecf3409-035a-4ff5-a79a-5a11e4d38281 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5114 | 2024.10.10 05:41:42.041742 [ 186 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
5115 | 2024.10.10 05:41:42.041779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5116 | 2024.10.10 05:41:42.041925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5117 | 2024.10.10 05:41:42.042002 [ 3 ] {} <Debug> HTTP-Session: c1ec4082-fdcd-4546-987b-4f24c7040941 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5118 | 2024.10.10 05:41:42.042049 [ 3 ] {} <Debug> HTTP-Session: c1ec4082-fdcd-4546-987b-4f24c7040941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5119 | 2024.10.10 05:41:42.042090 [ 3 ] {} <Debug> HTTP-Session: c1ec4082-fdcd-4546-987b-4f24c7040941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5120 | 2024.10.10 05:41:42.042181 [ 3 ] {} <Trace> HTTP-Session: c1ec4082-fdcd-4546-987b-4f24c7040941 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5121 | 2024.10.10 05:41:42.042251 [ 186 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5122 | 2024.10.10 05:41:42.042327 [ 186 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1971 rows starting from the beginning of the part | ||
5123 | 2024.10.10 05:41:42.042394 [ 3 ] {1b34f2a7-107e-4101-a540-0f8d4d4bc8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5124 | 2024.10.10 05:41:42.042567 [ 3 ] {1b34f2a7-107e-4101-a540-0f8d4d4bc8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5125 | 2024.10.10 05:41:42.042601 [ 186 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4940 rows starting from the beginning of the part | ||
5126 | 2024.10.10 05:41:42.043104 [ 186 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 116 rows starting from the beginning of the part | ||
5127 | 2024.10.10 05:41:42.043460 [ 186 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part | ||
5128 | 2024.10.10 05:41:42.043809 [ 186 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 161 rows starting from the beginning of the part | ||
5129 | 2024.10.10 05:41:42.043942 [ 3 ] {1b34f2a7-107e-4101-a540-0f8d4d4bc8df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5130 | 2024.10.10 05:41:42.044099 [ 186 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 237 rows starting from the beginning of the part | ||
5131 | 2024.10.10 05:41:42.044961 [ 3 ] {1b34f2a7-107e-4101-a540-0f8d4d4bc8df} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5132 | 2024.10.10 05:41:42.045022 [ 3 ] {1b34f2a7-107e-4101-a540-0f8d4d4bc8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5133 | 2024.10.10 05:41:42.045795 [ 3 ] {1b34f2a7-107e-4101-a540-0f8d4d4bc8df} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5134 | 2024.10.10 05:41:42.046602 [ 3 ] {1b34f2a7-107e-4101-a540-0f8d4d4bc8df} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5135 | 2024.10.10 05:41:42.047002 [ 3 ] {1b34f2a7-107e-4101-a540-0f8d4d4bc8df} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004651 sec., 215.00752526338422 rows/sec., 14.49 KiB/sec. | ||
5136 | 2024.10.10 05:41:42.047807 [ 3 ] {1b34f2a7-107e-4101-a540-0f8d4d4bc8df} <Debug> DynamicQueryHandler: Done processing query | ||
5137 | 2024.10.10 05:41:42.047841 [ 3 ] {1b34f2a7-107e-4101-a540-0f8d4d4bc8df} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5138 | 2024.10.10 05:41:42.047902 [ 3 ] {} <Debug> HTTP-Session: c1ec4082-fdcd-4546-987b-4f24c7040941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5139 | 2024.10.10 05:41:42.048054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14241, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5140 | 2024.10.10 05:41:42.048105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5141 | 2024.10.10 05:41:42.048126 [ 3 ] {} <Debug> HTTP-Session: 9dc2fb98-3c99-4048-8bd6-a1bb2d6eb051 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5142 | 2024.10.10 05:41:42.048143 [ 3 ] {} <Debug> HTTP-Session: 9dc2fb98-3c99-4048-8bd6-a1bb2d6eb051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5143 | 2024.10.10 05:41:42.048157 [ 3 ] {} <Debug> HTTP-Session: 9dc2fb98-3c99-4048-8bd6-a1bb2d6eb051 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5144 | 2024.10.10 05:41:42.048189 [ 3 ] {} <Trace> HTTP-Session: 9dc2fb98-3c99-4048-8bd6-a1bb2d6eb051 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5145 | 2024.10.10 05:41:42.048477 [ 186 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7662 rows, containing 5 columns (5 merged, 0 gathered) in 0.007064476 sec., 1084581.5032848862 rows/sec., 72.79 MiB/sec. | ||
5146 | 2024.10.10 05:41:42.048503 [ 3 ] {452abe02-c0d0-4022-8fea-08f134794648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5147 | 2024.10.10 05:41:42.048602 [ 3 ] {452abe02-c0d0-4022-8fea-08f134794648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5148 | 2024.10.10 05:41:42.049014 [ 186 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5149 | 2024.10.10 05:41:42.049809 [ 3 ] {452abe02-c0d0-4022-8fea-08f134794648} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5150 | 2024.10.10 05:41:42.050194 [ 186 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5151 | 2024.10.10 05:41:42.050347 [ 186 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5152 | 2024.10.10 05:41:42.050583 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
5153 | 2024.10.10 05:41:42.050819 [ 3 ] {452abe02-c0d0-4022-8fea-08f134794648} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5154 | 2024.10.10 05:41:42.050861 [ 3 ] {452abe02-c0d0-4022-8fea-08f134794648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5155 | 2024.10.10 05:41:42.051490 [ 3 ] {452abe02-c0d0-4022-8fea-08f134794648} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5156 | 2024.10.10 05:41:42.051931 [ 3 ] {452abe02-c0d0-4022-8fea-08f134794648} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5157 | 2024.10.10 05:41:42.052162 [ 3 ] {452abe02-c0d0-4022-8fea-08f134794648} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00387 sec., 2067.1834625322995 rows/sec., 3.70 MiB/sec. | ||
5158 | 2024.10.10 05:41:42.053055 [ 3 ] {452abe02-c0d0-4022-8fea-08f134794648} <Debug> DynamicQueryHandler: Done processing query | ||
5159 | 2024.10.10 05:41:42.053080 [ 3 ] {452abe02-c0d0-4022-8fea-08f134794648} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
5160 | 2024.10.10 05:41:42.053097 [ 3 ] {} <Debug> HTTP-Session: 9dc2fb98-3c99-4048-8bd6-a1bb2d6eb051 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5161 | 2024.10.10 05:41:42.053224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5162 | 2024.10.10 05:41:42.053274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5163 | 2024.10.10 05:41:42.053293 [ 3 ] {} <Debug> HTTP-Session: aafbc2a0-badf-44b5-866a-95b35bc92aeb Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5164 | 2024.10.10 05:41:42.053310 [ 3 ] {} <Debug> HTTP-Session: aafbc2a0-badf-44b5-866a-95b35bc92aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5165 | 2024.10.10 05:41:42.053325 [ 3 ] {} <Debug> HTTP-Session: aafbc2a0-badf-44b5-866a-95b35bc92aeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5166 | 2024.10.10 05:41:42.053356 [ 3 ] {} <Trace> HTTP-Session: aafbc2a0-badf-44b5-866a-95b35bc92aeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5167 | 2024.10.10 05:41:42.053486 [ 3 ] {92cc6116-2d05-40e6-a258-d635c0c76469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5168 | 2024.10.10 05:41:42.053531 [ 3 ] {92cc6116-2d05-40e6-a258-d635c0c76469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5169 | 2024.10.10 05:41:42.053674 [ 3 ] {92cc6116-2d05-40e6-a258-d635c0c76469} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5170 | 2024.10.10 05:41:42.053964 [ 3 ] {92cc6116-2d05-40e6-a258-d635c0c76469} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5171 | 2024.10.10 05:41:42.054000 [ 3 ] {92cc6116-2d05-40e6-a258-d635c0c76469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5172 | 2024.10.10 05:41:42.054376 [ 3 ] {92cc6116-2d05-40e6-a258-d635c0c76469} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5173 | 2024.10.10 05:41:42.054713 [ 3 ] {92cc6116-2d05-40e6-a258-d635c0c76469} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5174 | 2024.10.10 05:41:42.054871 [ 149 ] {} <Debug> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5175 | 2024.10.10 05:41:42.054882 [ 3 ] {92cc6116-2d05-40e6-a258-d635c0c76469} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001438 sec., 57023.643949930454 rows/sec., 3.62 MiB/sec. | ||
5176 | 2024.10.10 05:41:42.054916 [ 149 ] {} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5177 | 2024.10.10 05:41:42.054981 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5178 | 2024.10.10 05:41:42.055284 [ 3 ] {92cc6116-2d05-40e6-a258-d635c0c76469} <Debug> DynamicQueryHandler: Done processing query | ||
5179 | 2024.10.10 05:41:42.055364 [ 3 ] {92cc6116-2d05-40e6-a258-d635c0c76469} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5180 | 2024.10.10 05:41:42.055388 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
5181 | 2024.10.10 05:41:42.055419 [ 3 ] {} <Debug> HTTP-Session: aafbc2a0-badf-44b5-866a-95b35bc92aeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5182 | 2024.10.10 05:41:42.055633 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5183 | 2024.10.10 05:41:42.055673 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 728 rows starting from the beginning of the part | ||
5184 | 2024.10.10 05:41:42.055772 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 18 rows starting from the beginning of the part | ||
5185 | 2024.10.10 05:41:42.055948 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
5186 | 2024.10.10 05:41:42.056164 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part | ||
5187 | 2024.10.10 05:41:42.056333 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
5188 | 2024.10.10 05:41:42.056550 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part | ||
5189 | 2024.10.10 05:41:42.057802 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1012 rows, containing 4 columns (4 merged, 0 gathered) in 0.002724662 sec., 371422.21677404386 rows/sec., 23.82 MiB/sec. | ||
5190 | 2024.10.10 05:41:42.057968 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5191 | 2024.10.10 05:41:42.058352 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_21_4} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5192 | 2024.10.10 05:41:42.058432 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_21_4} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5193 | 2024.10.10 05:41:42.058507 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
5194 | 2024.10.10 05:41:47.006571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5195 | 2024.10.10 05:41:47.006693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5196 | 2024.10.10 05:41:47.006719 [ 3 ] {} <Debug> HTTP-Session: c0603d5f-ca34-4008-9279-b09b362f12d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5197 | 2024.10.10 05:41:47.006744 [ 3 ] {} <Debug> HTTP-Session: c0603d5f-ca34-4008-9279-b09b362f12d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5198 | 2024.10.10 05:41:47.006759 [ 3 ] {} <Debug> HTTP-Session: c0603d5f-ca34-4008-9279-b09b362f12d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5199 | 2024.10.10 05:41:47.006810 [ 3 ] {} <Trace> HTTP-Session: c0603d5f-ca34-4008-9279-b09b362f12d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5200 | 2024.10.10 05:41:47.006989 [ 3 ] {01db45fe-eb84-40bd-9219-f6c26218cffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5201 | 2024.10.10 05:41:47.007057 [ 3 ] {01db45fe-eb84-40bd-9219-f6c26218cffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5202 | 2024.10.10 05:41:47.007402 [ 3 ] {01db45fe-eb84-40bd-9219-f6c26218cffb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5203 | 2024.10.10 05:41:47.007836 [ 3 ] {01db45fe-eb84-40bd-9219-f6c26218cffb} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5204 | 2024.10.10 05:41:47.007877 [ 3 ] {01db45fe-eb84-40bd-9219-f6c26218cffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5205 | 2024.10.10 05:41:47.008295 [ 3 ] {01db45fe-eb84-40bd-9219-f6c26218cffb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5206 | 2024.10.10 05:41:47.008683 [ 3 ] {01db45fe-eb84-40bd-9219-f6c26218cffb} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5207 | 2024.10.10 05:41:47.008851 [ 3 ] {01db45fe-eb84-40bd-9219-f6c26218cffb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001913 sec., 1045.4783063251436 rows/sec., 85.25 KiB/sec. | ||
5208 | 2024.10.10 05:41:47.009240 [ 3 ] {01db45fe-eb84-40bd-9219-f6c26218cffb} <Debug> DynamicQueryHandler: Done processing query | ||
5209 | 2024.10.10 05:41:47.009267 [ 3 ] {01db45fe-eb84-40bd-9219-f6c26218cffb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5210 | 2024.10.10 05:41:47.009284 [ 3 ] {} <Debug> HTTP-Session: c0603d5f-ca34-4008-9279-b09b362f12d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5211 | 2024.10.10 05:41:47.009430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 17511, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5212 | 2024.10.10 05:41:47.009486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5213 | 2024.10.10 05:41:47.009506 [ 3 ] {} <Debug> HTTP-Session: bf94e74f-5f19-4cce-a543-15ff13b0d7e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5214 | 2024.10.10 05:41:47.009525 [ 3 ] {} <Debug> HTTP-Session: bf94e74f-5f19-4cce-a543-15ff13b0d7e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5215 | 2024.10.10 05:41:47.009539 [ 3 ] {} <Debug> HTTP-Session: bf94e74f-5f19-4cce-a543-15ff13b0d7e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5216 | 2024.10.10 05:41:47.009574 [ 3 ] {} <Trace> HTTP-Session: bf94e74f-5f19-4cce-a543-15ff13b0d7e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5217 | 2024.10.10 05:41:47.009714 [ 3 ] {1995d722-4d6d-4a6d-8543-6129f9296675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5218 | 2024.10.10 05:41:47.009761 [ 3 ] {1995d722-4d6d-4a6d-8543-6129f9296675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5219 | 2024.10.10 05:41:47.010023 [ 3 ] {1995d722-4d6d-4a6d-8543-6129f9296675} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5220 | 2024.10.10 05:41:47.010756 [ 3 ] {1995d722-4d6d-4a6d-8543-6129f9296675} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5221 | 2024.10.10 05:41:47.010796 [ 3 ] {1995d722-4d6d-4a6d-8543-6129f9296675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5222 | 2024.10.10 05:41:47.011173 [ 3 ] {1995d722-4d6d-4a6d-8543-6129f9296675} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5223 | 2024.10.10 05:41:47.011538 [ 3 ] {1995d722-4d6d-4a6d-8543-6129f9296675} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5224 | 2024.10.10 05:41:47.011698 [ 3 ] {1995d722-4d6d-4a6d-8543-6129f9296675} <Debug> executeQuery: Read 119 rows, 10.26 KiB in 0.002035 sec., 58476.65847665848 rows/sec., 4.93 MiB/sec. | ||
5225 | 2024.10.10 05:41:47.011881 [ 3 ] {1995d722-4d6d-4a6d-8543-6129f9296675} <Debug> DynamicQueryHandler: Done processing query | ||
5226 | 2024.10.10 05:41:47.011906 [ 3 ] {1995d722-4d6d-4a6d-8543-6129f9296675} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
5227 | 2024.10.10 05:41:47.011921 [ 3 ] {} <Debug> HTTP-Session: bf94e74f-5f19-4cce-a543-15ff13b0d7e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5228 | 2024.10.10 05:41:47.012038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 4774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5229 | 2024.10.10 05:41:47.012088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5230 | 2024.10.10 05:41:47.012109 [ 3 ] {} <Debug> HTTP-Session: de096588-14a5-4422-bdef-35275fbd54e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5231 | 2024.10.10 05:41:47.012127 [ 3 ] {} <Debug> HTTP-Session: de096588-14a5-4422-bdef-35275fbd54e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5232 | 2024.10.10 05:41:47.012141 [ 3 ] {} <Debug> HTTP-Session: de096588-14a5-4422-bdef-35275fbd54e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5233 | 2024.10.10 05:41:47.012172 [ 3 ] {} <Trace> HTTP-Session: de096588-14a5-4422-bdef-35275fbd54e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5234 | 2024.10.10 05:41:47.012293 [ 3 ] {5432edd5-9126-44ab-8e7a-74d28db75b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5235 | 2024.10.10 05:41:47.012339 [ 3 ] {5432edd5-9126-44ab-8e7a-74d28db75b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5236 | 2024.10.10 05:41:47.012574 [ 3 ] {5432edd5-9126-44ab-8e7a-74d28db75b09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5237 | 2024.10.10 05:41:47.012882 [ 3 ] {5432edd5-9126-44ab-8e7a-74d28db75b09} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5238 | 2024.10.10 05:41:47.012918 [ 3 ] {5432edd5-9126-44ab-8e7a-74d28db75b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5239 | 2024.10.10 05:41:47.013278 [ 3 ] {5432edd5-9126-44ab-8e7a-74d28db75b09} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5240 | 2024.10.10 05:41:47.013651 [ 3 ] {5432edd5-9126-44ab-8e7a-74d28db75b09} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5241 | 2024.10.10 05:41:47.013792 [ 3 ] {5432edd5-9126-44ab-8e7a-74d28db75b09} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001534 sec., 21512.38591916558 rows/sec., 1.57 MiB/sec. | ||
5242 | 2024.10.10 05:41:47.013844 [ 122 ] {} <Debug> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5243 | 2024.10.10 05:41:47.013950 [ 122 ] {} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5244 | 2024.10.10 05:41:47.013985 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5245 | 2024.10.10 05:41:47.014055 [ 3 ] {5432edd5-9126-44ab-8e7a-74d28db75b09} <Debug> DynamicQueryHandler: Done processing query | ||
5246 | 2024.10.10 05:41:47.014134 [ 3 ] {5432edd5-9126-44ab-8e7a-74d28db75b09} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
5247 | 2024.10.10 05:41:47.014209 [ 3 ] {} <Debug> HTTP-Session: de096588-14a5-4422-bdef-35275fbd54e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5248 | 2024.10.10 05:41:47.014315 [ 198 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
5249 | 2024.10.10 05:41:47.014491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 16476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5250 | 2024.10.10 05:41:47.014647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5251 | 2024.10.10 05:41:47.014730 [ 3 ] {} <Debug> HTTP-Session: be9c3c4d-130f-4fc3-89ec-d8d25d4e0675 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5252 | 2024.10.10 05:41:47.014820 [ 3 ] {} <Debug> HTTP-Session: be9c3c4d-130f-4fc3-89ec-d8d25d4e0675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5253 | 2024.10.10 05:41:47.014862 [ 3 ] {} <Debug> HTTP-Session: be9c3c4d-130f-4fc3-89ec-d8d25d4e0675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5254 | 2024.10.10 05:41:47.014908 [ 198 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5255 | 2024.10.10 05:41:47.014926 [ 3 ] {} <Trace> HTTP-Session: be9c3c4d-130f-4fc3-89ec-d8d25d4e0675 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5256 | 2024.10.10 05:41:47.014977 [ 198 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 47 rows starting from the beginning of the part | ||
5257 | 2024.10.10 05:41:47.015246 [ 198 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 22 rows starting from the beginning of the part | ||
5258 | 2024.10.10 05:41:47.015252 [ 3 ] {d0cbf527-9f26-4716-a418-b2dfc71f16e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5259 | 2024.10.10 05:41:47.015391 [ 3 ] {d0cbf527-9f26-4716-a418-b2dfc71f16e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5260 | 2024.10.10 05:41:47.015544 [ 198 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
5261 | 2024.10.10 05:41:47.015920 [ 198 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 33 rows starting from the beginning of the part | ||
5262 | 2024.10.10 05:41:47.016223 [ 198 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
5263 | 2024.10.10 05:41:47.016529 [ 198 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 33 rows starting from the beginning of the part | ||
5264 | 2024.10.10 05:41:47.017221 [ 3 ] {d0cbf527-9f26-4716-a418-b2dfc71f16e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5265 | 2024.10.10 05:41:47.018094 [ 3 ] {d0cbf527-9f26-4716-a418-b2dfc71f16e2} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5266 | 2024.10.10 05:41:47.018159 [ 3 ] {d0cbf527-9f26-4716-a418-b2dfc71f16e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5267 | 2024.10.10 05:41:47.019182 [ 3 ] {d0cbf527-9f26-4716-a418-b2dfc71f16e2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5268 | 2024.10.10 05:41:47.019473 [ 186 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 151 rows, containing 5 columns (5 merged, 0 gathered) in 0.005402613 sec., 27949.43854020268 rows/sec., 2.15 MiB/sec. | ||
5269 | 2024.10.10 05:41:47.019757 [ 186 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5270 | 2024.10.10 05:41:47.020014 [ 3 ] {d0cbf527-9f26-4716-a418-b2dfc71f16e2} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5271 | 2024.10.10 05:41:47.020406 [ 3 ] {d0cbf527-9f26-4716-a418-b2dfc71f16e2} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00533 sec., 18198.87429643527 rows/sec., 1.42 MiB/sec. | ||
5272 | 2024.10.10 05:41:47.020802 [ 3 ] {d0cbf527-9f26-4716-a418-b2dfc71f16e2} <Debug> DynamicQueryHandler: Done processing query | ||
5273 | 2024.10.10 05:41:47.020816 [ 197 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_21_4} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5274 | 2024.10.10 05:41:47.020833 [ 3 ] {d0cbf527-9f26-4716-a418-b2dfc71f16e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
5275 | 2024.10.10 05:41:47.020898 [ 3 ] {} <Debug> HTTP-Session: be9c3c4d-130f-4fc3-89ec-d8d25d4e0675 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5276 | 2024.10.10 05:41:47.021012 [ 197 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_21_4} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5277 | 2024.10.10 05:41:47.021119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5278 | 2024.10.10 05:41:47.021181 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
5279 | 2024.10.10 05:41:47.021206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5280 | 2024.10.10 05:41:47.021238 [ 3 ] {} <Debug> HTTP-Session: bea749ed-b55d-4100-b2ae-ef4aa1fa984c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5281 | 2024.10.10 05:41:47.021255 [ 3 ] {} <Debug> HTTP-Session: bea749ed-b55d-4100-b2ae-ef4aa1fa984c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5282 | 2024.10.10 05:41:47.021269 [ 3 ] {} <Debug> HTTP-Session: bea749ed-b55d-4100-b2ae-ef4aa1fa984c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5283 | 2024.10.10 05:41:47.021302 [ 3 ] {} <Trace> HTTP-Session: bea749ed-b55d-4100-b2ae-ef4aa1fa984c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5284 | 2024.10.10 05:41:47.021465 [ 3 ] {affd89a7-9ddb-482a-a975-9ddbc10c407c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5285 | 2024.10.10 05:41:47.021516 [ 3 ] {affd89a7-9ddb-482a-a975-9ddbc10c407c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5286 | 2024.10.10 05:41:47.021683 [ 3 ] {affd89a7-9ddb-482a-a975-9ddbc10c407c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5287 | 2024.10.10 05:41:47.022065 [ 3 ] {affd89a7-9ddb-482a-a975-9ddbc10c407c} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5288 | 2024.10.10 05:41:47.022099 [ 3 ] {affd89a7-9ddb-482a-a975-9ddbc10c407c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5289 | 2024.10.10 05:41:47.022508 [ 3 ] {affd89a7-9ddb-482a-a975-9ddbc10c407c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5290 | 2024.10.10 05:41:47.022867 [ 3 ] {affd89a7-9ddb-482a-a975-9ddbc10c407c} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5291 | 2024.10.10 05:41:47.023028 [ 3 ] {affd89a7-9ddb-482a-a975-9ddbc10c407c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001635 sec., 98470.94801223242 rows/sec., 6.86 MiB/sec. | ||
5292 | 2024.10.10 05:41:47.023361 [ 3 ] {affd89a7-9ddb-482a-a975-9ddbc10c407c} <Debug> DynamicQueryHandler: Done processing query | ||
5293 | 2024.10.10 05:41:47.023388 [ 3 ] {affd89a7-9ddb-482a-a975-9ddbc10c407c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5294 | 2024.10.10 05:41:47.023404 [ 3 ] {} <Debug> HTTP-Session: bea749ed-b55d-4100-b2ae-ef4aa1fa984c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5295 | 2024.10.10 05:41:47.023568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 50915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5296 | 2024.10.10 05:41:47.023617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5297 | 2024.10.10 05:41:47.023637 [ 3 ] {} <Debug> HTTP-Session: a84ed716-577e-4d17-bb47-753b02ae823c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5298 | 2024.10.10 05:41:47.023654 [ 3 ] {} <Debug> HTTP-Session: a84ed716-577e-4d17-bb47-753b02ae823c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5299 | 2024.10.10 05:41:47.023668 [ 3 ] {} <Debug> HTTP-Session: a84ed716-577e-4d17-bb47-753b02ae823c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5300 | 2024.10.10 05:41:47.023697 [ 3 ] {} <Trace> HTTP-Session: a84ed716-577e-4d17-bb47-753b02ae823c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5301 | 2024.10.10 05:41:47.024009 [ 3 ] {33482bc3-6bbe-4dbc-b93e-05f81c87692c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5302 | 2024.10.10 05:41:47.024084 [ 3 ] {33482bc3-6bbe-4dbc-b93e-05f81c87692c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5303 | 2024.10.10 05:41:47.024534 [ 3 ] {33482bc3-6bbe-4dbc-b93e-05f81c87692c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5304 | 2024.10.10 05:41:47.025118 [ 3 ] {33482bc3-6bbe-4dbc-b93e-05f81c87692c} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5305 | 2024.10.10 05:41:47.025153 [ 3 ] {33482bc3-6bbe-4dbc-b93e-05f81c87692c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5306 | 2024.10.10 05:41:47.025772 [ 3 ] {33482bc3-6bbe-4dbc-b93e-05f81c87692c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5307 | 2024.10.10 05:41:47.026180 [ 3 ] {33482bc3-6bbe-4dbc-b93e-05f81c87692c} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5308 | 2024.10.10 05:41:47.026360 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5309 | 2024.10.10 05:41:47.026378 [ 3 ] {33482bc3-6bbe-4dbc-b93e-05f81c87692c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002593 sec., 11955.264172772851 rows/sec., 21.42 MiB/sec. | ||
5310 | 2024.10.10 05:41:47.026422 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5311 | 2024.10.10 05:41:47.026500 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
5312 | 2024.10.10 05:41:47.026978 [ 186 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
5313 | 2024.10.10 05:41:47.027242 [ 3 ] {33482bc3-6bbe-4dbc-b93e-05f81c87692c} <Debug> DynamicQueryHandler: Done processing query | ||
5314 | 2024.10.10 05:41:47.027292 [ 3 ] {33482bc3-6bbe-4dbc-b93e-05f81c87692c} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
5315 | 2024.10.10 05:41:47.027347 [ 3 ] {} <Debug> HTTP-Session: a84ed716-577e-4d17-bb47-753b02ae823c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5316 | 2024.10.10 05:41:47.027552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5317 | 2024.10.10 05:41:47.027666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5318 | 2024.10.10 05:41:47.027730 [ 3 ] {} <Debug> HTTP-Session: 9f81bae2-b220-4960-9433-448ec75081f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5319 | 2024.10.10 05:41:47.027742 [ 186 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5320 | 2024.10.10 05:41:47.027764 [ 3 ] {} <Debug> HTTP-Session: 9f81bae2-b220-4960-9433-448ec75081f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5321 | 2024.10.10 05:41:47.027821 [ 3 ] {} <Debug> HTTP-Session: 9f81bae2-b220-4960-9433-448ec75081f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5322 | 2024.10.10 05:41:47.027886 [ 186 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 259 rows starting from the beginning of the part | ||
5323 | 2024.10.10 05:41:47.027901 [ 3 ] {} <Trace> HTTP-Session: 9f81bae2-b220-4960-9433-448ec75081f8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5324 | 2024.10.10 05:41:47.028204 [ 3 ] {f3f53048-a5d1-4538-83ce-fabc78aeb33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5325 | 2024.10.10 05:41:47.028401 [ 3 ] {f3f53048-a5d1-4538-83ce-fabc78aeb33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5326 | 2024.10.10 05:41:47.028534 [ 186 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 22 rows starting from the beginning of the part | ||
5327 | 2024.10.10 05:41:47.029298 [ 3 ] {f3f53048-a5d1-4538-83ce-fabc78aeb33b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5328 | 2024.10.10 05:41:47.029335 [ 186 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
5329 | 2024.10.10 05:41:47.029973 [ 186 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
5330 | 2024.10.10 05:41:47.030406 [ 3 ] {f3f53048-a5d1-4538-83ce-fabc78aeb33b} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5331 | 2024.10.10 05:41:47.030522 [ 3 ] {f3f53048-a5d1-4538-83ce-fabc78aeb33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5332 | 2024.10.10 05:41:47.030675 [ 186 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
5333 | 2024.10.10 05:41:47.031341 [ 186 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part | ||
5334 | 2024.10.10 05:41:47.031824 [ 3 ] {f3f53048-a5d1-4538-83ce-fabc78aeb33b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5335 | 2024.10.10 05:41:47.032794 [ 3 ] {f3f53048-a5d1-4538-83ce-fabc78aeb33b} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5336 | 2024.10.10 05:41:47.033179 [ 3 ] {f3f53048-a5d1-4538-83ce-fabc78aeb33b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005109 sec., 11743.981209630065 rows/sec., 810.46 KiB/sec. | ||
5337 | 2024.10.10 05:41:47.033844 [ 3 ] {f3f53048-a5d1-4538-83ce-fabc78aeb33b} <Debug> DynamicQueryHandler: Done processing query | ||
5338 | 2024.10.10 05:41:47.033917 [ 3 ] {f3f53048-a5d1-4538-83ce-fabc78aeb33b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5339 | 2024.10.10 05:41:47.033983 [ 3 ] {} <Debug> HTTP-Session: 9f81bae2-b220-4960-9433-448ec75081f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5340 | 2024.10.10 05:41:47.036505 [ 198 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 359 rows, containing 19 columns (19 merged, 0 gathered) in 0.00988578 sec., 36314.78750285764 rows/sec., 65.07 MiB/sec. | ||
5341 | 2024.10.10 05:41:47.037293 [ 187 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5342 | 2024.10.10 05:41:47.037997 [ 187 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5343 | 2024.10.10 05:41:47.038091 [ 187 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5344 | 2024.10.10 05:41:47.038259 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
5345 | 2024.10.10 05:41:50.278223 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 530 | ||
5346 | 2024.10.10 05:41:50.281209 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5347 | 2024.10.10 05:41:50.281270 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5348 | 2024.10.10 05:41:50.282826 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5349 | 2024.10.10 05:41:50.283841 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5350 | 2024.10.10 05:41:50.284594 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 530 | ||
5351 | 2024.10.10 05:41:52.010735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5352 | 2024.10.10 05:41:52.010850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5353 | 2024.10.10 05:41:52.010875 [ 3 ] {} <Debug> HTTP-Session: eb41298f-0c48-4c5e-b980-efed5cedd6c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5354 | 2024.10.10 05:41:52.010900 [ 3 ] {} <Debug> HTTP-Session: eb41298f-0c48-4c5e-b980-efed5cedd6c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5355 | 2024.10.10 05:41:52.010915 [ 3 ] {} <Debug> HTTP-Session: eb41298f-0c48-4c5e-b980-efed5cedd6c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5356 | 2024.10.10 05:41:52.010964 [ 3 ] {} <Trace> HTTP-Session: eb41298f-0c48-4c5e-b980-efed5cedd6c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5357 | 2024.10.10 05:41:52.011205 [ 3 ] {5ecdd7ee-34ec-4ec8-8a08-3eeb566f17e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5358 | 2024.10.10 05:41:52.011277 [ 3 ] {5ecdd7ee-34ec-4ec8-8a08-3eeb566f17e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5359 | 2024.10.10 05:41:52.011620 [ 3 ] {5ecdd7ee-34ec-4ec8-8a08-3eeb566f17e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5360 | 2024.10.10 05:41:52.012190 [ 3 ] {5ecdd7ee-34ec-4ec8-8a08-3eeb566f17e5} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5361 | 2024.10.10 05:41:52.012235 [ 3 ] {5ecdd7ee-34ec-4ec8-8a08-3eeb566f17e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5362 | 2024.10.10 05:41:52.012696 [ 3 ] {5ecdd7ee-34ec-4ec8-8a08-3eeb566f17e5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5363 | 2024.10.10 05:41:52.013098 [ 3 ] {5ecdd7ee-34ec-4ec8-8a08-3eeb566f17e5} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5364 | 2024.10.10 05:41:52.013288 [ 3 ] {5ecdd7ee-34ec-4ec8-8a08-3eeb566f17e5} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002177 sec., 94166.2838768948 rows/sec., 8.27 MiB/sec. | ||
5365 | 2024.10.10 05:41:52.013526 [ 3 ] {5ecdd7ee-34ec-4ec8-8a08-3eeb566f17e5} <Debug> DynamicQueryHandler: Done processing query | ||
5366 | 2024.10.10 05:41:52.013554 [ 3 ] {5ecdd7ee-34ec-4ec8-8a08-3eeb566f17e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5367 | 2024.10.10 05:41:52.013571 [ 3 ] {} <Debug> HTTP-Session: eb41298f-0c48-4c5e-b980-efed5cedd6c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5368 | 2024.10.10 05:41:52.013754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5369 | 2024.10.10 05:41:52.013809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5370 | 2024.10.10 05:41:52.013829 [ 3 ] {} <Debug> HTTP-Session: 5f221f70-6f25-4388-8423-4f3cd5f3ff40 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5371 | 2024.10.10 05:41:52.013848 [ 3 ] {} <Debug> HTTP-Session: 5f221f70-6f25-4388-8423-4f3cd5f3ff40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5372 | 2024.10.10 05:41:52.013862 [ 3 ] {} <Debug> HTTP-Session: 5f221f70-6f25-4388-8423-4f3cd5f3ff40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5373 | 2024.10.10 05:41:52.013897 [ 3 ] {} <Trace> HTTP-Session: 5f221f70-6f25-4388-8423-4f3cd5f3ff40 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5374 | 2024.10.10 05:41:52.014005 [ 3 ] {f8267558-a648-4fb7-887c-973e1b1a580b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5375 | 2024.10.10 05:41:52.014053 [ 3 ] {f8267558-a648-4fb7-887c-973e1b1a580b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5376 | 2024.10.10 05:41:52.014291 [ 3 ] {f8267558-a648-4fb7-887c-973e1b1a580b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5377 | 2024.10.10 05:41:52.014654 [ 3 ] {f8267558-a648-4fb7-887c-973e1b1a580b} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5378 | 2024.10.10 05:41:52.014696 [ 3 ] {f8267558-a648-4fb7-887c-973e1b1a580b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5379 | 2024.10.10 05:41:52.015114 [ 3 ] {f8267558-a648-4fb7-887c-973e1b1a580b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5380 | 2024.10.10 05:41:52.015523 [ 3 ] {f8267558-a648-4fb7-887c-973e1b1a580b} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5381 | 2024.10.10 05:41:52.015675 [ 3 ] {f8267558-a648-4fb7-887c-973e1b1a580b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001696 sec., 4716.981132075472 rows/sec., 354.69 KiB/sec. | ||
5382 | 2024.10.10 05:41:52.015843 [ 3 ] {f8267558-a648-4fb7-887c-973e1b1a580b} <Debug> DynamicQueryHandler: Done processing query | ||
5383 | 2024.10.10 05:41:52.015867 [ 3 ] {f8267558-a648-4fb7-887c-973e1b1a580b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5384 | 2024.10.10 05:41:52.015883 [ 3 ] {} <Debug> HTTP-Session: 5f221f70-6f25-4388-8423-4f3cd5f3ff40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5385 | 2024.10.10 05:41:52.016031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5386 | 2024.10.10 05:41:52.016079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5387 | 2024.10.10 05:41:52.016099 [ 3 ] {} <Debug> HTTP-Session: d7b7324a-bb76-4ced-9ec4-7b564da5d1df Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5388 | 2024.10.10 05:41:52.016116 [ 3 ] {} <Debug> HTTP-Session: d7b7324a-bb76-4ced-9ec4-7b564da5d1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5389 | 2024.10.10 05:41:52.016130 [ 3 ] {} <Debug> HTTP-Session: d7b7324a-bb76-4ced-9ec4-7b564da5d1df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5390 | 2024.10.10 05:41:52.016161 [ 3 ] {} <Trace> HTTP-Session: d7b7324a-bb76-4ced-9ec4-7b564da5d1df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5391 | 2024.10.10 05:41:52.016260 [ 3 ] {070ca604-bb55-4b95-8c62-7b8521c7d5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5392 | 2024.10.10 05:41:52.016303 [ 3 ] {070ca604-bb55-4b95-8c62-7b8521c7d5cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5393 | 2024.10.10 05:41:52.016527 [ 3 ] {070ca604-bb55-4b95-8c62-7b8521c7d5cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5394 | 2024.10.10 05:41:52.016940 [ 3 ] {070ca604-bb55-4b95-8c62-7b8521c7d5cf} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5395 | 2024.10.10 05:41:52.016977 [ 3 ] {070ca604-bb55-4b95-8c62-7b8521c7d5cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5396 | 2024.10.10 05:41:52.017340 [ 3 ] {070ca604-bb55-4b95-8c62-7b8521c7d5cf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5397 | 2024.10.10 05:41:52.017702 [ 3 ] {070ca604-bb55-4b95-8c62-7b8521c7d5cf} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5398 | 2024.10.10 05:41:52.017858 [ 3 ] {070ca604-bb55-4b95-8c62-7b8521c7d5cf} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001617 sec., 8658.008658008659 rows/sec., 606.35 KiB/sec. | ||
5399 | 2024.10.10 05:41:52.018195 [ 3 ] {070ca604-bb55-4b95-8c62-7b8521c7d5cf} <Debug> DynamicQueryHandler: Done processing query | ||
5400 | 2024.10.10 05:41:52.018222 [ 3 ] {070ca604-bb55-4b95-8c62-7b8521c7d5cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5401 | 2024.10.10 05:41:52.018238 [ 3 ] {} <Debug> HTTP-Session: d7b7324a-bb76-4ced-9ec4-7b564da5d1df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5402 | 2024.10.10 05:41:52.018379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5403 | 2024.10.10 05:41:52.018430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5404 | 2024.10.10 05:41:52.018449 [ 3 ] {} <Debug> HTTP-Session: 013aab21-9df8-40ed-9c63-9e39cb8cd72e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5405 | 2024.10.10 05:41:52.018466 [ 3 ] {} <Debug> HTTP-Session: 013aab21-9df8-40ed-9c63-9e39cb8cd72e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5406 | 2024.10.10 05:41:52.018480 [ 3 ] {} <Debug> HTTP-Session: 013aab21-9df8-40ed-9c63-9e39cb8cd72e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5407 | 2024.10.10 05:41:52.018511 [ 3 ] {} <Trace> HTTP-Session: 013aab21-9df8-40ed-9c63-9e39cb8cd72e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5408 | 2024.10.10 05:41:52.018621 [ 3 ] {af2fa155-298a-47e6-b24d-eedd19c9dbe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5409 | 2024.10.10 05:41:52.018667 [ 3 ] {af2fa155-298a-47e6-b24d-eedd19c9dbe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5410 | 2024.10.10 05:41:52.018919 [ 3 ] {af2fa155-298a-47e6-b24d-eedd19c9dbe4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5411 | 2024.10.10 05:41:52.019297 [ 3 ] {af2fa155-298a-47e6-b24d-eedd19c9dbe4} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5412 | 2024.10.10 05:41:52.019334 [ 3 ] {af2fa155-298a-47e6-b24d-eedd19c9dbe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5413 | 2024.10.10 05:41:52.019752 [ 3 ] {af2fa155-298a-47e6-b24d-eedd19c9dbe4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5414 | 2024.10.10 05:41:52.020139 [ 3 ] {af2fa155-298a-47e6-b24d-eedd19c9dbe4} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5415 | 2024.10.10 05:41:52.020297 [ 3 ] {af2fa155-298a-47e6-b24d-eedd19c9dbe4} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001697 sec., 3535.6511490866237 rows/sec., 208.89 KiB/sec. | ||
5416 | 2024.10.10 05:41:52.020481 [ 3 ] {af2fa155-298a-47e6-b24d-eedd19c9dbe4} <Debug> DynamicQueryHandler: Done processing query | ||
5417 | 2024.10.10 05:41:52.020505 [ 3 ] {af2fa155-298a-47e6-b24d-eedd19c9dbe4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5418 | 2024.10.10 05:41:52.020522 [ 3 ] {} <Debug> HTTP-Session: 013aab21-9df8-40ed-9c63-9e39cb8cd72e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5419 | 2024.10.10 05:41:52.020703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5420 | 2024.10.10 05:41:52.020759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5421 | 2024.10.10 05:41:52.020786 [ 3 ] {} <Debug> HTTP-Session: 8d25caf0-9d71-4cee-a06c-124cd6c7b53e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5422 | 2024.10.10 05:41:52.020804 [ 3 ] {} <Debug> HTTP-Session: 8d25caf0-9d71-4cee-a06c-124cd6c7b53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5423 | 2024.10.10 05:41:52.020817 [ 3 ] {} <Debug> HTTP-Session: 8d25caf0-9d71-4cee-a06c-124cd6c7b53e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5424 | 2024.10.10 05:41:52.020849 [ 3 ] {} <Trace> HTTP-Session: 8d25caf0-9d71-4cee-a06c-124cd6c7b53e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5425 | 2024.10.10 05:41:52.021062 [ 3 ] {1f566a9c-d9a5-45da-8005-6d76971f9a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5426 | 2024.10.10 05:41:52.021108 [ 3 ] {1f566a9c-d9a5-45da-8005-6d76971f9a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5427 | 2024.10.10 05:41:52.021345 [ 3 ] {1f566a9c-d9a5-45da-8005-6d76971f9a1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5428 | 2024.10.10 05:41:52.021913 [ 3 ] {1f566a9c-d9a5-45da-8005-6d76971f9a1b} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5429 | 2024.10.10 05:41:52.021951 [ 3 ] {1f566a9c-d9a5-45da-8005-6d76971f9a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5430 | 2024.10.10 05:41:52.022335 [ 3 ] {1f566a9c-d9a5-45da-8005-6d76971f9a1b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5431 | 2024.10.10 05:41:52.022702 [ 3 ] {1f566a9c-d9a5-45da-8005-6d76971f9a1b} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5432 | 2024.10.10 05:41:52.022862 [ 3 ] {1f566a9c-d9a5-45da-8005-6d76971f9a1b} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001909 sec., 204295.44264012572 rows/sec., 14.49 MiB/sec. | ||
5433 | 2024.10.10 05:41:52.023079 [ 3 ] {1f566a9c-d9a5-45da-8005-6d76971f9a1b} <Debug> DynamicQueryHandler: Done processing query | ||
5434 | 2024.10.10 05:41:52.023106 [ 3 ] {1f566a9c-d9a5-45da-8005-6d76971f9a1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
5435 | 2024.10.10 05:41:52.023121 [ 3 ] {} <Debug> HTTP-Session: 8d25caf0-9d71-4cee-a06c-124cd6c7b53e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5436 | 2024.10.10 05:41:52.023312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5437 | 2024.10.10 05:41:52.023361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5438 | 2024.10.10 05:41:52.023379 [ 3 ] {} <Debug> HTTP-Session: c6376c12-a668-436f-96fd-ea35fa8e5c07 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5439 | 2024.10.10 05:41:52.023396 [ 3 ] {} <Debug> HTTP-Session: c6376c12-a668-436f-96fd-ea35fa8e5c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5440 | 2024.10.10 05:41:52.023410 [ 3 ] {} <Debug> HTTP-Session: c6376c12-a668-436f-96fd-ea35fa8e5c07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5441 | 2024.10.10 05:41:52.023442 [ 3 ] {} <Trace> HTTP-Session: c6376c12-a668-436f-96fd-ea35fa8e5c07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5442 | 2024.10.10 05:41:52.023543 [ 3 ] {87307e80-755c-4ba6-9542-fb96636d242e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5443 | 2024.10.10 05:41:52.023589 [ 3 ] {87307e80-755c-4ba6-9542-fb96636d242e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5444 | 2024.10.10 05:41:52.023723 [ 3 ] {87307e80-755c-4ba6-9542-fb96636d242e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5445 | 2024.10.10 05:41:52.024036 [ 3 ] {87307e80-755c-4ba6-9542-fb96636d242e} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5446 | 2024.10.10 05:41:52.024072 [ 3 ] {87307e80-755c-4ba6-9542-fb96636d242e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5447 | 2024.10.10 05:41:52.024432 [ 3 ] {87307e80-755c-4ba6-9542-fb96636d242e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5448 | 2024.10.10 05:41:52.024770 [ 3 ] {87307e80-755c-4ba6-9542-fb96636d242e} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5449 | 2024.10.10 05:41:52.024926 [ 138 ] {} <Debug> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
5450 | 2024.10.10 05:41:52.024930 [ 3 ] {87307e80-755c-4ba6-9542-fb96636d242e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001411 sec., 4252.303330970943 rows/sec., 222.17 KiB/sec. | ||
5451 | 2024.10.10 05:41:52.025013 [ 138 ] {} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5452 | 2024.10.10 05:41:52.025077 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5453 | 2024.10.10 05:41:52.025315 [ 3 ] {87307e80-755c-4ba6-9542-fb96636d242e} <Debug> DynamicQueryHandler: Done processing query | ||
5454 | 2024.10.10 05:41:52.025360 [ 190 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
5455 | 2024.10.10 05:41:52.025394 [ 3 ] {87307e80-755c-4ba6-9542-fb96636d242e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5456 | 2024.10.10 05:41:52.025463 [ 3 ] {} <Debug> HTTP-Session: c6376c12-a668-436f-96fd-ea35fa8e5c07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5457 | 2024.10.10 05:41:52.025746 [ 190 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5458 | 2024.10.10 05:41:52.025756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5459 | 2024.10.10 05:41:52.025821 [ 190 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
5460 | 2024.10.10 05:41:52.025854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5461 | 2024.10.10 05:41:52.025882 [ 3 ] {} <Debug> HTTP-Session: c52298e1-d39e-485b-898f-e651851fa4b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5462 | 2024.10.10 05:41:52.025914 [ 3 ] {} <Debug> HTTP-Session: c52298e1-d39e-485b-898f-e651851fa4b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5463 | 2024.10.10 05:41:52.025956 [ 3 ] {} <Debug> HTTP-Session: c52298e1-d39e-485b-898f-e651851fa4b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5464 | 2024.10.10 05:41:52.026053 [ 190 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
5465 | 2024.10.10 05:41:52.026118 [ 3 ] {} <Trace> HTTP-Session: c52298e1-d39e-485b-898f-e651851fa4b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5466 | 2024.10.10 05:41:52.026302 [ 190 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
5467 | 2024.10.10 05:41:52.026538 [ 190 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
5468 | 2024.10.10 05:41:52.026644 [ 3 ] {9553df70-82d3-40c8-8d5c-b2b5d47ea264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5469 | 2024.10.10 05:41:52.026828 [ 190 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
5470 | 2024.10.10 05:41:52.026871 [ 3 ] {9553df70-82d3-40c8-8d5c-b2b5d47ea264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5471 | 2024.10.10 05:41:52.027147 [ 190 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
5472 | 2024.10.10 05:41:52.027897 [ 3 ] {9553df70-82d3-40c8-8d5c-b2b5d47ea264} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5473 | 2024.10.10 05:41:52.028880 [ 3 ] {9553df70-82d3-40c8-8d5c-b2b5d47ea264} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5474 | 2024.10.10 05:41:52.028956 [ 3 ] {9553df70-82d3-40c8-8d5c-b2b5d47ea264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5475 | 2024.10.10 05:41:52.029918 [ 198 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.004736325 sec., 12668.049595414164 rows/sec., 661.86 KiB/sec. | ||
5476 | 2024.10.10 05:41:52.030083 [ 3 ] {9553df70-82d3-40c8-8d5c-b2b5d47ea264} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5477 | 2024.10.10 05:41:52.030106 [ 198 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
5478 | 2024.10.10 05:41:52.030899 [ 3 ] {9553df70-82d3-40c8-8d5c-b2b5d47ea264} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5479 | 2024.10.10 05:41:52.030986 [ 198 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_10_2} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5480 | 2024.10.10 05:41:52.031208 [ 3 ] {9553df70-82d3-40c8-8d5c-b2b5d47ea264} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004839 sec., 48977.06137631742 rows/sec., 3.28 MiB/sec. | ||
5481 | 2024.10.10 05:41:52.031211 [ 198 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_10_2} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
5482 | 2024.10.10 05:41:52.031510 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5483 | 2024.10.10 05:41:52.031618 [ 3 ] {9553df70-82d3-40c8-8d5c-b2b5d47ea264} <Debug> DynamicQueryHandler: Done processing query | ||
5484 | 2024.10.10 05:41:52.031648 [ 3 ] {9553df70-82d3-40c8-8d5c-b2b5d47ea264} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5485 | 2024.10.10 05:41:52.031665 [ 3 ] {} <Debug> HTTP-Session: c52298e1-d39e-485b-898f-e651851fa4b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5486 | 2024.10.10 05:41:52.031824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5487 | 2024.10.10 05:41:52.031872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5488 | 2024.10.10 05:41:52.031890 [ 3 ] {} <Debug> HTTP-Session: da389985-0ba0-4a06-b3d8-d9885c297536 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5489 | 2024.10.10 05:41:52.031908 [ 3 ] {} <Debug> HTTP-Session: da389985-0ba0-4a06-b3d8-d9885c297536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5490 | 2024.10.10 05:41:52.031922 [ 3 ] {} <Debug> HTTP-Session: da389985-0ba0-4a06-b3d8-d9885c297536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5491 | 2024.10.10 05:41:52.031953 [ 3 ] {} <Trace> HTTP-Session: da389985-0ba0-4a06-b3d8-d9885c297536 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5492 | 2024.10.10 05:41:52.032050 [ 3 ] {808a9c50-e396-4268-8955-cfb61fa0a7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
5493 | 2024.10.10 05:41:52.032098 [ 3 ] {808a9c50-e396-4268-8955-cfb61fa0a7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5494 | 2024.10.10 05:41:52.032247 [ 3 ] {808a9c50-e396-4268-8955-cfb61fa0a7f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5495 | 2024.10.10 05:41:52.032555 [ 3 ] {808a9c50-e396-4268-8955-cfb61fa0a7f2} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5496 | 2024.10.10 05:41:52.032591 [ 3 ] {808a9c50-e396-4268-8955-cfb61fa0a7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5497 | 2024.10.10 05:41:52.032955 [ 3 ] {808a9c50-e396-4268-8955-cfb61fa0a7f2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5498 | 2024.10.10 05:41:52.033291 [ 3 ] {808a9c50-e396-4268-8955-cfb61fa0a7f2} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5499 | 2024.10.10 05:41:52.033448 [ 3 ] {808a9c50-e396-4268-8955-cfb61fa0a7f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001416 sec., 706.2146892655368 rows/sec., 47.59 KiB/sec. | ||
5500 | 2024.10.10 05:41:52.033455 [ 138 ] {} <Debug> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
5501 | 2024.10.10 05:41:52.033538 [ 138 ] {} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5502 | 2024.10.10 05:41:52.033588 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5503 | 2024.10.10 05:41:52.033730 [ 3 ] {808a9c50-e396-4268-8955-cfb61fa0a7f2} <Debug> DynamicQueryHandler: Done processing query | ||
5504 | 2024.10.10 05:41:52.033737 [ 190 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
5505 | 2024.10.10 05:41:52.033764 [ 3 ] {808a9c50-e396-4268-8955-cfb61fa0a7f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
5506 | 2024.10.10 05:41:52.033819 [ 3 ] {} <Debug> HTTP-Session: da389985-0ba0-4a06-b3d8-d9885c297536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5507 | 2024.10.10 05:41:52.033937 [ 190 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5508 | 2024.10.10 05:41:52.033986 [ 190 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
5509 | 2024.10.10 05:41:52.034014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14242, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5510 | 2024.10.10 05:41:52.034170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5511 | 2024.10.10 05:41:52.034169 [ 190 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
5512 | 2024.10.10 05:41:52.034234 [ 3 ] {} <Debug> HTTP-Session: 6f8a5d31-3072-45f2-b8f8-02e6e921bd74 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5513 | 2024.10.10 05:41:52.034325 [ 3 ] {} <Debug> HTTP-Session: 6f8a5d31-3072-45f2-b8f8-02e6e921bd74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5514 | 2024.10.10 05:41:52.034430 [ 3 ] {} <Debug> HTTP-Session: 6f8a5d31-3072-45f2-b8f8-02e6e921bd74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5515 | 2024.10.10 05:41:52.034483 [ 190 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
5516 | 2024.10.10 05:41:52.034567 [ 3 ] {} <Trace> HTTP-Session: 6f8a5d31-3072-45f2-b8f8-02e6e921bd74 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5517 | 2024.10.10 05:41:52.034730 [ 190 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
5518 | 2024.10.10 05:41:52.034910 [ 190 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
5519 | 2024.10.10 05:41:52.035063 [ 3 ] {511f2a9f-e4ca-41f7-8223-5c51d67c4f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5520 | 2024.10.10 05:41:52.035093 [ 190 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
5521 | 2024.10.10 05:41:52.035523 [ 3 ] {511f2a9f-e4ca-41f7-8223-5c51d67c4f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5522 | 2024.10.10 05:41:52.037670 [ 3 ] {511f2a9f-e4ca-41f7-8223-5c51d67c4f05} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5523 | 2024.10.10 05:41:52.038851 [ 198 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.005179847 sec., 1930.5589528030462 rows/sec., 130.09 KiB/sec. | ||
5524 | 2024.10.10 05:41:52.039063 [ 198 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
5525 | 2024.10.10 05:41:52.039307 [ 3 ] {511f2a9f-e4ca-41f7-8223-5c51d67c4f05} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5526 | 2024.10.10 05:41:52.039367 [ 3 ] {511f2a9f-e4ca-41f7-8223-5c51d67c4f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5527 | 2024.10.10 05:41:52.040105 [ 198 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_10_2} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5528 | 2024.10.10 05:41:52.040269 [ 198 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_10_2} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
5529 | 2024.10.10 05:41:52.040390 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5530 | 2024.10.10 05:41:52.040696 [ 3 ] {511f2a9f-e4ca-41f7-8223-5c51d67c4f05} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5531 | 2024.10.10 05:41:52.041132 [ 3 ] {511f2a9f-e4ca-41f7-8223-5c51d67c4f05} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5532 | 2024.10.10 05:41:52.041313 [ 3 ] {511f2a9f-e4ca-41f7-8223-5c51d67c4f05} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006503 sec., 1230.2014454866985 rows/sec., 2.20 MiB/sec. | ||
5533 | 2024.10.10 05:41:52.041570 [ 3 ] {511f2a9f-e4ca-41f7-8223-5c51d67c4f05} <Debug> DynamicQueryHandler: Done processing query | ||
5534 | 2024.10.10 05:41:52.041595 [ 3 ] {511f2a9f-e4ca-41f7-8223-5c51d67c4f05} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
5535 | 2024.10.10 05:41:52.041612 [ 3 ] {} <Debug> HTTP-Session: 6f8a5d31-3072-45f2-b8f8-02e6e921bd74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5536 | 2024.10.10 05:41:52.041764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5537 | 2024.10.10 05:41:52.041814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5538 | 2024.10.10 05:41:52.041833 [ 3 ] {} <Debug> HTTP-Session: 67aa40d9-6a9d-4cb1-b4ca-70b35d0e652e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5539 | 2024.10.10 05:41:52.041849 [ 3 ] {} <Debug> HTTP-Session: 67aa40d9-6a9d-4cb1-b4ca-70b35d0e652e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5540 | 2024.10.10 05:41:52.041863 [ 3 ] {} <Debug> HTTP-Session: 67aa40d9-6a9d-4cb1-b4ca-70b35d0e652e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5541 | 2024.10.10 05:41:52.041894 [ 3 ] {} <Trace> HTTP-Session: 67aa40d9-6a9d-4cb1-b4ca-70b35d0e652e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5542 | 2024.10.10 05:41:52.042019 [ 3 ] {0a92cab9-f623-4994-9a7b-e2aa1f93cd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5543 | 2024.10.10 05:41:52.042066 [ 3 ] {0a92cab9-f623-4994-9a7b-e2aa1f93cd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5544 | 2024.10.10 05:41:52.042198 [ 3 ] {0a92cab9-f623-4994-9a7b-e2aa1f93cd02} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5545 | 2024.10.10 05:41:52.042544 [ 3 ] {0a92cab9-f623-4994-9a7b-e2aa1f93cd02} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5546 | 2024.10.10 05:41:52.042580 [ 3 ] {0a92cab9-f623-4994-9a7b-e2aa1f93cd02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5547 | 2024.10.10 05:41:52.042950 [ 3 ] {0a92cab9-f623-4994-9a7b-e2aa1f93cd02} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5548 | 2024.10.10 05:41:52.043279 [ 3 ] {0a92cab9-f623-4994-9a7b-e2aa1f93cd02} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5549 | 2024.10.10 05:41:52.043432 [ 3 ] {0a92cab9-f623-4994-9a7b-e2aa1f93cd02} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001458 sec., 56241.42661179698 rows/sec., 3.57 MiB/sec. | ||
5550 | 2024.10.10 05:41:52.043722 [ 3 ] {0a92cab9-f623-4994-9a7b-e2aa1f93cd02} <Debug> DynamicQueryHandler: Done processing query | ||
5551 | 2024.10.10 05:41:52.043750 [ 3 ] {0a92cab9-f623-4994-9a7b-e2aa1f93cd02} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5552 | 2024.10.10 05:41:52.043767 [ 3 ] {} <Debug> HTTP-Session: 67aa40d9-6a9d-4cb1-b4ca-70b35d0e652e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5553 | 2024.10.10 05:41:55.124767 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5554 | 2024.10.10 05:41:55.124879 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5555 | 2024.10.10 05:41:55.373991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5556 | 2024.10.10 05:41:55.374114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5557 | 2024.10.10 05:41:55.374140 [ 3 ] {} <Debug> HTTP-Session: 09543d59-4ffe-4738-9fc1-fe236f91b2d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5558 | 2024.10.10 05:41:55.374166 [ 3 ] {} <Debug> HTTP-Session: 09543d59-4ffe-4738-9fc1-fe236f91b2d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5559 | 2024.10.10 05:41:55.374181 [ 3 ] {} <Debug> HTTP-Session: 09543d59-4ffe-4738-9fc1-fe236f91b2d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5560 | 2024.10.10 05:41:55.374231 [ 3 ] {} <Trace> HTTP-Session: 09543d59-4ffe-4738-9fc1-fe236f91b2d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5561 | 2024.10.10 05:41:55.374440 [ 3 ] {4ba456af-1bfd-483f-b083-5a3f73d3ddd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5562 | 2024.10.10 05:41:55.374513 [ 3 ] {4ba456af-1bfd-483f-b083-5a3f73d3ddd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5563 | 2024.10.10 05:41:55.374861 [ 3 ] {4ba456af-1bfd-483f-b083-5a3f73d3ddd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5564 | 2024.10.10 05:41:55.375320 [ 3 ] {4ba456af-1bfd-483f-b083-5a3f73d3ddd2} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5565 | 2024.10.10 05:41:55.375370 [ 3 ] {4ba456af-1bfd-483f-b083-5a3f73d3ddd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5566 | 2024.10.10 05:41:55.375785 [ 3 ] {4ba456af-1bfd-483f-b083-5a3f73d3ddd2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
5567 | 2024.10.10 05:41:55.376185 [ 3 ] {4ba456af-1bfd-483f-b083-5a3f73d3ddd2} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5568 | 2024.10.10 05:41:55.376359 [ 134 ] {} <Debug> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
5569 | 2024.10.10 05:41:55.376369 [ 3 ] {4ba456af-1bfd-483f-b083-5a3f73d3ddd2} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001982 sec., 3027.2452068617563 rows/sec., 246.85 KiB/sec. | ||
5570 | 2024.10.10 05:41:55.376449 [ 134 ] {} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5571 | 2024.10.10 05:41:55.376522 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5572 | 2024.10.10 05:41:55.376834 [ 3 ] {4ba456af-1bfd-483f-b083-5a3f73d3ddd2} <Debug> DynamicQueryHandler: Done processing query | ||
5573 | 2024.10.10 05:41:55.376835 [ 189 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
5574 | 2024.10.10 05:41:55.376884 [ 3 ] {4ba456af-1bfd-483f-b083-5a3f73d3ddd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5575 | 2024.10.10 05:41:55.376941 [ 3 ] {} <Debug> HTTP-Session: 09543d59-4ffe-4738-9fc1-fe236f91b2d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5576 | 2024.10.10 05:41:55.377091 [ 189 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5577 | 2024.10.10 05:41:55.377134 [ 189 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
5578 | 2024.10.10 05:41:55.377274 [ 189 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
5579 | 2024.10.10 05:41:55.377336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 175991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5580 | 2024.10.10 05:41:55.377506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5581 | 2024.10.10 05:41:55.377567 [ 189 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
5582 | 2024.10.10 05:41:55.377595 [ 3 ] {} <Debug> HTTP-Session: 30e22e27-da35-4c5c-842b-5fa8b64e6aac Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5583 | 2024.10.10 05:41:55.377678 [ 3 ] {} <Debug> HTTP-Session: 30e22e27-da35-4c5c-842b-5fa8b64e6aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5584 | 2024.10.10 05:41:55.377766 [ 3 ] {} <Debug> HTTP-Session: 30e22e27-da35-4c5c-842b-5fa8b64e6aac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5585 | 2024.10.10 05:41:55.377907 [ 3 ] {} <Trace> HTTP-Session: 30e22e27-da35-4c5c-842b-5fa8b64e6aac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5586 | 2024.10.10 05:41:55.377910 [ 189 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
5587 | 2024.10.10 05:41:55.378310 [ 189 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::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 | ||
5588 | 2024.10.10 05:41:55.378442 [ 189 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
5589 | 2024.10.10 05:41:55.378910 [ 3 ] {b9aa13ee-666e-41a9-8dfb-3877cb11a80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5590 | 2024.10.10 05:41:55.379022 [ 3 ] {b9aa13ee-666e-41a9-8dfb-3877cb11a80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5591 | 2024.10.10 05:41:55.379870 [ 3 ] {b9aa13ee-666e-41a9-8dfb-3877cb11a80d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5592 | 2024.10.10 05:41:55.380564 [ 198 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 5 columns (5 merged, 0 gathered) in 0.003921054 sec., 4590.602424756201 rows/sec., 392.26 KiB/sec. | ||
5593 | 2024.10.10 05:41:55.380739 [ 193 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
5594 | 2024.10.10 05:41:55.381695 [ 193 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_6_1} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5595 | 2024.10.10 05:41:55.381787 [ 3 ] {b9aa13ee-666e-41a9-8dfb-3877cb11a80d} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5596 | 2024.10.10 05:41:55.381850 [ 193 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_6_1} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
5597 | 2024.10.10 05:41:55.381858 [ 3 ] {b9aa13ee-666e-41a9-8dfb-3877cb11a80d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5598 | 2024.10.10 05:41:55.382006 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5599 | 2024.10.10 05:41:55.382445 [ 3 ] {b9aa13ee-666e-41a9-8dfb-3877cb11a80d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5600 | 2024.10.10 05:41:55.382838 [ 3 ] {b9aa13ee-666e-41a9-8dfb-3877cb11a80d} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5601 | 2024.10.10 05:41:55.383015 [ 3 ] {b9aa13ee-666e-41a9-8dfb-3877cb11a80d} <Debug> executeQuery: Read 1217 rows, 102.41 KiB in 0.0048 sec., 253541.6666666667 rows/sec., 20.83 MiB/sec. | ||
5602 | 2024.10.10 05:41:55.383233 [ 3 ] {b9aa13ee-666e-41a9-8dfb-3877cb11a80d} <Debug> DynamicQueryHandler: Done processing query | ||
5603 | 2024.10.10 05:41:55.383259 [ 3 ] {b9aa13ee-666e-41a9-8dfb-3877cb11a80d} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
5604 | 2024.10.10 05:41:55.383275 [ 3 ] {} <Debug> HTTP-Session: 30e22e27-da35-4c5c-842b-5fa8b64e6aac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5605 | 2024.10.10 05:41:55.383422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 2183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5606 | 2024.10.10 05:41:55.383477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5607 | 2024.10.10 05:41:55.383498 [ 3 ] {} <Debug> HTTP-Session: 88d6f40e-bb8b-494f-b90a-409f7438b806 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5608 | 2024.10.10 05:41:55.383515 [ 3 ] {} <Debug> HTTP-Session: 88d6f40e-bb8b-494f-b90a-409f7438b806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5609 | 2024.10.10 05:41:55.383529 [ 3 ] {} <Debug> HTTP-Session: 88d6f40e-bb8b-494f-b90a-409f7438b806 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5610 | 2024.10.10 05:41:55.383563 [ 3 ] {} <Trace> HTTP-Session: 88d6f40e-bb8b-494f-b90a-409f7438b806 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5611 | 2024.10.10 05:41:55.383669 [ 3 ] {d6a5b8d5-9fd9-474a-a9fe-49d2cca024c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5612 | 2024.10.10 05:41:55.383715 [ 3 ] {d6a5b8d5-9fd9-474a-a9fe-49d2cca024c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5613 | 2024.10.10 05:41:55.383955 [ 3 ] {d6a5b8d5-9fd9-474a-a9fe-49d2cca024c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5614 | 2024.10.10 05:41:55.384336 [ 3 ] {d6a5b8d5-9fd9-474a-a9fe-49d2cca024c8} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5615 | 2024.10.10 05:41:55.384374 [ 3 ] {d6a5b8d5-9fd9-474a-a9fe-49d2cca024c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5616 | 2024.10.10 05:41:55.384732 [ 3 ] {d6a5b8d5-9fd9-474a-a9fe-49d2cca024c8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5617 | 2024.10.10 05:41:55.385095 [ 3 ] {d6a5b8d5-9fd9-474a-a9fe-49d2cca024c8} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5618 | 2024.10.10 05:41:55.385257 [ 3 ] {d6a5b8d5-9fd9-474a-a9fe-49d2cca024c8} <Debug> executeQuery: Read 15 rows, 1.10 KiB in 0.00161 sec., 9316.770186335403 rows/sec., 680.56 KiB/sec. | ||
5619 | 2024.10.10 05:41:55.385603 [ 3 ] {d6a5b8d5-9fd9-474a-a9fe-49d2cca024c8} <Debug> DynamicQueryHandler: Done processing query | ||
5620 | 2024.10.10 05:41:55.385628 [ 3 ] {d6a5b8d5-9fd9-474a-a9fe-49d2cca024c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5621 | 2024.10.10 05:41:55.385644 [ 3 ] {} <Debug> HTTP-Session: 88d6f40e-bb8b-494f-b90a-409f7438b806 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5622 | 2024.10.10 05:41:55.385821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5623 | 2024.10.10 05:41:55.385872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5624 | 2024.10.10 05:41:55.385891 [ 3 ] {} <Debug> HTTP-Session: 90db1096-d4b8-4156-b6ce-9345784e7b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5625 | 2024.10.10 05:41:55.385908 [ 3 ] {} <Debug> HTTP-Session: 90db1096-d4b8-4156-b6ce-9345784e7b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5626 | 2024.10.10 05:41:55.385922 [ 3 ] {} <Debug> HTTP-Session: 90db1096-d4b8-4156-b6ce-9345784e7b23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5627 | 2024.10.10 05:41:55.385953 [ 3 ] {} <Trace> HTTP-Session: 90db1096-d4b8-4156-b6ce-9345784e7b23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5628 | 2024.10.10 05:41:55.386139 [ 3 ] {23513e3a-cfa1-4482-acde-77a885862843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5629 | 2024.10.10 05:41:55.386183 [ 3 ] {23513e3a-cfa1-4482-acde-77a885862843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5630 | 2024.10.10 05:41:55.386427 [ 3 ] {23513e3a-cfa1-4482-acde-77a885862843} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5631 | 2024.10.10 05:41:55.386913 [ 3 ] {23513e3a-cfa1-4482-acde-77a885862843} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5632 | 2024.10.10 05:41:55.386955 [ 3 ] {23513e3a-cfa1-4482-acde-77a885862843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5633 | 2024.10.10 05:41:55.387337 [ 3 ] {23513e3a-cfa1-4482-acde-77a885862843} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5634 | 2024.10.10 05:41:55.387694 [ 3 ] {23513e3a-cfa1-4482-acde-77a885862843} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5635 | 2024.10.10 05:41:55.387856 [ 3 ] {23513e3a-cfa1-4482-acde-77a885862843} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001824 sec., 125000 rows/sec., 8.46 MiB/sec. | ||
5636 | 2024.10.10 05:41:55.388041 [ 3 ] {23513e3a-cfa1-4482-acde-77a885862843} <Debug> DynamicQueryHandler: Done processing query | ||
5637 | 2024.10.10 05:41:55.388066 [ 3 ] {23513e3a-cfa1-4482-acde-77a885862843} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
5638 | 2024.10.10 05:41:55.388082 [ 3 ] {} <Debug> HTTP-Session: 90db1096-d4b8-4156-b6ce-9345784e7b23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5639 | 2024.10.10 05:41:55.388323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 88404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5640 | 2024.10.10 05:41:55.388373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5641 | 2024.10.10 05:41:55.388391 [ 3 ] {} <Debug> HTTP-Session: 59b0ae38-8572-44d5-bde1-590b08cb5f80 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5642 | 2024.10.10 05:41:55.388408 [ 3 ] {} <Debug> HTTP-Session: 59b0ae38-8572-44d5-bde1-590b08cb5f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5643 | 2024.10.10 05:41:55.388421 [ 3 ] {} <Debug> HTTP-Session: 59b0ae38-8572-44d5-bde1-590b08cb5f80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5644 | 2024.10.10 05:41:55.388453 [ 3 ] {} <Trace> HTTP-Session: 59b0ae38-8572-44d5-bde1-590b08cb5f80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5645 | 2024.10.10 05:41:55.388756 [ 3 ] {10747b69-806a-4652-9e75-ce559578b0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5646 | 2024.10.10 05:41:55.388800 [ 3 ] {10747b69-806a-4652-9e75-ce559578b0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5647 | 2024.10.10 05:41:55.389028 [ 3 ] {10747b69-806a-4652-9e75-ce559578b0d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5648 | 2024.10.10 05:41:55.389720 [ 3 ] {10747b69-806a-4652-9e75-ce559578b0d0} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5649 | 2024.10.10 05:41:55.389757 [ 3 ] {10747b69-806a-4652-9e75-ce559578b0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5650 | 2024.10.10 05:41:55.390165 [ 3 ] {10747b69-806a-4652-9e75-ce559578b0d0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5651 | 2024.10.10 05:41:55.390573 [ 3 ] {10747b69-806a-4652-9e75-ce559578b0d0} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5652 | 2024.10.10 05:41:55.390727 [ 3 ] {10747b69-806a-4652-9e75-ce559578b0d0} <Debug> executeQuery: Read 535 rows, 40.61 KiB in 0.002144 sec., 249533.58208955222 rows/sec., 18.50 MiB/sec. | ||
5653 | 2024.10.10 05:41:55.390914 [ 3 ] {10747b69-806a-4652-9e75-ce559578b0d0} <Debug> DynamicQueryHandler: Done processing query | ||
5654 | 2024.10.10 05:41:55.390940 [ 3 ] {10747b69-806a-4652-9e75-ce559578b0d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
5655 | 2024.10.10 05:41:55.390971 [ 3 ] {} <Debug> HTTP-Session: 59b0ae38-8572-44d5-bde1-590b08cb5f80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5656 | 2024.10.10 05:41:55.391185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 181196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5657 | 2024.10.10 05:41:55.391233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5658 | 2024.10.10 05:41:55.391252 [ 3 ] {} <Debug> HTTP-Session: 296baeb4-2b19-44f2-b993-0e3596a91da1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5659 | 2024.10.10 05:41:55.391269 [ 3 ] {} <Debug> HTTP-Session: 296baeb4-2b19-44f2-b993-0e3596a91da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5660 | 2024.10.10 05:41:55.391283 [ 3 ] {} <Debug> HTTP-Session: 296baeb4-2b19-44f2-b993-0e3596a91da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5661 | 2024.10.10 05:41:55.391330 [ 3 ] {} <Trace> HTTP-Session: 296baeb4-2b19-44f2-b993-0e3596a91da1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5662 | 2024.10.10 05:41:55.392120 [ 3 ] {df78186e-a654-4a64-8169-81f03cc54623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5663 | 2024.10.10 05:41:55.392173 [ 3 ] {df78186e-a654-4a64-8169-81f03cc54623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5664 | 2024.10.10 05:41:55.392320 [ 3 ] {df78186e-a654-4a64-8169-81f03cc54623} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5665 | 2024.10.10 05:41:55.393285 [ 3 ] {df78186e-a654-4a64-8169-81f03cc54623} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5666 | 2024.10.10 05:41:55.393322 [ 3 ] {df78186e-a654-4a64-8169-81f03cc54623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5667 | 2024.10.10 05:41:55.393801 [ 3 ] {df78186e-a654-4a64-8169-81f03cc54623} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5668 | 2024.10.10 05:41:55.394169 [ 3 ] {df78186e-a654-4a64-8169-81f03cc54623} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5669 | 2024.10.10 05:41:55.394348 [ 3 ] {df78186e-a654-4a64-8169-81f03cc54623} <Debug> executeQuery: Read 955 rows, 65.60 KiB in 0.00285 sec., 335087.7192982456 rows/sec., 22.48 MiB/sec. | ||
5670 | 2024.10.10 05:41:55.394539 [ 3 ] {df78186e-a654-4a64-8169-81f03cc54623} <Debug> DynamicQueryHandler: Done processing query | ||
5671 | 2024.10.10 05:41:55.394564 [ 3 ] {df78186e-a654-4a64-8169-81f03cc54623} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
5672 | 2024.10.10 05:41:55.394580 [ 3 ] {} <Debug> HTTP-Session: 296baeb4-2b19-44f2-b993-0e3596a91da1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5673 | 2024.10.10 05:41:55.394731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14858, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5674 | 2024.10.10 05:41:55.394780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5675 | 2024.10.10 05:41:55.394799 [ 3 ] {} <Debug> HTTP-Session: 4130e7d0-6fb4-4997-b689-8e816691643a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5676 | 2024.10.10 05:41:55.394816 [ 3 ] {} <Debug> HTTP-Session: 4130e7d0-6fb4-4997-b689-8e816691643a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5677 | 2024.10.10 05:41:55.394830 [ 3 ] {} <Debug> HTTP-Session: 4130e7d0-6fb4-4997-b689-8e816691643a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5678 | 2024.10.10 05:41:55.394860 [ 3 ] {} <Trace> HTTP-Session: 4130e7d0-6fb4-4997-b689-8e816691643a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5679 | 2024.10.10 05:41:55.395045 [ 3 ] {f972fdfe-9fee-44c6-8e3f-7c86b120296a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5680 | 2024.10.10 05:41:55.395125 [ 3 ] {f972fdfe-9fee-44c6-8e3f-7c86b120296a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5681 | 2024.10.10 05:41:55.395578 [ 3 ] {f972fdfe-9fee-44c6-8e3f-7c86b120296a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5682 | 2024.10.10 05:41:55.396062 [ 3 ] {f972fdfe-9fee-44c6-8e3f-7c86b120296a} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5683 | 2024.10.10 05:41:55.396102 [ 3 ] {f972fdfe-9fee-44c6-8e3f-7c86b120296a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5684 | 2024.10.10 05:41:55.396694 [ 3 ] {f972fdfe-9fee-44c6-8e3f-7c86b120296a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5685 | 2024.10.10 05:41:55.397102 [ 3 ] {f972fdfe-9fee-44c6-8e3f-7c86b120296a} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5686 | 2024.10.10 05:41:55.397306 [ 3 ] {f972fdfe-9fee-44c6-8e3f-7c86b120296a} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002362 sec., 3810.3302286198136 rows/sec., 6.83 MiB/sec. | ||
5687 | 2024.10.10 05:41:55.397872 [ 3 ] {f972fdfe-9fee-44c6-8e3f-7c86b120296a} <Debug> DynamicQueryHandler: Done processing query | ||
5688 | 2024.10.10 05:41:55.397897 [ 3 ] {f972fdfe-9fee-44c6-8e3f-7c86b120296a} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
5689 | 2024.10.10 05:41:55.397913 [ 3 ] {} <Debug> HTTP-Session: 4130e7d0-6fb4-4997-b689-8e816691643a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5690 | 2024.10.10 05:41:55.398033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 6116, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5691 | 2024.10.10 05:41:55.398080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5692 | 2024.10.10 05:41:55.398098 [ 3 ] {} <Debug> HTTP-Session: 786524f3-4846-4eeb-b016-d2b6d75d8c48 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5693 | 2024.10.10 05:41:55.398115 [ 3 ] {} <Debug> HTTP-Session: 786524f3-4846-4eeb-b016-d2b6d75d8c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5694 | 2024.10.10 05:41:55.398128 [ 3 ] {} <Debug> HTTP-Session: 786524f3-4846-4eeb-b016-d2b6d75d8c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5695 | 2024.10.10 05:41:55.398159 [ 3 ] {} <Trace> HTTP-Session: 786524f3-4846-4eeb-b016-d2b6d75d8c48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5696 | 2024.10.10 05:41:55.398269 [ 3 ] {fe3e5dcf-901c-4e0e-a467-299201e94186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5697 | 2024.10.10 05:41:55.398315 [ 3 ] {fe3e5dcf-901c-4e0e-a467-299201e94186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5698 | 2024.10.10 05:41:55.398482 [ 3 ] {fe3e5dcf-901c-4e0e-a467-299201e94186} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5699 | 2024.10.10 05:41:55.398773 [ 3 ] {fe3e5dcf-901c-4e0e-a467-299201e94186} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5700 | 2024.10.10 05:41:55.398809 [ 3 ] {fe3e5dcf-901c-4e0e-a467-299201e94186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5701 | 2024.10.10 05:41:55.399165 [ 3 ] {fe3e5dcf-901c-4e0e-a467-299201e94186} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5702 | 2024.10.10 05:41:55.399495 [ 3 ] {fe3e5dcf-901c-4e0e-a467-299201e94186} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5703 | 2024.10.10 05:41:55.399649 [ 3 ] {fe3e5dcf-901c-4e0e-a467-299201e94186} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001407 sec., 28429.282160625444 rows/sec., 1.92 MiB/sec. | ||
5704 | 2024.10.10 05:41:55.399813 [ 3 ] {fe3e5dcf-901c-4e0e-a467-299201e94186} <Debug> DynamicQueryHandler: Done processing query | ||
5705 | 2024.10.10 05:41:55.399837 [ 3 ] {fe3e5dcf-901c-4e0e-a467-299201e94186} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
5706 | 2024.10.10 05:41:55.399853 [ 3 ] {} <Debug> HTTP-Session: 786524f3-4846-4eeb-b016-d2b6d75d8c48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5707 | 2024.10.10 05:41:57.001449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5708 | 2024.10.10 05:41:57.001622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5709 | 2024.10.10 05:41:57.001665 [ 3 ] {} <Debug> HTTP-Session: 3e506435-21f5-41ae-9c24-ef06e039fa30 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5710 | 2024.10.10 05:41:57.001704 [ 3 ] {} <Debug> HTTP-Session: 3e506435-21f5-41ae-9c24-ef06e039fa30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5711 | 2024.10.10 05:41:57.001731 [ 3 ] {} <Debug> HTTP-Session: 3e506435-21f5-41ae-9c24-ef06e039fa30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5712 | 2024.10.10 05:41:57.001811 [ 3 ] {} <Trace> HTTP-Session: 3e506435-21f5-41ae-9c24-ef06e039fa30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5713 | 2024.10.10 05:41:57.002041 [ 3 ] {bcd19296-0d79-4658-ab7a-8a0ec890e5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
5714 | 2024.10.10 05:41:57.002110 [ 3 ] {bcd19296-0d79-4658-ab7a-8a0ec890e5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5715 | 2024.10.10 05:41:57.002454 [ 3 ] {bcd19296-0d79-4658-ab7a-8a0ec890e5ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5716 | 2024.10.10 05:41:57.002832 [ 3 ] {bcd19296-0d79-4658-ab7a-8a0ec890e5ae} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5717 | 2024.10.10 05:41:57.002876 [ 3 ] {bcd19296-0d79-4658-ab7a-8a0ec890e5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5718 | 2024.10.10 05:41:57.003275 [ 3 ] {bcd19296-0d79-4658-ab7a-8a0ec890e5ae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5719 | 2024.10.10 05:41:57.003659 [ 3 ] {bcd19296-0d79-4658-ab7a-8a0ec890e5ae} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5720 | 2024.10.10 05:41:57.003803 [ 3 ] {bcd19296-0d79-4658-ab7a-8a0ec890e5ae} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001813 sec., 1103.1439602868174 rows/sec., 89.95 KiB/sec. | ||
5721 | 2024.10.10 05:41:57.004012 [ 3 ] {bcd19296-0d79-4658-ab7a-8a0ec890e5ae} <Debug> DynamicQueryHandler: Done processing query | ||
5722 | 2024.10.10 05:41:57.004039 [ 3 ] {bcd19296-0d79-4658-ab7a-8a0ec890e5ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
5723 | 2024.10.10 05:41:57.004055 [ 3 ] {} <Debug> HTTP-Session: 3e506435-21f5-41ae-9c24-ef06e039fa30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5724 | 2024.10.10 05:41:57.004189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5725 | 2024.10.10 05:41:57.004240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5726 | 2024.10.10 05:41:57.004260 [ 3 ] {} <Debug> HTTP-Session: b9170cb3-d0ab-4f4b-884b-7922e52bd58f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5727 | 2024.10.10 05:41:57.004279 [ 3 ] {} <Debug> HTTP-Session: b9170cb3-d0ab-4f4b-884b-7922e52bd58f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5728 | 2024.10.10 05:41:57.004292 [ 3 ] {} <Debug> HTTP-Session: b9170cb3-d0ab-4f4b-884b-7922e52bd58f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5729 | 2024.10.10 05:41:57.004325 [ 3 ] {} <Trace> HTTP-Session: b9170cb3-d0ab-4f4b-884b-7922e52bd58f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5730 | 2024.10.10 05:41:57.004454 [ 3 ] {6cc523af-36dc-4893-8e13-16937d55d95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5731 | 2024.10.10 05:41:57.004500 [ 3 ] {6cc523af-36dc-4893-8e13-16937d55d95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5732 | 2024.10.10 05:41:57.004728 [ 3 ] {6cc523af-36dc-4893-8e13-16937d55d95d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5733 | 2024.10.10 05:41:57.005073 [ 3 ] {6cc523af-36dc-4893-8e13-16937d55d95d} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5734 | 2024.10.10 05:41:57.005109 [ 3 ] {6cc523af-36dc-4893-8e13-16937d55d95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5735 | 2024.10.10 05:41:57.005461 [ 3 ] {6cc523af-36dc-4893-8e13-16937d55d95d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5736 | 2024.10.10 05:41:57.005813 [ 3 ] {6cc523af-36dc-4893-8e13-16937d55d95d} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5737 | 2024.10.10 05:41:57.005946 [ 3 ] {6cc523af-36dc-4893-8e13-16937d55d95d} <Debug> executeQuery: Read 101 rows, 8.57 KiB in 0.00154 sec., 65584.41558441559 rows/sec., 5.44 MiB/sec. | ||
5738 | 2024.10.10 05:41:57.006107 [ 3 ] {6cc523af-36dc-4893-8e13-16937d55d95d} <Debug> DynamicQueryHandler: Done processing query | ||
5739 | 2024.10.10 05:41:57.006131 [ 3 ] {6cc523af-36dc-4893-8e13-16937d55d95d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
5740 | 2024.10.10 05:41:57.006147 [ 3 ] {} <Debug> HTTP-Session: b9170cb3-d0ab-4f4b-884b-7922e52bd58f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5741 | 2024.10.10 05:41:57.006279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 3486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5742 | 2024.10.10 05:41:57.006327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5743 | 2024.10.10 05:41:57.006346 [ 3 ] {} <Debug> HTTP-Session: 3e9ad697-eb34-4ae8-aa05-1d5b3585ec0c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5744 | 2024.10.10 05:41:57.006363 [ 3 ] {} <Debug> HTTP-Session: 3e9ad697-eb34-4ae8-aa05-1d5b3585ec0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5745 | 2024.10.10 05:41:57.006377 [ 3 ] {} <Debug> HTTP-Session: 3e9ad697-eb34-4ae8-aa05-1d5b3585ec0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5746 | 2024.10.10 05:41:57.006407 [ 3 ] {} <Trace> HTTP-Session: 3e9ad697-eb34-4ae8-aa05-1d5b3585ec0c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5747 | 2024.10.10 05:41:57.006509 [ 3 ] {6cf20f9c-4054-4917-be00-d5fbfc8e0f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5748 | 2024.10.10 05:41:57.006554 [ 3 ] {6cf20f9c-4054-4917-be00-d5fbfc8e0f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5749 | 2024.10.10 05:41:57.006775 [ 3 ] {6cf20f9c-4054-4917-be00-d5fbfc8e0f8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5750 | 2024.10.10 05:41:57.007052 [ 3 ] {6cf20f9c-4054-4917-be00-d5fbfc8e0f8e} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5751 | 2024.10.10 05:41:57.007088 [ 3 ] {6cf20f9c-4054-4917-be00-d5fbfc8e0f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5752 | 2024.10.10 05:41:57.007419 [ 3 ] {6cf20f9c-4054-4917-be00-d5fbfc8e0f8e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5753 | 2024.10.10 05:41:57.007781 [ 3 ] {6cf20f9c-4054-4917-be00-d5fbfc8e0f8e} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5754 | 2024.10.10 05:41:57.007910 [ 3 ] {6cf20f9c-4054-4917-be00-d5fbfc8e0f8e} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001432 sec., 16759.77653631285 rows/sec., 1.22 MiB/sec. | ||
5755 | 2024.10.10 05:41:57.008064 [ 3 ] {6cf20f9c-4054-4917-be00-d5fbfc8e0f8e} <Debug> DynamicQueryHandler: Done processing query | ||
5756 | 2024.10.10 05:41:57.008088 [ 3 ] {6cf20f9c-4054-4917-be00-d5fbfc8e0f8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5757 | 2024.10.10 05:41:57.008103 [ 3 ] {} <Debug> HTTP-Session: 3e9ad697-eb34-4ae8-aa05-1d5b3585ec0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5758 | 2024.10.10 05:41:57.008220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5759 | 2024.10.10 05:41:57.008267 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5760 | 2024.10.10 05:41:57.008286 [ 3 ] {} <Debug> HTTP-Session: 9f18783d-9b8c-4f10-a539-af3428c03c60 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5761 | 2024.10.10 05:41:57.008303 [ 3 ] {} <Debug> HTTP-Session: 9f18783d-9b8c-4f10-a539-af3428c03c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5762 | 2024.10.10 05:41:57.008316 [ 3 ] {} <Debug> HTTP-Session: 9f18783d-9b8c-4f10-a539-af3428c03c60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5763 | 2024.10.10 05:41:57.008347 [ 3 ] {} <Trace> HTTP-Session: 9f18783d-9b8c-4f10-a539-af3428c03c60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5764 | 2024.10.10 05:41:57.008461 [ 3 ] {b5492e75-5ef9-43a9-b619-1008af81b0fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5765 | 2024.10.10 05:41:57.008505 [ 3 ] {b5492e75-5ef9-43a9-b619-1008af81b0fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5766 | 2024.10.10 05:41:57.008722 [ 3 ] {b5492e75-5ef9-43a9-b619-1008af81b0fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5767 | 2024.10.10 05:41:57.009036 [ 3 ] {b5492e75-5ef9-43a9-b619-1008af81b0fc} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5768 | 2024.10.10 05:41:57.009071 [ 3 ] {b5492e75-5ef9-43a9-b619-1008af81b0fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5769 | 2024.10.10 05:41:57.009409 [ 3 ] {b5492e75-5ef9-43a9-b619-1008af81b0fc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5770 | 2024.10.10 05:41:57.009756 [ 3 ] {b5492e75-5ef9-43a9-b619-1008af81b0fc} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5771 | 2024.10.10 05:41:57.009883 [ 3 ] {b5492e75-5ef9-43a9-b619-1008af81b0fc} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001465 sec., 60068.25938566553 rows/sec., 4.69 MiB/sec. | ||
5772 | 2024.10.10 05:41:57.010038 [ 3 ] {b5492e75-5ef9-43a9-b619-1008af81b0fc} <Debug> DynamicQueryHandler: Done processing query | ||
5773 | 2024.10.10 05:41:57.010061 [ 3 ] {b5492e75-5ef9-43a9-b619-1008af81b0fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
5774 | 2024.10.10 05:41:57.010077 [ 3 ] {} <Debug> HTTP-Session: 9f18783d-9b8c-4f10-a539-af3428c03c60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5775 | 2024.10.10 05:41:57.010193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 10565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5776 | 2024.10.10 05:41:57.010241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5777 | 2024.10.10 05:41:57.010259 [ 3 ] {} <Debug> HTTP-Session: 104285ac-a4ee-4220-b878-2b49a556cdb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5778 | 2024.10.10 05:41:57.010275 [ 3 ] {} <Debug> HTTP-Session: 104285ac-a4ee-4220-b878-2b49a556cdb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5779 | 2024.10.10 05:41:57.010288 [ 3 ] {} <Debug> HTTP-Session: 104285ac-a4ee-4220-b878-2b49a556cdb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5780 | 2024.10.10 05:41:57.010319 [ 3 ] {} <Trace> HTTP-Session: 104285ac-a4ee-4220-b878-2b49a556cdb9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5781 | 2024.10.10 05:41:57.010430 [ 3 ] {a3cf987e-1dd2-4fdb-b56d-41cec7573883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5782 | 2024.10.10 05:41:57.010477 [ 3 ] {a3cf987e-1dd2-4fdb-b56d-41cec7573883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5783 | 2024.10.10 05:41:57.010616 [ 3 ] {a3cf987e-1dd2-4fdb-b56d-41cec7573883} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5784 | 2024.10.10 05:41:57.010886 [ 3 ] {a3cf987e-1dd2-4fdb-b56d-41cec7573883} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5785 | 2024.10.10 05:41:57.010920 [ 3 ] {a3cf987e-1dd2-4fdb-b56d-41cec7573883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5786 | 2024.10.10 05:41:57.011280 [ 3 ] {a3cf987e-1dd2-4fdb-b56d-41cec7573883} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5787 | 2024.10.10 05:41:57.011616 [ 3 ] {a3cf987e-1dd2-4fdb-b56d-41cec7573883} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5788 | 2024.10.10 05:41:57.011745 [ 3 ] {a3cf987e-1dd2-4fdb-b56d-41cec7573883} <Debug> executeQuery: Read 55 rows, 3.92 KiB in 0.001354 sec., 40620.384047267355 rows/sec., 2.83 MiB/sec. | ||
5789 | 2024.10.10 05:41:57.011897 [ 3 ] {a3cf987e-1dd2-4fdb-b56d-41cec7573883} <Debug> DynamicQueryHandler: Done processing query | ||
5790 | 2024.10.10 05:41:57.011921 [ 3 ] {a3cf987e-1dd2-4fdb-b56d-41cec7573883} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5791 | 2024.10.10 05:41:57.011937 [ 3 ] {} <Debug> HTTP-Session: 104285ac-a4ee-4220-b878-2b49a556cdb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5792 | 2024.10.10 05:41:57.012099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 36039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5793 | 2024.10.10 05:41:57.012145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5794 | 2024.10.10 05:41:57.012163 [ 3 ] {} <Debug> HTTP-Session: 7420d8f5-87e9-4629-844c-9fe783918627 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5795 | 2024.10.10 05:41:57.012179 [ 3 ] {} <Debug> HTTP-Session: 7420d8f5-87e9-4629-844c-9fe783918627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5796 | 2024.10.10 05:41:57.012193 [ 3 ] {} <Debug> HTTP-Session: 7420d8f5-87e9-4629-844c-9fe783918627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5797 | 2024.10.10 05:41:57.012224 [ 3 ] {} <Trace> HTTP-Session: 7420d8f5-87e9-4629-844c-9fe783918627 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5798 | 2024.10.10 05:41:57.012470 [ 3 ] {b4e309aa-73a2-4b14-84a3-8512c090523d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
5799 | 2024.10.10 05:41:57.012534 [ 3 ] {b4e309aa-73a2-4b14-84a3-8512c090523d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5800 | 2024.10.10 05:41:57.012939 [ 3 ] {b4e309aa-73a2-4b14-84a3-8512c090523d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5801 | 2024.10.10 05:41:57.013464 [ 3 ] {b4e309aa-73a2-4b14-84a3-8512c090523d} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5802 | 2024.10.10 05:41:57.013499 [ 3 ] {b4e309aa-73a2-4b14-84a3-8512c090523d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5803 | 2024.10.10 05:41:57.014107 [ 3 ] {b4e309aa-73a2-4b14-84a3-8512c090523d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5804 | 2024.10.10 05:41:57.014513 [ 3 ] {b4e309aa-73a2-4b14-84a3-8512c090523d} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5805 | 2024.10.10 05:41:57.014660 [ 3 ] {b4e309aa-73a2-4b14-84a3-8512c090523d} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002363 sec., 9310.198899703766 rows/sec., 16.68 MiB/sec. | ||
5806 | 2024.10.10 05:41:57.014868 [ 3 ] {b4e309aa-73a2-4b14-84a3-8512c090523d} <Debug> DynamicQueryHandler: Done processing query | ||
5807 | 2024.10.10 05:41:57.014893 [ 3 ] {b4e309aa-73a2-4b14-84a3-8512c090523d} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
5808 | 2024.10.10 05:41:57.014909 [ 3 ] {} <Debug> HTTP-Session: 7420d8f5-87e9-4629-844c-9fe783918627 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5809 | 2024.10.10 05:41:57.015030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 3078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5810 | 2024.10.10 05:41:57.015080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5811 | 2024.10.10 05:41:57.015099 [ 3 ] {} <Debug> HTTP-Session: 4aff8c33-1220-41e6-bd5f-576e2302f25a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5812 | 2024.10.10 05:41:57.015116 [ 3 ] {} <Debug> HTTP-Session: 4aff8c33-1220-41e6-bd5f-576e2302f25a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5813 | 2024.10.10 05:41:57.015129 [ 3 ] {} <Debug> HTTP-Session: 4aff8c33-1220-41e6-bd5f-576e2302f25a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5814 | 2024.10.10 05:41:57.015188 [ 3 ] {} <Trace> HTTP-Session: 4aff8c33-1220-41e6-bd5f-576e2302f25a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5815 | 2024.10.10 05:41:57.015290 [ 3 ] {2c13506d-97c4-45b4-a01e-54524c27f537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
5816 | 2024.10.10 05:41:57.015336 [ 3 ] {2c13506d-97c4-45b4-a01e-54524c27f537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5817 | 2024.10.10 05:41:57.015500 [ 3 ] {2c13506d-97c4-45b4-a01e-54524c27f537} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5818 | 2024.10.10 05:41:57.015854 [ 3 ] {2c13506d-97c4-45b4-a01e-54524c27f537} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5819 | 2024.10.10 05:41:57.015907 [ 3 ] {2c13506d-97c4-45b4-a01e-54524c27f537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5820 | 2024.10.10 05:41:57.016298 [ 3 ] {2c13506d-97c4-45b4-a01e-54524c27f537} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5821 | 2024.10.10 05:41:57.016652 [ 3 ] {2c13506d-97c4-45b4-a01e-54524c27f537} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5822 | 2024.10.10 05:41:57.016812 [ 3 ] {2c13506d-97c4-45b4-a01e-54524c27f537} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001548 sec., 12919.896640826873 rows/sec., 888.24 KiB/sec. | ||
5823 | 2024.10.10 05:41:57.016974 [ 3 ] {2c13506d-97c4-45b4-a01e-54524c27f537} <Debug> DynamicQueryHandler: Done processing query | ||
5824 | 2024.10.10 05:41:57.017000 [ 3 ] {2c13506d-97c4-45b4-a01e-54524c27f537} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5825 | 2024.10.10 05:41:57.017015 [ 3 ] {} <Debug> HTTP-Session: 4aff8c33-1220-41e6-bd5f-576e2302f25a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5826 | 2024.10.10 05:42:00.285676 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 580 | ||
5827 | 2024.10.10 05:42:00.289032 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5828 | 2024.10.10 05:42:00.289085 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5829 | 2024.10.10 05:42:00.290801 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5830 | 2024.10.10 05:42:00.291885 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5831 | 2024.10.10 05:42:00.292403 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 580 | ||
5832 | 2024.10.10 05:42:02.009999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5833 | 2024.10.10 05:42:02.010137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5834 | 2024.10.10 05:42:02.010162 [ 3 ] {} <Debug> HTTP-Session: bab424df-eb48-4f26-9586-6ec275724937 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5835 | 2024.10.10 05:42:02.010186 [ 3 ] {} <Debug> HTTP-Session: bab424df-eb48-4f26-9586-6ec275724937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5836 | 2024.10.10 05:42:02.010200 [ 3 ] {} <Debug> HTTP-Session: bab424df-eb48-4f26-9586-6ec275724937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5837 | 2024.10.10 05:42:02.010251 [ 3 ] {} <Trace> HTTP-Session: bab424df-eb48-4f26-9586-6ec275724937 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5838 | 2024.10.10 05:42:02.010492 [ 3 ] {47a6225a-1b63-4765-b798-ad152ad33558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
5839 | 2024.10.10 05:42:02.010558 [ 3 ] {47a6225a-1b63-4765-b798-ad152ad33558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5840 | 2024.10.10 05:42:02.010897 [ 3 ] {47a6225a-1b63-4765-b798-ad152ad33558} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5841 | 2024.10.10 05:42:02.011420 [ 3 ] {47a6225a-1b63-4765-b798-ad152ad33558} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5842 | 2024.10.10 05:42:02.011461 [ 3 ] {47a6225a-1b63-4765-b798-ad152ad33558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5843 | 2024.10.10 05:42:02.011898 [ 3 ] {47a6225a-1b63-4765-b798-ad152ad33558} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5844 | 2024.10.10 05:42:02.012287 [ 3 ] {47a6225a-1b63-4765-b798-ad152ad33558} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5845 | 2024.10.10 05:42:02.012431 [ 3 ] {47a6225a-1b63-4765-b798-ad152ad33558} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.00204 sec., 100490.19607843137 rows/sec., 8.83 MiB/sec. | ||
5846 | 2024.10.10 05:42:02.012435 [ 128 ] {} <Debug> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5847 | 2024.10.10 05:42:02.012493 [ 128 ] {} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5848 | 2024.10.10 05:42:02.012524 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5849 | 2024.10.10 05:42:02.012664 [ 3 ] {47a6225a-1b63-4765-b798-ad152ad33558} <Debug> DynamicQueryHandler: Done processing query | ||
5850 | 2024.10.10 05:42:02.012693 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
5851 | 2024.10.10 05:42:02.012699 [ 3 ] {47a6225a-1b63-4765-b798-ad152ad33558} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5852 | 2024.10.10 05:42:02.012791 [ 3 ] {} <Debug> HTTP-Session: bab424df-eb48-4f26-9586-6ec275724937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5853 | 2024.10.10 05:42:02.012969 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5854 | 2024.10.10 05:42:02.012985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5855 | 2024.10.10 05:42:02.013043 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1412 rows starting from the beginning of the part | ||
5856 | 2024.10.10 05:42:02.013084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5857 | 2024.10.10 05:42:02.013144 [ 3 ] {} <Debug> HTTP-Session: acf5177f-c367-45e2-9a8e-86a5452ba7f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5858 | 2024.10.10 05:42:02.013250 [ 3 ] {} <Debug> HTTP-Session: acf5177f-c367-45e2-9a8e-86a5452ba7f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5859 | 2024.10.10 05:42:02.013304 [ 3 ] {} <Debug> HTTP-Session: acf5177f-c367-45e2-9a8e-86a5452ba7f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5860 | 2024.10.10 05:42:02.013337 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 119 rows starting from the beginning of the part | ||
5861 | 2024.10.10 05:42:02.013405 [ 3 ] {} <Trace> HTTP-Session: acf5177f-c367-45e2-9a8e-86a5452ba7f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5862 | 2024.10.10 05:42:02.013635 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 205 rows starting from the beginning of the part | ||
5863 | 2024.10.10 05:42:02.013748 [ 3 ] {63e38414-9f7d-4b16-be6f-aa21cfaa274b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
5864 | 2024.10.10 05:42:02.013933 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1217 rows starting from the beginning of the part | ||
5865 | 2024.10.10 05:42:02.013939 [ 3 ] {63e38414-9f7d-4b16-be6f-aa21cfaa274b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5866 | 2024.10.10 05:42:02.014258 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 101 rows starting from the beginning of the part | ||
5867 | 2024.10.10 05:42:02.014529 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 205 rows starting from the beginning of the part | ||
5868 | 2024.10.10 05:42:02.015334 [ 3 ] {63e38414-9f7d-4b16-be6f-aa21cfaa274b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5869 | 2024.10.10 05:42:02.016223 [ 3 ] {63e38414-9f7d-4b16-be6f-aa21cfaa274b} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5870 | 2024.10.10 05:42:02.016285 [ 3 ] {63e38414-9f7d-4b16-be6f-aa21cfaa274b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5871 | 2024.10.10 05:42:02.017301 [ 3 ] {63e38414-9f7d-4b16-be6f-aa21cfaa274b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5872 | 2024.10.10 05:42:02.017955 [ 3 ] {63e38414-9f7d-4b16-be6f-aa21cfaa274b} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5873 | 2024.10.10 05:42:02.018376 [ 3 ] {63e38414-9f7d-4b16-be6f-aa21cfaa274b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.004727 sec., 1692.405331076793 rows/sec., 127.26 KiB/sec. | ||
5874 | 2024.10.10 05:42:02.018384 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3259 rows, containing 5 columns (5 merged, 0 gathered) in 0.005774842 sec., 564344.4444021153 rows/sec., 49.31 MiB/sec. | ||
5875 | 2024.10.10 05:42:02.018675 [ 3 ] {63e38414-9f7d-4b16-be6f-aa21cfaa274b} <Debug> DynamicQueryHandler: Done processing query | ||
5876 | 2024.10.10 05:42:02.018692 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5877 | 2024.10.10 05:42:02.018723 [ 3 ] {63e38414-9f7d-4b16-be6f-aa21cfaa274b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5878 | 2024.10.10 05:42:02.018774 [ 3 ] {} <Debug> HTTP-Session: acf5177f-c367-45e2-9a8e-86a5452ba7f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5879 | 2024.10.10 05:42:02.018939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5880 | 2024.10.10 05:42:02.019099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5881 | 2024.10.10 05:42:02.019176 [ 3 ] {} <Debug> HTTP-Session: d96128fa-50ff-4fc3-b62e-49000e939669 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5882 | 2024.10.10 05:42:02.019231 [ 3 ] {} <Debug> HTTP-Session: d96128fa-50ff-4fc3-b62e-49000e939669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5883 | 2024.10.10 05:42:02.019264 [ 3 ] {} <Debug> HTTP-Session: d96128fa-50ff-4fc3-b62e-49000e939669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5884 | 2024.10.10 05:42:02.019322 [ 3 ] {} <Trace> HTTP-Session: d96128fa-50ff-4fc3-b62e-49000e939669 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5885 | 2024.10.10 05:42:02.019502 [ 3 ] {6dbea14d-0616-4fc0-a2fe-12cfe58bf2b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
5886 | 2024.10.10 05:42:02.019537 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_26_5} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5887 | 2024.10.10 05:42:02.019584 [ 3 ] {6dbea14d-0616-4fc0-a2fe-12cfe58bf2b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5888 | 2024.10.10 05:42:02.019738 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_26_5} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5889 | 2024.10.10 05:42:02.019890 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
5890 | 2024.10.10 05:42:02.020061 [ 3 ] {6dbea14d-0616-4fc0-a2fe-12cfe58bf2b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5891 | 2024.10.10 05:42:02.020384 [ 3 ] {6dbea14d-0616-4fc0-a2fe-12cfe58bf2b4} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5892 | 2024.10.10 05:42:02.020421 [ 3 ] {6dbea14d-0616-4fc0-a2fe-12cfe58bf2b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5893 | 2024.10.10 05:42:02.020788 [ 3 ] {6dbea14d-0616-4fc0-a2fe-12cfe58bf2b4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5894 | 2024.10.10 05:42:02.021154 [ 3 ] {6dbea14d-0616-4fc0-a2fe-12cfe58bf2b4} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5895 | 2024.10.10 05:42:02.021297 [ 3 ] {6dbea14d-0616-4fc0-a2fe-12cfe58bf2b4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001871 sec., 7482.629609834313 rows/sec., 524.03 KiB/sec. | ||
5896 | 2024.10.10 05:42:02.021492 [ 3 ] {6dbea14d-0616-4fc0-a2fe-12cfe58bf2b4} <Debug> DynamicQueryHandler: Done processing query | ||
5897 | 2024.10.10 05:42:02.021517 [ 3 ] {6dbea14d-0616-4fc0-a2fe-12cfe58bf2b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5898 | 2024.10.10 05:42:02.021533 [ 3 ] {} <Debug> HTTP-Session: d96128fa-50ff-4fc3-b62e-49000e939669 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5899 | 2024.10.10 05:42:02.021648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5900 | 2024.10.10 05:42:02.021697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5901 | 2024.10.10 05:42:02.021716 [ 3 ] {} <Debug> HTTP-Session: 23b3b65c-1a31-4d52-b6f2-8c8f173bde58 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5902 | 2024.10.10 05:42:02.021732 [ 3 ] {} <Debug> HTTP-Session: 23b3b65c-1a31-4d52-b6f2-8c8f173bde58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5903 | 2024.10.10 05:42:02.021746 [ 3 ] {} <Debug> HTTP-Session: 23b3b65c-1a31-4d52-b6f2-8c8f173bde58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5904 | 2024.10.10 05:42:02.021777 [ 3 ] {} <Trace> HTTP-Session: 23b3b65c-1a31-4d52-b6f2-8c8f173bde58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5905 | 2024.10.10 05:42:02.021871 [ 3 ] {79c3811f-fa2a-4116-a2fd-9cffe0ec7804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
5906 | 2024.10.10 05:42:02.021915 [ 3 ] {79c3811f-fa2a-4116-a2fd-9cffe0ec7804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5907 | 2024.10.10 05:42:02.022140 [ 3 ] {79c3811f-fa2a-4116-a2fd-9cffe0ec7804} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5908 | 2024.10.10 05:42:02.022440 [ 3 ] {79c3811f-fa2a-4116-a2fd-9cffe0ec7804} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5909 | 2024.10.10 05:42:02.022477 [ 3 ] {79c3811f-fa2a-4116-a2fd-9cffe0ec7804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5910 | 2024.10.10 05:42:02.022817 [ 3 ] {79c3811f-fa2a-4116-a2fd-9cffe0ec7804} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5911 | 2024.10.10 05:42:02.023181 [ 3 ] {79c3811f-fa2a-4116-a2fd-9cffe0ec7804} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5912 | 2024.10.10 05:42:02.023355 [ 3 ] {79c3811f-fa2a-4116-a2fd-9cffe0ec7804} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 236.01 KiB/sec. | ||
5913 | 2024.10.10 05:42:02.023695 [ 3 ] {79c3811f-fa2a-4116-a2fd-9cffe0ec7804} <Debug> DynamicQueryHandler: Done processing query | ||
5914 | 2024.10.10 05:42:02.023720 [ 3 ] {79c3811f-fa2a-4116-a2fd-9cffe0ec7804} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
5915 | 2024.10.10 05:42:02.023736 [ 3 ] {} <Debug> HTTP-Session: 23b3b65c-1a31-4d52-b6f2-8c8f173bde58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5916 | 2024.10.10 05:42:02.023914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5917 | 2024.10.10 05:42:02.023964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5918 | 2024.10.10 05:42:02.023982 [ 3 ] {} <Debug> HTTP-Session: e28df96f-863a-4357-a23e-94ab6b0f25a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5919 | 2024.10.10 05:42:02.023999 [ 3 ] {} <Debug> HTTP-Session: e28df96f-863a-4357-a23e-94ab6b0f25a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5920 | 2024.10.10 05:42:02.024012 [ 3 ] {} <Debug> HTTP-Session: e28df96f-863a-4357-a23e-94ab6b0f25a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5921 | 2024.10.10 05:42:02.024043 [ 3 ] {} <Trace> HTTP-Session: e28df96f-863a-4357-a23e-94ab6b0f25a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5922 | 2024.10.10 05:42:02.024277 [ 3 ] {6d45809a-3097-4d6d-9b6b-dec703a92b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
5923 | 2024.10.10 05:42:02.024321 [ 3 ] {6d45809a-3097-4d6d-9b6b-dec703a92b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5924 | 2024.10.10 05:42:02.024565 [ 3 ] {6d45809a-3097-4d6d-9b6b-dec703a92b37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5925 | 2024.10.10 05:42:02.025121 [ 3 ] {6d45809a-3097-4d6d-9b6b-dec703a92b37} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5926 | 2024.10.10 05:42:02.025157 [ 3 ] {6d45809a-3097-4d6d-9b6b-dec703a92b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5927 | 2024.10.10 05:42:02.025521 [ 3 ] {6d45809a-3097-4d6d-9b6b-dec703a92b37} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5928 | 2024.10.10 05:42:02.025876 [ 3 ] {6d45809a-3097-4d6d-9b6b-dec703a92b37} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5929 | 2024.10.10 05:42:02.026039 [ 127 ] {} <Debug> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5930 | 2024.10.10 05:42:02.026050 [ 3 ] {6d45809a-3097-4d6d-9b6b-dec703a92b37} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.0019 sec., 205263.15789473685 rows/sec., 14.56 MiB/sec. | ||
5931 | 2024.10.10 05:42:02.026155 [ 127 ] {} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5932 | 2024.10.10 05:42:02.026296 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5933 | 2024.10.10 05:42:02.026461 [ 3 ] {6d45809a-3097-4d6d-9b6b-dec703a92b37} <Debug> DynamicQueryHandler: Done processing query | ||
5934 | 2024.10.10 05:42:02.026542 [ 3 ] {6d45809a-3097-4d6d-9b6b-dec703a92b37} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
5935 | 2024.10.10 05:42:02.026618 [ 3 ] {} <Debug> HTTP-Session: e28df96f-863a-4357-a23e-94ab6b0f25a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5936 | 2024.10.10 05:42:02.026843 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
5937 | 2024.10.10 05:42:02.027100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5938 | 2024.10.10 05:42:02.027272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5939 | 2024.10.10 05:42:02.027343 [ 3 ] {} <Debug> HTTP-Session: 3d34afa7-29a2-4af1-81cb-3d364bd93656 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5940 | 2024.10.10 05:42:02.027362 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5941 | 2024.10.10 05:42:02.027383 [ 3 ] {} <Debug> HTTP-Session: 3d34afa7-29a2-4af1-81cb-3d364bd93656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5942 | 2024.10.10 05:42:02.027434 [ 3 ] {} <Debug> HTTP-Session: 3d34afa7-29a2-4af1-81cb-3d364bd93656 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5943 | 2024.10.10 05:42:02.027440 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 905 rows starting from the beginning of the part | ||
5944 | 2024.10.10 05:42:02.027498 [ 3 ] {} <Trace> HTTP-Session: 3d34afa7-29a2-4af1-81cb-3d364bd93656 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5945 | 2024.10.10 05:42:02.027765 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 97 rows starting from the beginning of the part | ||
5946 | 2024.10.10 05:42:02.027825 [ 3 ] {09931446-9653-4d10-89f0-4632ff55a4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
5947 | 2024.10.10 05:42:02.027991 [ 3 ] {09931446-9653-4d10-89f0-4632ff55a4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5948 | 2024.10.10 05:42:02.028095 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 390 rows starting from the beginning of the part | ||
5949 | 2024.10.10 05:42:02.028479 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 535 rows starting from the beginning of the part | ||
5950 | 2024.10.10 05:42:02.028847 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 88 rows starting from the beginning of the part | ||
5951 | 2024.10.10 05:42:02.029054 [ 3 ] {09931446-9653-4d10-89f0-4632ff55a4f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5952 | 2024.10.10 05:42:02.029179 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 390 rows starting from the beginning of the part | ||
5953 | 2024.10.10 05:42:02.030095 [ 3 ] {09931446-9653-4d10-89f0-4632ff55a4f0} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5954 | 2024.10.10 05:42:02.030153 [ 3 ] {09931446-9653-4d10-89f0-4632ff55a4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5955 | 2024.10.10 05:42:02.031055 [ 3 ] {09931446-9653-4d10-89f0-4632ff55a4f0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5956 | 2024.10.10 05:42:02.031937 [ 3 ] {09931446-9653-4d10-89f0-4632ff55a4f0} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5957 | 2024.10.10 05:42:02.032188 [ 3 ] {09931446-9653-4d10-89f0-4632ff55a4f0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004445 sec., 1349.8312710911136 rows/sec., 70.52 KiB/sec. | ||
5958 | 2024.10.10 05:42:02.032726 [ 3 ] {09931446-9653-4d10-89f0-4632ff55a4f0} <Debug> DynamicQueryHandler: Done processing query | ||
5959 | 2024.10.10 05:42:02.032796 [ 3 ] {09931446-9653-4d10-89f0-4632ff55a4f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
5960 | 2024.10.10 05:42:02.032871 [ 3 ] {} <Debug> HTTP-Session: 3d34afa7-29a2-4af1-81cb-3d364bd93656 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5961 | 2024.10.10 05:42:02.033057 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.006589303 sec., 364985.49239578145 rows/sec., 27.98 MiB/sec. | ||
5962 | 2024.10.10 05:42:02.033125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5963 | 2024.10.10 05:42:02.033186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5964 | 2024.10.10 05:42:02.033224 [ 3 ] {} <Debug> HTTP-Session: 2a596a5c-ce26-473e-abaf-c50541b84189 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5965 | 2024.10.10 05:42:02.033243 [ 3 ] {} <Debug> HTTP-Session: 2a596a5c-ce26-473e-abaf-c50541b84189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5966 | 2024.10.10 05:42:02.033262 [ 3 ] {} <Debug> HTTP-Session: 2a596a5c-ce26-473e-abaf-c50541b84189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5967 | 2024.10.10 05:42:02.033311 [ 3 ] {} <Trace> HTTP-Session: 2a596a5c-ce26-473e-abaf-c50541b84189 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5968 | 2024.10.10 05:42:02.033318 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5969 | 2024.10.10 05:42:02.033760 [ 3 ] {71b64d80-e619-40ab-9580-3c58b7225b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
5970 | 2024.10.10 05:42:02.033897 [ 3 ] {71b64d80-e619-40ab-9580-3c58b7225b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5971 | 2024.10.10 05:42:02.034323 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_26_5} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5972 | 2024.10.10 05:42:02.034338 [ 3 ] {71b64d80-e619-40ab-9580-3c58b7225b4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
5973 | 2024.10.10 05:42:02.034532 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_26_5} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5974 | 2024.10.10 05:42:02.034686 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
5975 | 2024.10.10 05:42:02.034964 [ 3 ] {71b64d80-e619-40ab-9580-3c58b7225b4b} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5976 | 2024.10.10 05:42:02.035007 [ 3 ] {71b64d80-e619-40ab-9580-3c58b7225b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5977 | 2024.10.10 05:42:02.035411 [ 3 ] {71b64d80-e619-40ab-9580-3c58b7225b4b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5978 | 2024.10.10 05:42:02.035759 [ 3 ] {71b64d80-e619-40ab-9580-3c58b7225b4b} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5979 | 2024.10.10 05:42:02.035919 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5980 | 2024.10.10 05:42:02.035928 [ 3 ] {71b64d80-e619-40ab-9580-3c58b7225b4b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002467 sec., 96068.0989055533 rows/sec., 6.44 MiB/sec. | ||
5981 | 2024.10.10 05:42:02.035977 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5982 | 2024.10.10 05:42:02.036048 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
5983 | 2024.10.10 05:42:02.036213 [ 192 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
5984 | 2024.10.10 05:42:02.036277 [ 3 ] {71b64d80-e619-40ab-9580-3c58b7225b4b} <Debug> DynamicQueryHandler: Done processing query | ||
5985 | 2024.10.10 05:42:02.036305 [ 3 ] {71b64d80-e619-40ab-9580-3c58b7225b4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
5986 | 2024.10.10 05:42:02.036334 [ 3 ] {} <Debug> HTTP-Session: 2a596a5c-ce26-473e-abaf-c50541b84189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5987 | 2024.10.10 05:42:02.036392 [ 192 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5988 | 2024.10.10 05:42:02.036429 [ 192 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7662 rows starting from the beginning of the part | ||
5989 | 2024.10.10 05:42:02.036536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5990 | 2024.10.10 05:42:02.036549 [ 192 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 161 rows starting from the beginning of the part | ||
5991 | 2024.10.10 05:42:02.036640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
5992 | 2024.10.10 05:42:02.036750 [ 3 ] {} <Debug> HTTP-Session: cd462d1c-1645-438b-838e-6ffd339ffd73 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
5993 | 2024.10.10 05:42:02.036774 [ 192 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 237 rows starting from the beginning of the part | ||
5994 | 2024.10.10 05:42:02.036813 [ 3 ] {} <Debug> HTTP-Session: cd462d1c-1645-438b-838e-6ffd339ffd73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
5995 | 2024.10.10 05:42:02.036869 [ 3 ] {} <Debug> HTTP-Session: cd462d1c-1645-438b-838e-6ffd339ffd73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
5996 | 2024.10.10 05:42:02.037002 [ 3 ] {} <Trace> HTTP-Session: cd462d1c-1645-438b-838e-6ffd339ffd73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5997 | 2024.10.10 05:42:02.037014 [ 192 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 955 rows starting from the beginning of the part | ||
5998 | 2024.10.10 05:42:02.037257 [ 192 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 55 rows starting from the beginning of the part | ||
5999 | 2024.10.10 05:42:02.037308 [ 3 ] {bf1cfebd-a795-42b7-9241-d4d9c776929f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
6000 | 2024.10.10 05:42:02.037480 [ 3 ] {bf1cfebd-a795-42b7-9241-d4d9c776929f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6001 | 2024.10.10 05:42:02.037538 [ 192 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part | ||
6002 | 2024.10.10 05:42:02.038176 [ 3 ] {bf1cfebd-a795-42b7-9241-d4d9c776929f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6003 | 2024.10.10 05:42:02.038637 [ 3 ] {bf1cfebd-a795-42b7-9241-d4d9c776929f} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6004 | 2024.10.10 05:42:02.038672 [ 3 ] {bf1cfebd-a795-42b7-9241-d4d9c776929f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6005 | 2024.10.10 05:42:02.039143 [ 3 ] {bf1cfebd-a795-42b7-9241-d4d9c776929f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6006 | 2024.10.10 05:42:02.039551 [ 3 ] {bf1cfebd-a795-42b7-9241-d4d9c776929f} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6007 | 2024.10.10 05:42:02.039856 [ 3 ] {bf1cfebd-a795-42b7-9241-d4d9c776929f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002643 sec., 378.35792659856224 rows/sec., 25.49 KiB/sec. | ||
6008 | 2024.10.10 05:42:02.040445 [ 3 ] {bf1cfebd-a795-42b7-9241-d4d9c776929f} <Debug> DynamicQueryHandler: Done processing query | ||
6009 | 2024.10.10 05:42:02.040480 [ 3 ] {bf1cfebd-a795-42b7-9241-d4d9c776929f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6010 | 2024.10.10 05:42:02.040501 [ 3 ] {} <Debug> HTTP-Session: cd462d1c-1645-438b-838e-6ffd339ffd73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6011 | 2024.10.10 05:42:02.040626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14245, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6012 | 2024.10.10 05:42:02.040683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6013 | 2024.10.10 05:42:02.040702 [ 3 ] {} <Debug> HTTP-Session: 90f2e767-f7f9-49b8-9dd6-a9b6e86a5199 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6014 | 2024.10.10 05:42:02.040719 [ 3 ] {} <Debug> HTTP-Session: 90f2e767-f7f9-49b8-9dd6-a9b6e86a5199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6015 | 2024.10.10 05:42:02.040733 [ 3 ] {} <Debug> HTTP-Session: 90f2e767-f7f9-49b8-9dd6-a9b6e86a5199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6016 | 2024.10.10 05:42:02.040765 [ 3 ] {} <Trace> HTTP-Session: 90f2e767-f7f9-49b8-9dd6-a9b6e86a5199 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6017 | 2024.10.10 05:42:02.040929 [ 3 ] {3db4129d-d60c-443b-a166-53ab2b04112e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6018 | 2024.10.10 05:42:02.040996 [ 3 ] {3db4129d-d60c-443b-a166-53ab2b04112e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6019 | 2024.10.10 05:42:02.041559 [ 3 ] {3db4129d-d60c-443b-a166-53ab2b04112e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6020 | 2024.10.10 05:42:02.042058 [ 3 ] {3db4129d-d60c-443b-a166-53ab2b04112e} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6021 | 2024.10.10 05:42:02.042102 [ 3 ] {3db4129d-d60c-443b-a166-53ab2b04112e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6022 | 2024.10.10 05:42:02.042405 [ 192 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9307 rows, containing 5 columns (5 merged, 0 gathered) in 0.006247264 sec., 1489772.162661927 rows/sec., 100.06 MiB/sec. | ||
6023 | 2024.10.10 05:42:02.042706 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6024 | 2024.10.10 05:42:02.043640 [ 3 ] {3db4129d-d60c-443b-a166-53ab2b04112e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6025 | 2024.10.10 05:42:02.043813 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6026 | 2024.10.10 05:42:02.044080 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6027 | 2024.10.10 05:42:02.044314 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
6028 | 2024.10.10 05:42:02.044569 [ 3 ] {3db4129d-d60c-443b-a166-53ab2b04112e} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6029 | 2024.10.10 05:42:02.044792 [ 3 ] {3db4129d-d60c-443b-a166-53ab2b04112e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003954 sec., 2023.2675771370764 rows/sec., 3.63 MiB/sec. | ||
6030 | 2024.10.10 05:42:02.045021 [ 3 ] {3db4129d-d60c-443b-a166-53ab2b04112e} <Debug> DynamicQueryHandler: Done processing query | ||
6031 | 2024.10.10 05:42:02.045046 [ 3 ] {3db4129d-d60c-443b-a166-53ab2b04112e} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
6032 | 2024.10.10 05:42:02.045063 [ 3 ] {} <Debug> HTTP-Session: 90f2e767-f7f9-49b8-9dd6-a9b6e86a5199 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6033 | 2024.10.10 05:42:02.045187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6034 | 2024.10.10 05:42:02.045234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6035 | 2024.10.10 05:42:02.045254 [ 3 ] {} <Debug> HTTP-Session: 0fb65d2d-8e55-4a45-9deb-b21a10912ede Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6036 | 2024.10.10 05:42:02.045270 [ 3 ] {} <Debug> HTTP-Session: 0fb65d2d-8e55-4a45-9deb-b21a10912ede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6037 | 2024.10.10 05:42:02.045284 [ 3 ] {} <Debug> HTTP-Session: 0fb65d2d-8e55-4a45-9deb-b21a10912ede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6038 | 2024.10.10 05:42:02.045318 [ 3 ] {} <Trace> HTTP-Session: 0fb65d2d-8e55-4a45-9deb-b21a10912ede Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6039 | 2024.10.10 05:42:02.045435 [ 3 ] {db663aef-cee4-4183-8943-7d84fad370f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6040 | 2024.10.10 05:42:02.045480 [ 3 ] {db663aef-cee4-4183-8943-7d84fad370f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6041 | 2024.10.10 05:42:02.045612 [ 3 ] {db663aef-cee4-4183-8943-7d84fad370f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6042 | 2024.10.10 05:42:02.045991 [ 3 ] {db663aef-cee4-4183-8943-7d84fad370f0} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6043 | 2024.10.10 05:42:02.046027 [ 3 ] {db663aef-cee4-4183-8943-7d84fad370f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6044 | 2024.10.10 05:42:02.046390 [ 3 ] {db663aef-cee4-4183-8943-7d84fad370f0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6045 | 2024.10.10 05:42:02.046708 [ 3 ] {db663aef-cee4-4183-8943-7d84fad370f0} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6046 | 2024.10.10 05:42:02.046865 [ 127 ] {} <Debug> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6047 | 2024.10.10 05:42:02.046875 [ 3 ] {db663aef-cee4-4183-8943-7d84fad370f0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001471 sec., 55744.3915703603 rows/sec., 3.54 MiB/sec. | ||
6048 | 2024.10.10 05:42:02.046919 [ 127 ] {} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6049 | 2024.10.10 05:42:02.046985 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6050 | 2024.10.10 05:42:02.047190 [ 194 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
6051 | 2024.10.10 05:42:02.047221 [ 3 ] {db663aef-cee4-4183-8943-7d84fad370f0} <Debug> DynamicQueryHandler: Done processing query | ||
6052 | 2024.10.10 05:42:02.047266 [ 3 ] {db663aef-cee4-4183-8943-7d84fad370f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6053 | 2024.10.10 05:42:02.047303 [ 3 ] {} <Debug> HTTP-Session: 0fb65d2d-8e55-4a45-9deb-b21a10912ede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6054 | 2024.10.10 05:42:02.047423 [ 194 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6055 | 2024.10.10 05:42:02.047467 [ 194 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1012 rows starting from the beginning of the part | ||
6056 | 2024.10.10 05:42:02.047547 [ 194 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
6057 | 2024.10.10 05:42:02.047680 [ 194 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part | ||
6058 | 2024.10.10 05:42:02.047867 [ 194 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
6059 | 2024.10.10 05:42:02.047954 [ 194 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part | ||
6060 | 2024.10.10 05:42:02.048040 [ 194 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part | ||
6061 | 2024.10.10 05:42:02.049201 [ 188 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 4 columns (4 merged, 0 gathered) in 0.002101005 sec., 616847.651481077 rows/sec., 39.69 MiB/sec. | ||
6062 | 2024.10.10 05:42:02.049420 [ 188 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6063 | 2024.10.10 05:42:02.049874 [ 188 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_26_5} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6064 | 2024.10.10 05:42:02.049964 [ 188 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_26_5} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6065 | 2024.10.10 05:42:02.050058 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
6066 | 2024.10.10 05:42:07.006552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6067 | 2024.10.10 05:42:07.006699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6068 | 2024.10.10 05:42:07.006735 [ 3 ] {} <Debug> HTTP-Session: 1e3692cf-9c2a-428e-aca2-141a29567213 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6069 | 2024.10.10 05:42:07.006760 [ 3 ] {} <Debug> HTTP-Session: 1e3692cf-9c2a-428e-aca2-141a29567213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6070 | 2024.10.10 05:42:07.006774 [ 3 ] {} <Debug> HTTP-Session: 1e3692cf-9c2a-428e-aca2-141a29567213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6071 | 2024.10.10 05:42:07.006825 [ 3 ] {} <Trace> HTTP-Session: 1e3692cf-9c2a-428e-aca2-141a29567213 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6072 | 2024.10.10 05:42:07.007026 [ 3 ] {d04ca5ca-4def-48dd-91f1-81a272e04fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6073 | 2024.10.10 05:42:07.007124 [ 3 ] {d04ca5ca-4def-48dd-91f1-81a272e04fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6074 | 2024.10.10 05:42:07.007572 [ 3 ] {d04ca5ca-4def-48dd-91f1-81a272e04fd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6075 | 2024.10.10 05:42:07.008047 [ 3 ] {d04ca5ca-4def-48dd-91f1-81a272e04fd8} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6076 | 2024.10.10 05:42:07.008098 [ 3 ] {d04ca5ca-4def-48dd-91f1-81a272e04fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6077 | 2024.10.10 05:42:07.008552 [ 3 ] {d04ca5ca-4def-48dd-91f1-81a272e04fd8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6078 | 2024.10.10 05:42:07.009002 [ 3 ] {d04ca5ca-4def-48dd-91f1-81a272e04fd8} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6079 | 2024.10.10 05:42:07.009213 [ 3 ] {d04ca5ca-4def-48dd-91f1-81a272e04fd8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002245 sec., 890.8685968819599 rows/sec., 72.64 KiB/sec. | ||
6080 | 2024.10.10 05:42:07.009485 [ 3 ] {d04ca5ca-4def-48dd-91f1-81a272e04fd8} <Debug> DynamicQueryHandler: Done processing query | ||
6081 | 2024.10.10 05:42:07.009520 [ 3 ] {d04ca5ca-4def-48dd-91f1-81a272e04fd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6082 | 2024.10.10 05:42:07.009536 [ 3 ] {} <Debug> HTTP-Session: 1e3692cf-9c2a-428e-aca2-141a29567213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6083 | 2024.10.10 05:42:07.009684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 17512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6084 | 2024.10.10 05:42:07.009753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6085 | 2024.10.10 05:42:07.009773 [ 3 ] {} <Debug> HTTP-Session: 32996145-7d5e-4c72-ae7f-908d8ed8d8f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6086 | 2024.10.10 05:42:07.009793 [ 3 ] {} <Debug> HTTP-Session: 32996145-7d5e-4c72-ae7f-908d8ed8d8f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6087 | 2024.10.10 05:42:07.009807 [ 3 ] {} <Debug> HTTP-Session: 32996145-7d5e-4c72-ae7f-908d8ed8d8f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6088 | 2024.10.10 05:42:07.009847 [ 3 ] {} <Trace> HTTP-Session: 32996145-7d5e-4c72-ae7f-908d8ed8d8f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6089 | 2024.10.10 05:42:07.010006 [ 3 ] {f8e3f86a-15a6-4f6d-8271-2b186c6c8cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6090 | 2024.10.10 05:42:07.010059 [ 3 ] {f8e3f86a-15a6-4f6d-8271-2b186c6c8cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6091 | 2024.10.10 05:42:07.010334 [ 3 ] {f8e3f86a-15a6-4f6d-8271-2b186c6c8cb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6092 | 2024.10.10 05:42:07.010771 [ 3 ] {f8e3f86a-15a6-4f6d-8271-2b186c6c8cb4} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6093 | 2024.10.10 05:42:07.010814 [ 3 ] {f8e3f86a-15a6-4f6d-8271-2b186c6c8cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6094 | 2024.10.10 05:42:07.011231 [ 3 ] {f8e3f86a-15a6-4f6d-8271-2b186c6c8cb4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6095 | 2024.10.10 05:42:07.011607 [ 3 ] {f8e3f86a-15a6-4f6d-8271-2b186c6c8cb4} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6096 | 2024.10.10 05:42:07.011781 [ 3 ] {f8e3f86a-15a6-4f6d-8271-2b186c6c8cb4} <Debug> executeQuery: Read 119 rows, 10.26 KiB in 0.001834 sec., 64885.49618320611 rows/sec., 5.47 MiB/sec. | ||
6097 | 2024.10.10 05:42:07.011989 [ 3 ] {f8e3f86a-15a6-4f6d-8271-2b186c6c8cb4} <Debug> DynamicQueryHandler: Done processing query | ||
6098 | 2024.10.10 05:42:07.012016 [ 3 ] {f8e3f86a-15a6-4f6d-8271-2b186c6c8cb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
6099 | 2024.10.10 05:42:07.012032 [ 3 ] {} <Debug> HTTP-Session: 32996145-7d5e-4c72-ae7f-908d8ed8d8f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6100 | 2024.10.10 05:42:07.012162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 4776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6101 | 2024.10.10 05:42:07.012223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6102 | 2024.10.10 05:42:07.012242 [ 3 ] {} <Debug> HTTP-Session: 8556d06f-db69-45ae-be4b-8a5fc433d080 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6103 | 2024.10.10 05:42:07.012261 [ 3 ] {} <Debug> HTTP-Session: 8556d06f-db69-45ae-be4b-8a5fc433d080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6104 | 2024.10.10 05:42:07.012275 [ 3 ] {} <Debug> HTTP-Session: 8556d06f-db69-45ae-be4b-8a5fc433d080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6105 | 2024.10.10 05:42:07.012310 [ 3 ] {} <Trace> HTTP-Session: 8556d06f-db69-45ae-be4b-8a5fc433d080 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6106 | 2024.10.10 05:42:07.012431 [ 3 ] {5a12315e-27a2-47d0-8a3d-fec2464ae7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6107 | 2024.10.10 05:42:07.012481 [ 3 ] {5a12315e-27a2-47d0-8a3d-fec2464ae7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6108 | 2024.10.10 05:42:07.012715 [ 3 ] {5a12315e-27a2-47d0-8a3d-fec2464ae7f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6109 | 2024.10.10 05:42:07.013064 [ 3 ] {5a12315e-27a2-47d0-8a3d-fec2464ae7f4} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6110 | 2024.10.10 05:42:07.013102 [ 3 ] {5a12315e-27a2-47d0-8a3d-fec2464ae7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6111 | 2024.10.10 05:42:07.013452 [ 3 ] {5a12315e-27a2-47d0-8a3d-fec2464ae7f4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6112 | 2024.10.10 05:42:07.013823 [ 3 ] {5a12315e-27a2-47d0-8a3d-fec2464ae7f4} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6113 | 2024.10.10 05:42:07.013987 [ 3 ] {5a12315e-27a2-47d0-8a3d-fec2464ae7f4} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001589 sec., 20767.77847702958 rows/sec., 1.52 MiB/sec. | ||
6114 | 2024.10.10 05:42:07.013987 [ 121 ] {} <Debug> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6115 | 2024.10.10 05:42:07.014105 [ 121 ] {} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6116 | 2024.10.10 05:42:07.014147 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6117 | 2024.10.10 05:42:07.014239 [ 3 ] {5a12315e-27a2-47d0-8a3d-fec2464ae7f4} <Debug> DynamicQueryHandler: Done processing query | ||
6118 | 2024.10.10 05:42:07.014273 [ 3 ] {5a12315e-27a2-47d0-8a3d-fec2464ae7f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6119 | 2024.10.10 05:42:07.014285 [ 192 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
6120 | 2024.10.10 05:42:07.014291 [ 3 ] {} <Debug> HTTP-Session: 8556d06f-db69-45ae-be4b-8a5fc433d080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6121 | 2024.10.10 05:42:07.014421 [ 192 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6122 | 2024.10.10 05:42:07.014447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 16478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6123 | 2024.10.10 05:42:07.014460 [ 192 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 51 rows starting from the beginning of the part | ||
6124 | 2024.10.10 05:42:07.014504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6125 | 2024.10.10 05:42:07.014545 [ 3 ] {} <Debug> HTTP-Session: 237caa3f-3e0b-423a-af03-a8c5a150cbb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6126 | 2024.10.10 05:42:07.014560 [ 192 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
6127 | 2024.10.10 05:42:07.014594 [ 3 ] {} <Debug> HTTP-Session: 237caa3f-3e0b-423a-af03-a8c5a150cbb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6128 | 2024.10.10 05:42:07.014674 [ 3 ] {} <Debug> HTTP-Session: 237caa3f-3e0b-423a-af03-a8c5a150cbb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6129 | 2024.10.10 05:42:07.014856 [ 3 ] {} <Trace> HTTP-Session: 237caa3f-3e0b-423a-af03-a8c5a150cbb0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6130 | 2024.10.10 05:42:07.014978 [ 192 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part | ||
6131 | 2024.10.10 05:42:07.015197 [ 192 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
6132 | 2024.10.10 05:42:07.015270 [ 3 ] {61db03c0-1e98-48a9-8932-76b27aac5d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6133 | 2024.10.10 05:42:07.015367 [ 3 ] {61db03c0-1e98-48a9-8932-76b27aac5d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6134 | 2024.10.10 05:42:07.015467 [ 192 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
6135 | 2024.10.10 05:42:07.015812 [ 192 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 33 rows starting from the beginning of the part | ||
6136 | 2024.10.10 05:42:07.016494 [ 3 ] {61db03c0-1e98-48a9-8932-76b27aac5d73} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6137 | 2024.10.10 05:42:07.017092 [ 3 ] {61db03c0-1e98-48a9-8932-76b27aac5d73} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6138 | 2024.10.10 05:42:07.017140 [ 3 ] {61db03c0-1e98-48a9-8932-76b27aac5d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6139 | 2024.10.10 05:42:07.017672 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 5 columns (5 merged, 0 gathered) in 0.00343823 sec., 40427.77824636514 rows/sec., 3.09 MiB/sec. | ||
6140 | 2024.10.10 05:42:07.017778 [ 3 ] {61db03c0-1e98-48a9-8932-76b27aac5d73} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6141 | 2024.10.10 05:42:07.017956 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6142 | 2024.10.10 05:42:07.018747 [ 3 ] {61db03c0-1e98-48a9-8932-76b27aac5d73} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6143 | 2024.10.10 05:42:07.019067 [ 3 ] {61db03c0-1e98-48a9-8932-76b27aac5d73} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.003955 sec., 24525.91656131479 rows/sec., 1.92 MiB/sec. | ||
6144 | 2024.10.10 05:42:07.019211 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_26_5} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6145 | 2024.10.10 05:42:07.019413 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_26_5} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6146 | 2024.10.10 05:42:07.019449 [ 3 ] {61db03c0-1e98-48a9-8932-76b27aac5d73} <Debug> DynamicQueryHandler: Done processing query | ||
6147 | 2024.10.10 05:42:07.019503 [ 3 ] {61db03c0-1e98-48a9-8932-76b27aac5d73} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
6148 | 2024.10.10 05:42:07.019564 [ 3 ] {} <Debug> HTTP-Session: 237caa3f-3e0b-423a-af03-a8c5a150cbb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6149 | 2024.10.10 05:42:07.019590 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6150 | 2024.10.10 05:42:07.019752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6151 | 2024.10.10 05:42:07.019808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6152 | 2024.10.10 05:42:07.019828 [ 3 ] {} <Debug> HTTP-Session: a3236919-34ce-4f36-aa6c-4467b0c721ea Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6153 | 2024.10.10 05:42:07.019845 [ 3 ] {} <Debug> HTTP-Session: a3236919-34ce-4f36-aa6c-4467b0c721ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6154 | 2024.10.10 05:42:07.019859 [ 3 ] {} <Debug> HTTP-Session: a3236919-34ce-4f36-aa6c-4467b0c721ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6155 | 2024.10.10 05:42:07.019892 [ 3 ] {} <Trace> HTTP-Session: a3236919-34ce-4f36-aa6c-4467b0c721ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6156 | 2024.10.10 05:42:07.020054 [ 3 ] {c53d972b-7ed3-48e7-ab0f-cd3042685caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6157 | 2024.10.10 05:42:07.020102 [ 3 ] {c53d972b-7ed3-48e7-ab0f-cd3042685caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6158 | 2024.10.10 05:42:07.020278 [ 3 ] {c53d972b-7ed3-48e7-ab0f-cd3042685caf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6159 | 2024.10.10 05:42:07.020695 [ 3 ] {c53d972b-7ed3-48e7-ab0f-cd3042685caf} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6160 | 2024.10.10 05:42:07.020731 [ 3 ] {c53d972b-7ed3-48e7-ab0f-cd3042685caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6161 | 2024.10.10 05:42:07.021134 [ 3 ] {c53d972b-7ed3-48e7-ab0f-cd3042685caf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6162 | 2024.10.10 05:42:07.021480 [ 3 ] {c53d972b-7ed3-48e7-ab0f-cd3042685caf} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6163 | 2024.10.10 05:42:07.021638 [ 3 ] {c53d972b-7ed3-48e7-ab0f-cd3042685caf} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001657 sec., 97163.54858177429 rows/sec., 6.77 MiB/sec. | ||
6164 | 2024.10.10 05:42:07.021815 [ 3 ] {c53d972b-7ed3-48e7-ab0f-cd3042685caf} <Debug> DynamicQueryHandler: Done processing query | ||
6165 | 2024.10.10 05:42:07.021840 [ 3 ] {c53d972b-7ed3-48e7-ab0f-cd3042685caf} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6166 | 2024.10.10 05:42:07.021856 [ 3 ] {} <Debug> HTTP-Session: a3236919-34ce-4f36-aa6c-4467b0c721ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6167 | 2024.10.10 05:42:07.021998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 50841, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6168 | 2024.10.10 05:42:07.022046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6169 | 2024.10.10 05:42:07.022064 [ 3 ] {} <Debug> HTTP-Session: 23c09cb1-328e-4a8f-a8f1-3a736b870edb Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6170 | 2024.10.10 05:42:07.022081 [ 3 ] {} <Debug> HTTP-Session: 23c09cb1-328e-4a8f-a8f1-3a736b870edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6171 | 2024.10.10 05:42:07.022094 [ 3 ] {} <Debug> HTTP-Session: 23c09cb1-328e-4a8f-a8f1-3a736b870edb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6172 | 2024.10.10 05:42:07.022124 [ 3 ] {} <Trace> HTTP-Session: 23c09cb1-328e-4a8f-a8f1-3a736b870edb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6173 | 2024.10.10 05:42:07.022432 [ 3 ] {dd4c9d59-e2b1-4eb5-9ad1-f9a4d95f6d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6174 | 2024.10.10 05:42:07.022497 [ 3 ] {dd4c9d59-e2b1-4eb5-9ad1-f9a4d95f6d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6175 | 2024.10.10 05:42:07.022922 [ 3 ] {dd4c9d59-e2b1-4eb5-9ad1-f9a4d95f6d88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6176 | 2024.10.10 05:42:07.023609 [ 3 ] {dd4c9d59-e2b1-4eb5-9ad1-f9a4d95f6d88} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6177 | 2024.10.10 05:42:07.023645 [ 3 ] {dd4c9d59-e2b1-4eb5-9ad1-f9a4d95f6d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6178 | 2024.10.10 05:42:07.024318 [ 3 ] {dd4c9d59-e2b1-4eb5-9ad1-f9a4d95f6d88} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6179 | 2024.10.10 05:42:07.024740 [ 3 ] {dd4c9d59-e2b1-4eb5-9ad1-f9a4d95f6d88} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6180 | 2024.10.10 05:42:07.024924 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6181 | 2024.10.10 05:42:07.024949 [ 3 ] {dd4c9d59-e2b1-4eb5-9ad1-f9a4d95f6d88} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00273 sec., 11355.311355311356 rows/sec., 20.35 MiB/sec. | ||
6182 | 2024.10.10 05:42:07.024995 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6183 | 2024.10.10 05:42:07.025073 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6184 | 2024.10.10 05:42:07.025304 [ 192 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
6185 | 2024.10.10 05:42:07.025397 [ 3 ] {dd4c9d59-e2b1-4eb5-9ad1-f9a4d95f6d88} <Debug> DynamicQueryHandler: Done processing query | ||
6186 | 2024.10.10 05:42:07.025430 [ 3 ] {dd4c9d59-e2b1-4eb5-9ad1-f9a4d95f6d88} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
6187 | 2024.10.10 05:42:07.025456 [ 3 ] {} <Debug> HTTP-Session: 23c09cb1-328e-4a8f-a8f1-3a736b870edb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6188 | 2024.10.10 05:42:07.025620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6189 | 2024.10.10 05:42:07.025691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6190 | 2024.10.10 05:42:07.025700 [ 192 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6191 | 2024.10.10 05:42:07.025715 [ 3 ] {} <Debug> HTTP-Session: 79f56355-e2c9-4784-bdf4-0ae25caf0f08 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6192 | 2024.10.10 05:42:07.025743 [ 3 ] {} <Debug> HTTP-Session: 79f56355-e2c9-4784-bdf4-0ae25caf0f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6193 | 2024.10.10 05:42:07.025769 [ 3 ] {} <Debug> HTTP-Session: 79f56355-e2c9-4784-bdf4-0ae25caf0f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6194 | 2024.10.10 05:42:07.025799 [ 192 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 359 rows starting from the beginning of the part | ||
6195 | 2024.10.10 05:42:07.025816 [ 3 ] {} <Trace> HTTP-Session: 79f56355-e2c9-4784-bdf4-0ae25caf0f08 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6196 | 2024.10.10 05:42:07.026016 [ 3 ] {9ce77699-5b73-4032-a296-c7c49cb38869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6197 | 2024.10.10 05:42:07.026124 [ 3 ] {9ce77699-5b73-4032-a296-c7c49cb38869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6198 | 2024.10.10 05:42:07.026197 [ 192 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
6199 | 2024.10.10 05:42:07.026681 [ 3 ] {9ce77699-5b73-4032-a296-c7c49cb38869} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6200 | 2024.10.10 05:42:07.026738 [ 192 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 9 rows starting from the beginning of the part | ||
6201 | 2024.10.10 05:42:07.027232 [ 192 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 22 rows starting from the beginning of the part | ||
6202 | 2024.10.10 05:42:07.027368 [ 3 ] {9ce77699-5b73-4032-a296-c7c49cb38869} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6203 | 2024.10.10 05:42:07.027435 [ 3 ] {9ce77699-5b73-4032-a296-c7c49cb38869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6204 | 2024.10.10 05:42:07.027631 [ 192 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
6205 | 2024.10.10 05:42:07.027992 [ 192 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
6206 | 2024.10.10 05:42:07.028372 [ 3 ] {9ce77699-5b73-4032-a296-c7c49cb38869} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6207 | 2024.10.10 05:42:07.028877 [ 3 ] {9ce77699-5b73-4032-a296-c7c49cb38869} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6208 | 2024.10.10 05:42:07.029139 [ 3 ] {9ce77699-5b73-4032-a296-c7c49cb38869} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003225 sec., 18604.6511627907 rows/sec., 1.25 MiB/sec. | ||
6209 | 2024.10.10 05:42:07.029334 [ 3 ] {9ce77699-5b73-4032-a296-c7c49cb38869} <Debug> DynamicQueryHandler: Done processing query | ||
6210 | 2024.10.10 05:42:07.029360 [ 3 ] {9ce77699-5b73-4032-a296-c7c49cb38869} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6211 | 2024.10.10 05:42:07.029377 [ 3 ] {} <Debug> HTTP-Session: 79f56355-e2c9-4784-bdf4-0ae25caf0f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6212 | 2024.10.10 05:42:07.031772 [ 196 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 437 rows, containing 19 columns (19 merged, 0 gathered) in 0.006573203 sec., 66482.04840166963 rows/sec., 119.13 MiB/sec. | ||
6213 | 2024.10.10 05:42:07.032570 [ 199 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6214 | 2024.10.10 05:42:07.033261 [ 199 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6215 | 2024.10.10 05:42:07.033357 [ 199 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6216 | 2024.10.10 05:42:07.033521 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
6217 | 2024.10.10 05:42:10.124956 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6218 | 2024.10.10 05:42:10.125057 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6219 | 2024.10.10 05:42:10.293527 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 614 | ||
6220 | 2024.10.10 05:42:10.296450 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6221 | 2024.10.10 05:42:10.296503 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6222 | 2024.10.10 05:42:10.298021 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6223 | 2024.10.10 05:42:10.299018 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6224 | 2024.10.10 05:42:10.299768 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
6225 | 2024.10.10 05:42:12.009341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6226 | 2024.10.10 05:42:12.009468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6227 | 2024.10.10 05:42:12.009492 [ 3 ] {} <Debug> HTTP-Session: 723253bc-9f3a-48d2-af92-5682990b13fd Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6228 | 2024.10.10 05:42:12.009518 [ 3 ] {} <Debug> HTTP-Session: 723253bc-9f3a-48d2-af92-5682990b13fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6229 | 2024.10.10 05:42:12.009534 [ 3 ] {} <Debug> HTTP-Session: 723253bc-9f3a-48d2-af92-5682990b13fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6230 | 2024.10.10 05:42:12.009584 [ 3 ] {} <Trace> HTTP-Session: 723253bc-9f3a-48d2-af92-5682990b13fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6231 | 2024.10.10 05:42:12.009793 [ 3 ] {594519e1-ba34-491d-91cc-cb909b17fcea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
6232 | 2024.10.10 05:42:12.009872 [ 3 ] {594519e1-ba34-491d-91cc-cb909b17fcea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6233 | 2024.10.10 05:42:12.010243 [ 3 ] {594519e1-ba34-491d-91cc-cb909b17fcea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6234 | 2024.10.10 05:42:12.010724 [ 3 ] {594519e1-ba34-491d-91cc-cb909b17fcea} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6235 | 2024.10.10 05:42:12.010776 [ 3 ] {594519e1-ba34-491d-91cc-cb909b17fcea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6236 | 2024.10.10 05:42:12.011226 [ 3 ] {594519e1-ba34-491d-91cc-cb909b17fcea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6237 | 2024.10.10 05:42:12.011648 [ 3 ] {594519e1-ba34-491d-91cc-cb909b17fcea} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6238 | 2024.10.10 05:42:12.011806 [ 3 ] {594519e1-ba34-491d-91cc-cb909b17fcea} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00207 sec., 1932.3671497584544 rows/sec., 157.57 KiB/sec. | ||
6239 | 2024.10.10 05:42:12.012050 [ 3 ] {594519e1-ba34-491d-91cc-cb909b17fcea} <Debug> DynamicQueryHandler: Done processing query | ||
6240 | 2024.10.10 05:42:12.012078 [ 3 ] {594519e1-ba34-491d-91cc-cb909b17fcea} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6241 | 2024.10.10 05:42:12.012094 [ 3 ] {} <Debug> HTTP-Session: 723253bc-9f3a-48d2-af92-5682990b13fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6242 | 2024.10.10 05:42:12.012279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 31183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6243 | 2024.10.10 05:42:12.012340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6244 | 2024.10.10 05:42:12.012360 [ 3 ] {} <Debug> HTTP-Session: 84eac8f9-b0ea-4e98-b5f4-9d7691a219d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6245 | 2024.10.10 05:42:12.012381 [ 3 ] {} <Debug> HTTP-Session: 84eac8f9-b0ea-4e98-b5f4-9d7691a219d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6246 | 2024.10.10 05:42:12.012395 [ 3 ] {} <Debug> HTTP-Session: 84eac8f9-b0ea-4e98-b5f4-9d7691a219d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6247 | 2024.10.10 05:42:12.012431 [ 3 ] {} <Trace> HTTP-Session: 84eac8f9-b0ea-4e98-b5f4-9d7691a219d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6248 | 2024.10.10 05:42:12.012595 [ 3 ] {a51e8262-0a83-49ed-b9ab-7aa2eb2f4310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6249 | 2024.10.10 05:42:12.012643 [ 3 ] {a51e8262-0a83-49ed-b9ab-7aa2eb2f4310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6250 | 2024.10.10 05:42:12.012885 [ 3 ] {a51e8262-0a83-49ed-b9ab-7aa2eb2f4310} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6251 | 2024.10.10 05:42:12.013383 [ 3 ] {a51e8262-0a83-49ed-b9ab-7aa2eb2f4310} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6252 | 2024.10.10 05:42:12.013421 [ 3 ] {a51e8262-0a83-49ed-b9ab-7aa2eb2f4310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6253 | 2024.10.10 05:42:12.013843 [ 3 ] {a51e8262-0a83-49ed-b9ab-7aa2eb2f4310} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6254 | 2024.10.10 05:42:12.014210 [ 3 ] {a51e8262-0a83-49ed-b9ab-7aa2eb2f4310} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6255 | 2024.10.10 05:42:12.014344 [ 3 ] {a51e8262-0a83-49ed-b9ab-7aa2eb2f4310} <Debug> executeQuery: Read 207 rows, 18.59 KiB in 0.001828 sec., 113238.51203501094 rows/sec., 9.93 MiB/sec. | ||
6256 | 2024.10.10 05:42:12.014524 [ 3 ] {a51e8262-0a83-49ed-b9ab-7aa2eb2f4310} <Debug> DynamicQueryHandler: Done processing query | ||
6257 | 2024.10.10 05:42:12.014547 [ 3 ] {a51e8262-0a83-49ed-b9ab-7aa2eb2f4310} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6258 | 2024.10.10 05:42:12.014563 [ 3 ] {} <Debug> HTTP-Session: 84eac8f9-b0ea-4e98-b5f4-9d7691a219d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6259 | 2024.10.10 05:42:12.014688 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6260 | 2024.10.10 05:42:12.014740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6261 | 2024.10.10 05:42:12.014760 [ 3 ] {} <Debug> HTTP-Session: d635ed17-6235-4013-999a-22c67bb37b0d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6262 | 2024.10.10 05:42:12.014777 [ 3 ] {} <Debug> HTTP-Session: d635ed17-6235-4013-999a-22c67bb37b0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6263 | 2024.10.10 05:42:12.014792 [ 3 ] {} <Debug> HTTP-Session: d635ed17-6235-4013-999a-22c67bb37b0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6264 | 2024.10.10 05:42:12.014824 [ 3 ] {} <Trace> HTTP-Session: d635ed17-6235-4013-999a-22c67bb37b0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6265 | 2024.10.10 05:42:12.014927 [ 3 ] {0e0440bb-442b-4ae6-b9a5-6c3ef0ef8e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6266 | 2024.10.10 05:42:12.014971 [ 3 ] {0e0440bb-442b-4ae6-b9a5-6c3ef0ef8e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6267 | 2024.10.10 05:42:12.015199 [ 3 ] {0e0440bb-442b-4ae6-b9a5-6c3ef0ef8e86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6268 | 2024.10.10 05:42:12.015512 [ 3 ] {0e0440bb-442b-4ae6-b9a5-6c3ef0ef8e86} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6269 | 2024.10.10 05:42:12.015549 [ 3 ] {0e0440bb-442b-4ae6-b9a5-6c3ef0ef8e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6270 | 2024.10.10 05:42:12.015905 [ 3 ] {0e0440bb-442b-4ae6-b9a5-6c3ef0ef8e86} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6271 | 2024.10.10 05:42:12.016273 [ 3 ] {0e0440bb-442b-4ae6-b9a5-6c3ef0ef8e86} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6272 | 2024.10.10 05:42:12.016406 [ 3 ] {0e0440bb-442b-4ae6-b9a5-6c3ef0ef8e86} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001509 sec., 7952.286282306163 rows/sec., 583.74 KiB/sec. | ||
6273 | 2024.10.10 05:42:12.016580 [ 3 ] {0e0440bb-442b-4ae6-b9a5-6c3ef0ef8e86} <Debug> DynamicQueryHandler: Done processing query | ||
6274 | 2024.10.10 05:42:12.016603 [ 3 ] {0e0440bb-442b-4ae6-b9a5-6c3ef0ef8e86} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6275 | 2024.10.10 05:42:12.016619 [ 3 ] {} <Debug> HTTP-Session: d635ed17-6235-4013-999a-22c67bb37b0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6276 | 2024.10.10 05:42:12.016729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6277 | 2024.10.10 05:42:12.016780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6278 | 2024.10.10 05:42:12.016800 [ 3 ] {} <Debug> HTTP-Session: 5649f656-dc29-4c71-9142-db2364a28b7a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6279 | 2024.10.10 05:42:12.016816 [ 3 ] {} <Debug> HTTP-Session: 5649f656-dc29-4c71-9142-db2364a28b7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6280 | 2024.10.10 05:42:12.016830 [ 3 ] {} <Debug> HTTP-Session: 5649f656-dc29-4c71-9142-db2364a28b7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6281 | 2024.10.10 05:42:12.016861 [ 3 ] {} <Trace> HTTP-Session: 5649f656-dc29-4c71-9142-db2364a28b7a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6282 | 2024.10.10 05:42:12.016963 [ 3 ] {63d0ba87-bb22-4059-8413-933b0f1284a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6283 | 2024.10.10 05:42:12.017006 [ 3 ] {63d0ba87-bb22-4059-8413-933b0f1284a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6284 | 2024.10.10 05:42:12.017227 [ 3 ] {63d0ba87-bb22-4059-8413-933b0f1284a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6285 | 2024.10.10 05:42:12.017569 [ 3 ] {63d0ba87-bb22-4059-8413-933b0f1284a0} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6286 | 2024.10.10 05:42:12.017607 [ 3 ] {63d0ba87-bb22-4059-8413-933b0f1284a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6287 | 2024.10.10 05:42:12.017970 [ 3 ] {63d0ba87-bb22-4059-8413-933b0f1284a0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6288 | 2024.10.10 05:42:12.018356 [ 3 ] {63d0ba87-bb22-4059-8413-933b0f1284a0} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6289 | 2024.10.10 05:42:12.018488 [ 3 ] {63d0ba87-bb22-4059-8413-933b0f1284a0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001553 sec., 9014.810045074051 rows/sec., 631.34 KiB/sec. | ||
6290 | 2024.10.10 05:42:12.018660 [ 3 ] {63d0ba87-bb22-4059-8413-933b0f1284a0} <Debug> DynamicQueryHandler: Done processing query | ||
6291 | 2024.10.10 05:42:12.018685 [ 3 ] {63d0ba87-bb22-4059-8413-933b0f1284a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6292 | 2024.10.10 05:42:12.018701 [ 3 ] {} <Debug> HTTP-Session: 5649f656-dc29-4c71-9142-db2364a28b7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6293 | 2024.10.10 05:42:12.018813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6294 | 2024.10.10 05:42:12.018861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6295 | 2024.10.10 05:42:12.018879 [ 3 ] {} <Debug> HTTP-Session: 6ee1532c-8b0a-44d9-b2e5-3db1e12b5430 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6296 | 2024.10.10 05:42:12.018896 [ 3 ] {} <Debug> HTTP-Session: 6ee1532c-8b0a-44d9-b2e5-3db1e12b5430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6297 | 2024.10.10 05:42:12.018910 [ 3 ] {} <Debug> HTTP-Session: 6ee1532c-8b0a-44d9-b2e5-3db1e12b5430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6298 | 2024.10.10 05:42:12.018941 [ 3 ] {} <Trace> HTTP-Session: 6ee1532c-8b0a-44d9-b2e5-3db1e12b5430 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6299 | 2024.10.10 05:42:12.019038 [ 3 ] {f192eb60-9194-4ffb-84e2-81ba2d78f739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6300 | 2024.10.10 05:42:12.019082 [ 3 ] {f192eb60-9194-4ffb-84e2-81ba2d78f739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6301 | 2024.10.10 05:42:12.019305 [ 3 ] {f192eb60-9194-4ffb-84e2-81ba2d78f739} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6302 | 2024.10.10 05:42:12.019695 [ 3 ] {f192eb60-9194-4ffb-84e2-81ba2d78f739} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6303 | 2024.10.10 05:42:12.019732 [ 3 ] {f192eb60-9194-4ffb-84e2-81ba2d78f739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6304 | 2024.10.10 05:42:12.020081 [ 3 ] {f192eb60-9194-4ffb-84e2-81ba2d78f739} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6305 | 2024.10.10 05:42:12.020440 [ 3 ] {f192eb60-9194-4ffb-84e2-81ba2d78f739} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6306 | 2024.10.10 05:42:12.020569 [ 3 ] {f192eb60-9194-4ffb-84e2-81ba2d78f739} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001557 sec., 3853.5645472061656 rows/sec., 227.68 KiB/sec. | ||
6307 | 2024.10.10 05:42:12.020740 [ 3 ] {f192eb60-9194-4ffb-84e2-81ba2d78f739} <Debug> DynamicQueryHandler: Done processing query | ||
6308 | 2024.10.10 05:42:12.020764 [ 3 ] {f192eb60-9194-4ffb-84e2-81ba2d78f739} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6309 | 2024.10.10 05:42:12.020780 [ 3 ] {} <Debug> HTTP-Session: 6ee1532c-8b0a-44d9-b2e5-3db1e12b5430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6310 | 2024.10.10 05:42:12.020951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6311 | 2024.10.10 05:42:12.021000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6312 | 2024.10.10 05:42:12.021019 [ 3 ] {} <Debug> HTTP-Session: abad821d-a218-493d-9d2b-b0b0cbda7d22 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6313 | 2024.10.10 05:42:12.021036 [ 3 ] {} <Debug> HTTP-Session: abad821d-a218-493d-9d2b-b0b0cbda7d22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6314 | 2024.10.10 05:42:12.021050 [ 3 ] {} <Debug> HTTP-Session: abad821d-a218-493d-9d2b-b0b0cbda7d22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6315 | 2024.10.10 05:42:12.021081 [ 3 ] {} <Trace> HTTP-Session: abad821d-a218-493d-9d2b-b0b0cbda7d22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6316 | 2024.10.10 05:42:12.021289 [ 3 ] {d0fa126b-00f0-495b-9653-1c2fa68c36a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6317 | 2024.10.10 05:42:12.021333 [ 3 ] {d0fa126b-00f0-495b-9653-1c2fa68c36a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6318 | 2024.10.10 05:42:12.021555 [ 3 ] {d0fa126b-00f0-495b-9653-1c2fa68c36a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6319 | 2024.10.10 05:42:12.022142 [ 3 ] {d0fa126b-00f0-495b-9653-1c2fa68c36a8} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6320 | 2024.10.10 05:42:12.022179 [ 3 ] {d0fa126b-00f0-495b-9653-1c2fa68c36a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6321 | 2024.10.10 05:42:12.022558 [ 3 ] {d0fa126b-00f0-495b-9653-1c2fa68c36a8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6322 | 2024.10.10 05:42:12.022930 [ 3 ] {d0fa126b-00f0-495b-9653-1c2fa68c36a8} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6323 | 2024.10.10 05:42:12.023055 [ 3 ] {d0fa126b-00f0-495b-9653-1c2fa68c36a8} <Debug> executeQuery: Read 394 rows, 28.65 KiB in 0.001877 sec., 209909.42994139585 rows/sec., 14.91 MiB/sec. | ||
6324 | 2024.10.10 05:42:12.023224 [ 3 ] {d0fa126b-00f0-495b-9653-1c2fa68c36a8} <Debug> DynamicQueryHandler: Done processing query | ||
6325 | 2024.10.10 05:42:12.023248 [ 3 ] {d0fa126b-00f0-495b-9653-1c2fa68c36a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
6326 | 2024.10.10 05:42:12.023265 [ 3 ] {} <Debug> HTTP-Session: abad821d-a218-493d-9d2b-b0b0cbda7d22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6327 | 2024.10.10 05:42:12.023372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6328 | 2024.10.10 05:42:12.023422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6329 | 2024.10.10 05:42:12.023441 [ 3 ] {} <Debug> HTTP-Session: 1489beb7-3c03-4876-a271-7777d5538782 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6330 | 2024.10.10 05:42:12.023458 [ 3 ] {} <Debug> HTTP-Session: 1489beb7-3c03-4876-a271-7777d5538782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6331 | 2024.10.10 05:42:12.023472 [ 3 ] {} <Debug> HTTP-Session: 1489beb7-3c03-4876-a271-7777d5538782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6332 | 2024.10.10 05:42:12.023503 [ 3 ] {} <Trace> HTTP-Session: 1489beb7-3c03-4876-a271-7777d5538782 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6333 | 2024.10.10 05:42:12.023597 [ 3 ] {74690eea-0769-4a45-87fe-66b550c2bd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6334 | 2024.10.10 05:42:12.023644 [ 3 ] {74690eea-0769-4a45-87fe-66b550c2bd8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6335 | 2024.10.10 05:42:12.023774 [ 3 ] {74690eea-0769-4a45-87fe-66b550c2bd8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6336 | 2024.10.10 05:42:12.024054 [ 3 ] {74690eea-0769-4a45-87fe-66b550c2bd8a} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6337 | 2024.10.10 05:42:12.024089 [ 3 ] {74690eea-0769-4a45-87fe-66b550c2bd8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6338 | 2024.10.10 05:42:12.024447 [ 3 ] {74690eea-0769-4a45-87fe-66b550c2bd8a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6339 | 2024.10.10 05:42:12.024796 [ 3 ] {74690eea-0769-4a45-87fe-66b550c2bd8a} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6340 | 2024.10.10 05:42:12.024923 [ 3 ] {74690eea-0769-4a45-87fe-66b550c2bd8a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001352 sec., 4437.869822485208 rows/sec., 231.86 KiB/sec. | ||
6341 | 2024.10.10 05:42:12.025123 [ 3 ] {74690eea-0769-4a45-87fe-66b550c2bd8a} <Debug> DynamicQueryHandler: Done processing query | ||
6342 | 2024.10.10 05:42:12.025147 [ 3 ] {74690eea-0769-4a45-87fe-66b550c2bd8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6343 | 2024.10.10 05:42:12.025162 [ 3 ] {} <Debug> HTTP-Session: 1489beb7-3c03-4876-a271-7777d5538782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6344 | 2024.10.10 05:42:12.025322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44995, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6345 | 2024.10.10 05:42:12.025372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6346 | 2024.10.10 05:42:12.025391 [ 3 ] {} <Debug> HTTP-Session: 0d111723-dc1b-43fb-a481-9887c838bf94 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6347 | 2024.10.10 05:42:12.025409 [ 3 ] {} <Debug> HTTP-Session: 0d111723-dc1b-43fb-a481-9887c838bf94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6348 | 2024.10.10 05:42:12.025422 [ 3 ] {} <Debug> HTTP-Session: 0d111723-dc1b-43fb-a481-9887c838bf94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6349 | 2024.10.10 05:42:12.025453 [ 3 ] {} <Trace> HTTP-Session: 0d111723-dc1b-43fb-a481-9887c838bf94 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6350 | 2024.10.10 05:42:12.025656 [ 3 ] {bf2e50d2-3781-4d74-85d9-e4fc50d0f67b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6351 | 2024.10.10 05:42:12.025703 [ 3 ] {bf2e50d2-3781-4d74-85d9-e4fc50d0f67b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6352 | 2024.10.10 05:42:12.025845 [ 3 ] {bf2e50d2-3781-4d74-85d9-e4fc50d0f67b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6353 | 2024.10.10 05:42:12.026295 [ 3 ] {bf2e50d2-3781-4d74-85d9-e4fc50d0f67b} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6354 | 2024.10.10 05:42:12.026332 [ 3 ] {bf2e50d2-3781-4d74-85d9-e4fc50d0f67b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6355 | 2024.10.10 05:42:12.026728 [ 3 ] {bf2e50d2-3781-4d74-85d9-e4fc50d0f67b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6356 | 2024.10.10 05:42:12.027071 [ 3 ] {bf2e50d2-3781-4d74-85d9-e4fc50d0f67b} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6357 | 2024.10.10 05:42:12.027203 [ 3 ] {bf2e50d2-3781-4d74-85d9-e4fc50d0f67b} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001664 sec., 143629.8076923077 rows/sec., 9.63 MiB/sec. | ||
6358 | 2024.10.10 05:42:12.027375 [ 3 ] {bf2e50d2-3781-4d74-85d9-e4fc50d0f67b} <Debug> DynamicQueryHandler: Done processing query | ||
6359 | 2024.10.10 05:42:12.027398 [ 3 ] {bf2e50d2-3781-4d74-85d9-e4fc50d0f67b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6360 | 2024.10.10 05:42:12.027413 [ 3 ] {} <Debug> HTTP-Session: 0d111723-dc1b-43fb-a481-9887c838bf94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6361 | 2024.10.10 05:42:12.027531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6362 | 2024.10.10 05:42:12.027582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6363 | 2024.10.10 05:42:12.027600 [ 3 ] {} <Debug> HTTP-Session: 8f566823-d98e-4fa2-bb7c-b3b4a37637cc Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6364 | 2024.10.10 05:42:12.027617 [ 3 ] {} <Debug> HTTP-Session: 8f566823-d98e-4fa2-bb7c-b3b4a37637cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6365 | 2024.10.10 05:42:12.027631 [ 3 ] {} <Debug> HTTP-Session: 8f566823-d98e-4fa2-bb7c-b3b4a37637cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6366 | 2024.10.10 05:42:12.027661 [ 3 ] {} <Trace> HTTP-Session: 8f566823-d98e-4fa2-bb7c-b3b4a37637cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6367 | 2024.10.10 05:42:12.027755 [ 3 ] {5a8d5f86-f6e4-43d9-8a3a-ccfb29f86f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
6368 | 2024.10.10 05:42:12.027800 [ 3 ] {5a8d5f86-f6e4-43d9-8a3a-ccfb29f86f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6369 | 2024.10.10 05:42:12.027930 [ 3 ] {5a8d5f86-f6e4-43d9-8a3a-ccfb29f86f2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6370 | 2024.10.10 05:42:12.028234 [ 3 ] {5a8d5f86-f6e4-43d9-8a3a-ccfb29f86f2e} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6371 | 2024.10.10 05:42:12.028270 [ 3 ] {5a8d5f86-f6e4-43d9-8a3a-ccfb29f86f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6372 | 2024.10.10 05:42:12.028622 [ 3 ] {5a8d5f86-f6e4-43d9-8a3a-ccfb29f86f2e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6373 | 2024.10.10 05:42:12.028946 [ 3 ] {5a8d5f86-f6e4-43d9-8a3a-ccfb29f86f2e} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6374 | 2024.10.10 05:42:12.029074 [ 3 ] {5a8d5f86-f6e4-43d9-8a3a-ccfb29f86f2e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001341 sec., 745.7121551081283 rows/sec., 50.25 KiB/sec. | ||
6375 | 2024.10.10 05:42:12.029366 [ 3 ] {5a8d5f86-f6e4-43d9-8a3a-ccfb29f86f2e} <Debug> DynamicQueryHandler: Done processing query | ||
6376 | 2024.10.10 05:42:12.029391 [ 3 ] {5a8d5f86-f6e4-43d9-8a3a-ccfb29f86f2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6377 | 2024.10.10 05:42:12.029407 [ 3 ] {} <Debug> HTTP-Session: 8f566823-d98e-4fa2-bb7c-b3b4a37637cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6378 | 2024.10.10 05:42:12.029529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6379 | 2024.10.10 05:42:12.029580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6380 | 2024.10.10 05:42:12.029598 [ 3 ] {} <Debug> HTTP-Session: 55baf2d5-c094-4d3f-aa46-b94ea50e4733 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6381 | 2024.10.10 05:42:12.029614 [ 3 ] {} <Debug> HTTP-Session: 55baf2d5-c094-4d3f-aa46-b94ea50e4733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6382 | 2024.10.10 05:42:12.029628 [ 3 ] {} <Debug> HTTP-Session: 55baf2d5-c094-4d3f-aa46-b94ea50e4733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6383 | 2024.10.10 05:42:12.029660 [ 3 ] {} <Trace> HTTP-Session: 55baf2d5-c094-4d3f-aa46-b94ea50e4733 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6384 | 2024.10.10 05:42:12.029840 [ 3 ] {5ea80881-5c20-4e14-9d9f-7e86f1acc392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6385 | 2024.10.10 05:42:12.029910 [ 3 ] {5ea80881-5c20-4e14-9d9f-7e86f1acc392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6386 | 2024.10.10 05:42:12.030351 [ 3 ] {5ea80881-5c20-4e14-9d9f-7e86f1acc392} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6387 | 2024.10.10 05:42:12.030872 [ 3 ] {5ea80881-5c20-4e14-9d9f-7e86f1acc392} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6388 | 2024.10.10 05:42:12.030907 [ 3 ] {5ea80881-5c20-4e14-9d9f-7e86f1acc392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6389 | 2024.10.10 05:42:12.031547 [ 3 ] {5ea80881-5c20-4e14-9d9f-7e86f1acc392} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6390 | 2024.10.10 05:42:12.031973 [ 3 ] {5ea80881-5c20-4e14-9d9f-7e86f1acc392} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6391 | 2024.10.10 05:42:12.032119 [ 3 ] {5ea80881-5c20-4e14-9d9f-7e86f1acc392} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002387 sec., 3351.4872224549645 rows/sec., 6.01 MiB/sec. | ||
6392 | 2024.10.10 05:42:12.032361 [ 3 ] {5ea80881-5c20-4e14-9d9f-7e86f1acc392} <Debug> DynamicQueryHandler: Done processing query | ||
6393 | 2024.10.10 05:42:12.032385 [ 3 ] {5ea80881-5c20-4e14-9d9f-7e86f1acc392} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
6394 | 2024.10.10 05:42:12.032401 [ 3 ] {} <Debug> HTTP-Session: 55baf2d5-c094-4d3f-aa46-b94ea50e4733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6395 | 2024.10.10 05:42:12.032534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6396 | 2024.10.10 05:42:12.032583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6397 | 2024.10.10 05:42:12.032601 [ 3 ] {} <Debug> HTTP-Session: 35b900cb-89d0-4caa-9dcd-8f5c6a73e821 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6398 | 2024.10.10 05:42:12.032617 [ 3 ] {} <Debug> HTTP-Session: 35b900cb-89d0-4caa-9dcd-8f5c6a73e821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6399 | 2024.10.10 05:42:12.032632 [ 3 ] {} <Debug> HTTP-Session: 35b900cb-89d0-4caa-9dcd-8f5c6a73e821 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6400 | 2024.10.10 05:42:12.032663 [ 3 ] {} <Trace> HTTP-Session: 35b900cb-89d0-4caa-9dcd-8f5c6a73e821 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6401 | 2024.10.10 05:42:12.032783 [ 3 ] {1c23bcd3-92c2-40e3-ac5a-bb8341de6e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6402 | 2024.10.10 05:42:12.032826 [ 3 ] {1c23bcd3-92c2-40e3-ac5a-bb8341de6e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6403 | 2024.10.10 05:42:12.032958 [ 3 ] {1c23bcd3-92c2-40e3-ac5a-bb8341de6e0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6404 | 2024.10.10 05:42:12.033291 [ 3 ] {1c23bcd3-92c2-40e3-ac5a-bb8341de6e0d} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6405 | 2024.10.10 05:42:12.033326 [ 3 ] {1c23bcd3-92c2-40e3-ac5a-bb8341de6e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
6406 | 2024.10.10 05:42:12.033697 [ 3 ] {1c23bcd3-92c2-40e3-ac5a-bb8341de6e0d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6407 | 2024.10.10 05:42:12.034023 [ 3 ] {1c23bcd3-92c2-40e3-ac5a-bb8341de6e0d} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6408 | 2024.10.10 05:42:12.034147 [ 3 ] {1c23bcd3-92c2-40e3-ac5a-bb8341de6e0d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00141 sec., 58156.02836879432 rows/sec., 3.69 MiB/sec. | ||
6409 | 2024.10.10 05:42:12.034311 [ 3 ] {1c23bcd3-92c2-40e3-ac5a-bb8341de6e0d} <Debug> DynamicQueryHandler: Done processing query | ||
6410 | 2024.10.10 05:42:12.034334 [ 3 ] {1c23bcd3-92c2-40e3-ac5a-bb8341de6e0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6411 | 2024.10.10 05:42:12.034351 [ 3 ] {} <Debug> HTTP-Session: 35b900cb-89d0-4caa-9dcd-8f5c6a73e821 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6412 | 2024.10.10 05:42:17.006428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6413 | 2024.10.10 05:42:17.006559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6414 | 2024.10.10 05:42:17.006586 [ 3 ] {} <Debug> HTTP-Session: 942199ed-6897-4c60-954a-3ee5d7ea983c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6415 | 2024.10.10 05:42:17.006610 [ 3 ] {} <Debug> HTTP-Session: 942199ed-6897-4c60-954a-3ee5d7ea983c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6416 | 2024.10.10 05:42:17.006626 [ 3 ] {} <Debug> HTTP-Session: 942199ed-6897-4c60-954a-3ee5d7ea983c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6417 | 2024.10.10 05:42:17.006675 [ 3 ] {} <Trace> HTTP-Session: 942199ed-6897-4c60-954a-3ee5d7ea983c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6418 | 2024.10.10 05:42:17.006893 [ 3 ] {ffd5d898-e120-4887-a3c0-3656144ba82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6419 | 2024.10.10 05:42:17.006962 [ 3 ] {ffd5d898-e120-4887-a3c0-3656144ba82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6420 | 2024.10.10 05:42:17.007304 [ 3 ] {ffd5d898-e120-4887-a3c0-3656144ba82e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6421 | 2024.10.10 05:42:17.007847 [ 3 ] {ffd5d898-e120-4887-a3c0-3656144ba82e} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6422 | 2024.10.10 05:42:17.007894 [ 3 ] {ffd5d898-e120-4887-a3c0-3656144ba82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6423 | 2024.10.10 05:42:17.008331 [ 3 ] {ffd5d898-e120-4887-a3c0-3656144ba82e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6424 | 2024.10.10 05:42:17.008731 [ 3 ] {ffd5d898-e120-4887-a3c0-3656144ba82e} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6425 | 2024.10.10 05:42:17.008902 [ 3 ] {ffd5d898-e120-4887-a3c0-3656144ba82e} <Debug> executeQuery: Read 118 rows, 10.19 KiB in 0.002086 sec., 56567.59348034515 rows/sec., 4.77 MiB/sec. | ||
6426 | 2024.10.10 05:42:17.009242 [ 3 ] {ffd5d898-e120-4887-a3c0-3656144ba82e} <Debug> DynamicQueryHandler: Done processing query | ||
6427 | 2024.10.10 05:42:17.009271 [ 3 ] {ffd5d898-e120-4887-a3c0-3656144ba82e} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
6428 | 2024.10.10 05:42:17.009287 [ 3 ] {} <Debug> HTTP-Session: 942199ed-6897-4c60-954a-3ee5d7ea983c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6429 | 2024.10.10 05:42:17.009448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 4496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6430 | 2024.10.10 05:42:17.009508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6431 | 2024.10.10 05:42:17.009528 [ 3 ] {} <Debug> HTTP-Session: bb51412a-da7f-450b-9418-a56714996e1d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6432 | 2024.10.10 05:42:17.009546 [ 3 ] {} <Debug> HTTP-Session: bb51412a-da7f-450b-9418-a56714996e1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6433 | 2024.10.10 05:42:17.009559 [ 3 ] {} <Debug> HTTP-Session: bb51412a-da7f-450b-9418-a56714996e1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6434 | 2024.10.10 05:42:17.009595 [ 3 ] {} <Trace> HTTP-Session: bb51412a-da7f-450b-9418-a56714996e1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6435 | 2024.10.10 05:42:17.009716 [ 3 ] {e8f8cc49-5a99-4c24-bbec-4539df7a5e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6436 | 2024.10.10 05:42:17.009766 [ 3 ] {e8f8cc49-5a99-4c24-bbec-4539df7a5e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6437 | 2024.10.10 05:42:17.010024 [ 3 ] {e8f8cc49-5a99-4c24-bbec-4539df7a5e86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6438 | 2024.10.10 05:42:17.010399 [ 3 ] {e8f8cc49-5a99-4c24-bbec-4539df7a5e86} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6439 | 2024.10.10 05:42:17.010439 [ 3 ] {e8f8cc49-5a99-4c24-bbec-4539df7a5e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6440 | 2024.10.10 05:42:17.010800 [ 3 ] {e8f8cc49-5a99-4c24-bbec-4539df7a5e86} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6441 | 2024.10.10 05:42:17.011169 [ 3 ] {e8f8cc49-5a99-4c24-bbec-4539df7a5e86} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6442 | 2024.10.10 05:42:17.011329 [ 3 ] {e8f8cc49-5a99-4c24-bbec-4539df7a5e86} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001647 sec., 18822.100789313903 rows/sec., 1.38 MiB/sec. | ||
6443 | 2024.10.10 05:42:17.011512 [ 3 ] {e8f8cc49-5a99-4c24-bbec-4539df7a5e86} <Debug> DynamicQueryHandler: Done processing query | ||
6444 | 2024.10.10 05:42:17.011537 [ 3 ] {e8f8cc49-5a99-4c24-bbec-4539df7a5e86} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
6445 | 2024.10.10 05:42:17.011553 [ 3 ] {} <Debug> HTTP-Session: bb51412a-da7f-450b-9418-a56714996e1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6446 | 2024.10.10 05:42:17.011681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 16135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6447 | 2024.10.10 05:42:17.011734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6448 | 2024.10.10 05:42:17.011753 [ 3 ] {} <Debug> HTTP-Session: cbe7d037-77fd-4e0a-a559-92bd016e4668 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6449 | 2024.10.10 05:42:17.011770 [ 3 ] {} <Debug> HTTP-Session: cbe7d037-77fd-4e0a-a559-92bd016e4668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6450 | 2024.10.10 05:42:17.011784 [ 3 ] {} <Debug> HTTP-Session: cbe7d037-77fd-4e0a-a559-92bd016e4668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6451 | 2024.10.10 05:42:17.011816 [ 3 ] {} <Trace> HTTP-Session: cbe7d037-77fd-4e0a-a559-92bd016e4668 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6452 | 2024.10.10 05:42:17.011943 [ 3 ] {2b2e1547-5fca-4ad2-90fb-dce30100151b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6453 | 2024.10.10 05:42:17.011988 [ 3 ] {2b2e1547-5fca-4ad2-90fb-dce30100151b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6454 | 2024.10.10 05:42:17.012216 [ 3 ] {2b2e1547-5fca-4ad2-90fb-dce30100151b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6455 | 2024.10.10 05:42:17.012605 [ 3 ] {2b2e1547-5fca-4ad2-90fb-dce30100151b} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6456 | 2024.10.10 05:42:17.012643 [ 3 ] {2b2e1547-5fca-4ad2-90fb-dce30100151b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6457 | 2024.10.10 05:42:17.013006 [ 3 ] {2b2e1547-5fca-4ad2-90fb-dce30100151b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6458 | 2024.10.10 05:42:17.013374 [ 3 ] {2b2e1547-5fca-4ad2-90fb-dce30100151b} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6459 | 2024.10.10 05:42:17.013530 [ 3 ] {2b2e1547-5fca-4ad2-90fb-dce30100151b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001631 sec., 58246.47455548743 rows/sec., 4.55 MiB/sec. | ||
6460 | 2024.10.10 05:42:17.013717 [ 3 ] {2b2e1547-5fca-4ad2-90fb-dce30100151b} <Debug> DynamicQueryHandler: Done processing query | ||
6461 | 2024.10.10 05:42:17.013741 [ 3 ] {2b2e1547-5fca-4ad2-90fb-dce30100151b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6462 | 2024.10.10 05:42:17.013757 [ 3 ] {} <Debug> HTTP-Session: cbe7d037-77fd-4e0a-a559-92bd016e4668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6463 | 2024.10.10 05:42:17.013909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6464 | 2024.10.10 05:42:17.013959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6465 | 2024.10.10 05:42:17.013977 [ 3 ] {} <Debug> HTTP-Session: 83ab842a-22fa-4700-bae0-d3bd8b75a019 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6466 | 2024.10.10 05:42:17.013993 [ 3 ] {} <Debug> HTTP-Session: 83ab842a-22fa-4700-bae0-d3bd8b75a019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6467 | 2024.10.10 05:42:17.014007 [ 3 ] {} <Debug> HTTP-Session: 83ab842a-22fa-4700-bae0-d3bd8b75a019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6468 | 2024.10.10 05:42:17.014038 [ 3 ] {} <Trace> HTTP-Session: 83ab842a-22fa-4700-bae0-d3bd8b75a019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6469 | 2024.10.10 05:42:17.014192 [ 3 ] {6a536cb6-d60a-4dfc-861b-63b775f988b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6470 | 2024.10.10 05:42:17.014240 [ 3 ] {6a536cb6-d60a-4dfc-861b-63b775f988b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6471 | 2024.10.10 05:42:17.014387 [ 3 ] {6a536cb6-d60a-4dfc-861b-63b775f988b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6472 | 2024.10.10 05:42:17.014772 [ 3 ] {6a536cb6-d60a-4dfc-861b-63b775f988b1} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6473 | 2024.10.10 05:42:17.014808 [ 3 ] {6a536cb6-d60a-4dfc-861b-63b775f988b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6474 | 2024.10.10 05:42:17.015194 [ 3 ] {6a536cb6-d60a-4dfc-861b-63b775f988b1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6475 | 2024.10.10 05:42:17.015547 [ 3 ] {6a536cb6-d60a-4dfc-861b-63b775f988b1} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6476 | 2024.10.10 05:42:17.015720 [ 3 ] {6a536cb6-d60a-4dfc-861b-63b775f988b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001591 sec., 100565.6819610308 rows/sec., 7.00 MiB/sec. | ||
6477 | 2024.10.10 05:42:17.015928 [ 3 ] {6a536cb6-d60a-4dfc-861b-63b775f988b1} <Debug> DynamicQueryHandler: Done processing query | ||
6478 | 2024.10.10 05:42:17.015954 [ 3 ] {6a536cb6-d60a-4dfc-861b-63b775f988b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6479 | 2024.10.10 05:42:17.015972 [ 3 ] {} <Debug> HTTP-Session: 83ab842a-22fa-4700-bae0-d3bd8b75a019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6480 | 2024.10.10 05:42:17.016132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 50866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6481 | 2024.10.10 05:42:17.016181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6482 | 2024.10.10 05:42:17.016199 [ 3 ] {} <Debug> HTTP-Session: 3b7040ef-f669-4dda-a830-f11783c44b03 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6483 | 2024.10.10 05:42:17.016216 [ 3 ] {} <Debug> HTTP-Session: 3b7040ef-f669-4dda-a830-f11783c44b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6484 | 2024.10.10 05:42:17.016230 [ 3 ] {} <Debug> HTTP-Session: 3b7040ef-f669-4dda-a830-f11783c44b03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6485 | 2024.10.10 05:42:17.016260 [ 3 ] {} <Trace> HTTP-Session: 3b7040ef-f669-4dda-a830-f11783c44b03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6486 | 2024.10.10 05:42:17.016684 [ 3 ] {7bafc853-0d3f-4844-9cf8-742edf69502a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6487 | 2024.10.10 05:42:17.016750 [ 3 ] {7bafc853-0d3f-4844-9cf8-742edf69502a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6488 | 2024.10.10 05:42:17.017180 [ 3 ] {7bafc853-0d3f-4844-9cf8-742edf69502a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6489 | 2024.10.10 05:42:17.017911 [ 3 ] {7bafc853-0d3f-4844-9cf8-742edf69502a} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6490 | 2024.10.10 05:42:17.017947 [ 3 ] {7bafc853-0d3f-4844-9cf8-742edf69502a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6491 | 2024.10.10 05:42:17.018587 [ 3 ] {7bafc853-0d3f-4844-9cf8-742edf69502a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6492 | 2024.10.10 05:42:17.019005 [ 3 ] {7bafc853-0d3f-4844-9cf8-742edf69502a} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6493 | 2024.10.10 05:42:17.019211 [ 3 ] {7bafc853-0d3f-4844-9cf8-742edf69502a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002857 sec., 10850.542527126356 rows/sec., 19.44 MiB/sec. | ||
6494 | 2024.10.10 05:42:17.019848 [ 3 ] {7bafc853-0d3f-4844-9cf8-742edf69502a} <Debug> DynamicQueryHandler: Done processing query | ||
6495 | 2024.10.10 05:42:17.019874 [ 3 ] {7bafc853-0d3f-4844-9cf8-742edf69502a} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
6496 | 2024.10.10 05:42:17.019891 [ 3 ] {} <Debug> HTTP-Session: 3b7040ef-f669-4dda-a830-f11783c44b03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6497 | 2024.10.10 05:42:17.020002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6498 | 2024.10.10 05:42:17.020052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6499 | 2024.10.10 05:42:17.020071 [ 3 ] {} <Debug> HTTP-Session: 5ef84d99-bff3-406b-a5ff-f74ad7e8c044 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6500 | 2024.10.10 05:42:17.020087 [ 3 ] {} <Debug> HTTP-Session: 5ef84d99-bff3-406b-a5ff-f74ad7e8c044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6501 | 2024.10.10 05:42:17.020100 [ 3 ] {} <Debug> HTTP-Session: 5ef84d99-bff3-406b-a5ff-f74ad7e8c044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6502 | 2024.10.10 05:42:17.020131 [ 3 ] {} <Trace> HTTP-Session: 5ef84d99-bff3-406b-a5ff-f74ad7e8c044 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6503 | 2024.10.10 05:42:17.020264 [ 3 ] {4a4b0a22-0b97-4d34-82d8-f6130f848339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6504 | 2024.10.10 05:42:17.020311 [ 3 ] {4a4b0a22-0b97-4d34-82d8-f6130f848339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6505 | 2024.10.10 05:42:17.020475 [ 3 ] {4a4b0a22-0b97-4d34-82d8-f6130f848339} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6506 | 2024.10.10 05:42:17.020809 [ 3 ] {4a4b0a22-0b97-4d34-82d8-f6130f848339} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6507 | 2024.10.10 05:42:17.020845 [ 3 ] {4a4b0a22-0b97-4d34-82d8-f6130f848339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6508 | 2024.10.10 05:42:17.021210 [ 3 ] {4a4b0a22-0b97-4d34-82d8-f6130f848339} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6509 | 2024.10.10 05:42:17.021546 [ 3 ] {4a4b0a22-0b97-4d34-82d8-f6130f848339} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6510 | 2024.10.10 05:42:17.021711 [ 3 ] {4a4b0a22-0b97-4d34-82d8-f6130f848339} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001493 sec., 40187.54186202277 rows/sec., 2.71 MiB/sec. | ||
6511 | 2024.10.10 05:42:17.021876 [ 3 ] {4a4b0a22-0b97-4d34-82d8-f6130f848339} <Debug> DynamicQueryHandler: Done processing query | ||
6512 | 2024.10.10 05:42:17.021900 [ 3 ] {4a4b0a22-0b97-4d34-82d8-f6130f848339} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
6513 | 2024.10.10 05:42:17.021916 [ 3 ] {} <Debug> HTTP-Session: 5ef84d99-bff3-406b-a5ff-f74ad7e8c044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6514 | 2024.10.10 05:42:20.300911 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 648 | ||
6515 | 2024.10.10 05:42:20.303860 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6516 | 2024.10.10 05:42:20.303916 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6517 | 2024.10.10 05:42:20.305452 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6518 | 2024.10.10 05:42:20.306469 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6519 | 2024.10.10 05:42:20.307559 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 648 | ||
6520 | 2024.10.10 05:42:22.011014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6521 | 2024.10.10 05:42:22.011140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6522 | 2024.10.10 05:42:22.011164 [ 3 ] {} <Debug> HTTP-Session: 81abca46-4e85-4528-93ce-0ae511af632a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6523 | 2024.10.10 05:42:22.011189 [ 3 ] {} <Debug> HTTP-Session: 81abca46-4e85-4528-93ce-0ae511af632a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6524 | 2024.10.10 05:42:22.011204 [ 3 ] {} <Debug> HTTP-Session: 81abca46-4e85-4528-93ce-0ae511af632a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6525 | 2024.10.10 05:42:22.011255 [ 3 ] {} <Trace> HTTP-Session: 81abca46-4e85-4528-93ce-0ae511af632a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6526 | 2024.10.10 05:42:22.011501 [ 3 ] {6602fdb0-a62c-4e86-88ef-a9fccf18415a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6527 | 2024.10.10 05:42:22.011570 [ 3 ] {6602fdb0-a62c-4e86-88ef-a9fccf18415a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6528 | 2024.10.10 05:42:22.011915 [ 3 ] {6602fdb0-a62c-4e86-88ef-a9fccf18415a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6529 | 2024.10.10 05:42:22.012520 [ 3 ] {6602fdb0-a62c-4e86-88ef-a9fccf18415a} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6530 | 2024.10.10 05:42:22.012563 [ 3 ] {6602fdb0-a62c-4e86-88ef-a9fccf18415a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6531 | 2024.10.10 05:42:22.013018 [ 3 ] {6602fdb0-a62c-4e86-88ef-a9fccf18415a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6532 | 2024.10.10 05:42:22.013418 [ 3 ] {6602fdb0-a62c-4e86-88ef-a9fccf18415a} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6533 | 2024.10.10 05:42:22.013588 [ 3 ] {6602fdb0-a62c-4e86-88ef-a9fccf18415a} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.00218 sec., 94036.69724770641 rows/sec., 8.26 MiB/sec. | ||
6534 | 2024.10.10 05:42:22.013838 [ 3 ] {6602fdb0-a62c-4e86-88ef-a9fccf18415a} <Debug> DynamicQueryHandler: Done processing query | ||
6535 | 2024.10.10 05:42:22.013865 [ 3 ] {6602fdb0-a62c-4e86-88ef-a9fccf18415a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6536 | 2024.10.10 05:42:22.013883 [ 3 ] {} <Debug> HTTP-Session: 81abca46-4e85-4528-93ce-0ae511af632a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6537 | 2024.10.10 05:42:22.014026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6538 | 2024.10.10 05:42:22.014154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6539 | 2024.10.10 05:42:22.014174 [ 3 ] {} <Debug> HTTP-Session: 3738afd5-1454-42ac-825f-b01df70f325a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6540 | 2024.10.10 05:42:22.014191 [ 3 ] {} <Debug> HTTP-Session: 3738afd5-1454-42ac-825f-b01df70f325a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6541 | 2024.10.10 05:42:22.014205 [ 3 ] {} <Debug> HTTP-Session: 3738afd5-1454-42ac-825f-b01df70f325a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6542 | 2024.10.10 05:42:22.014236 [ 3 ] {} <Trace> HTTP-Session: 3738afd5-1454-42ac-825f-b01df70f325a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6543 | 2024.10.10 05:42:22.014340 [ 3 ] {1b9b74de-8f5d-4591-845e-f84bf0f75bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6544 | 2024.10.10 05:42:22.014384 [ 3 ] {1b9b74de-8f5d-4591-845e-f84bf0f75bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6545 | 2024.10.10 05:42:22.014611 [ 3 ] {1b9b74de-8f5d-4591-845e-f84bf0f75bbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6546 | 2024.10.10 05:42:22.014927 [ 3 ] {1b9b74de-8f5d-4591-845e-f84bf0f75bbc} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6547 | 2024.10.10 05:42:22.014962 [ 3 ] {1b9b74de-8f5d-4591-845e-f84bf0f75bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6548 | 2024.10.10 05:42:22.015317 [ 3 ] {1b9b74de-8f5d-4591-845e-f84bf0f75bbc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6549 | 2024.10.10 05:42:22.015685 [ 3 ] {1b9b74de-8f5d-4591-845e-f84bf0f75bbc} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6550 | 2024.10.10 05:42:22.015847 [ 3 ] {1b9b74de-8f5d-4591-845e-f84bf0f75bbc} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001532 sec., 5221.9321148825065 rows/sec., 392.66 KiB/sec. | ||
6551 | 2024.10.10 05:42:22.016009 [ 3 ] {1b9b74de-8f5d-4591-845e-f84bf0f75bbc} <Debug> DynamicQueryHandler: Done processing query | ||
6552 | 2024.10.10 05:42:22.016033 [ 3 ] {1b9b74de-8f5d-4591-845e-f84bf0f75bbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6553 | 2024.10.10 05:42:22.016049 [ 3 ] {} <Debug> HTTP-Session: 3738afd5-1454-42ac-825f-b01df70f325a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6554 | 2024.10.10 05:42:22.016170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6555 | 2024.10.10 05:42:22.016217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6556 | 2024.10.10 05:42:22.016236 [ 3 ] {} <Debug> HTTP-Session: cfbe49e6-4f05-48c2-a636-a516459fa47d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6557 | 2024.10.10 05:42:22.016253 [ 3 ] {} <Debug> HTTP-Session: cfbe49e6-4f05-48c2-a636-a516459fa47d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6558 | 2024.10.10 05:42:22.016267 [ 3 ] {} <Debug> HTTP-Session: cfbe49e6-4f05-48c2-a636-a516459fa47d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6559 | 2024.10.10 05:42:22.016298 [ 3 ] {} <Trace> HTTP-Session: cfbe49e6-4f05-48c2-a636-a516459fa47d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6560 | 2024.10.10 05:42:22.016397 [ 3 ] {800e4827-b85d-4fe7-8278-c5fafaa55bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6561 | 2024.10.10 05:42:22.016439 [ 3 ] {800e4827-b85d-4fe7-8278-c5fafaa55bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6562 | 2024.10.10 05:42:22.016662 [ 3 ] {800e4827-b85d-4fe7-8278-c5fafaa55bd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6563 | 2024.10.10 05:42:22.016962 [ 3 ] {800e4827-b85d-4fe7-8278-c5fafaa55bd9} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6564 | 2024.10.10 05:42:22.016999 [ 3 ] {800e4827-b85d-4fe7-8278-c5fafaa55bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6565 | 2024.10.10 05:42:22.017361 [ 3 ] {800e4827-b85d-4fe7-8278-c5fafaa55bd9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6566 | 2024.10.10 05:42:22.017745 [ 3 ] {800e4827-b85d-4fe7-8278-c5fafaa55bd9} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6567 | 2024.10.10 05:42:22.017900 [ 105 ] {} <Debug> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
6568 | 2024.10.10 05:42:22.017911 [ 3 ] {800e4827-b85d-4fe7-8278-c5fafaa55bd9} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001526 sec., 9174.311926605504 rows/sec., 642.51 KiB/sec. | ||
6569 | 2024.10.10 05:42:22.017986 [ 105 ] {} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6570 | 2024.10.10 05:42:22.018056 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6571 | 2024.10.10 05:42:22.018259 [ 3 ] {800e4827-b85d-4fe7-8278-c5fafaa55bd9} <Debug> DynamicQueryHandler: Done processing query | ||
6572 | 2024.10.10 05:42:22.018303 [ 3 ] {800e4827-b85d-4fe7-8278-c5fafaa55bd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6573 | 2024.10.10 05:42:22.018306 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
6574 | 2024.10.10 05:42:22.018322 [ 3 ] {} <Debug> HTTP-Session: cfbe49e6-4f05-48c2-a636-a516459fa47d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6575 | 2024.10.10 05:42:22.018562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6576 | 2024.10.10 05:42:22.018635 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6577 | 2024.10.10 05:42:22.018671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6578 | 2024.10.10 05:42:22.018700 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 242 rows starting from the beginning of the part | ||
6579 | 2024.10.10 05:42:22.018712 [ 3 ] {} <Debug> HTTP-Session: 4be73172-673c-48cb-9894-2d4c465ae925 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6580 | 2024.10.10 05:42:22.018758 [ 3 ] {} <Debug> HTTP-Session: 4be73172-673c-48cb-9894-2d4c465ae925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6581 | 2024.10.10 05:42:22.018787 [ 3 ] {} <Debug> HTTP-Session: 4be73172-673c-48cb-9894-2d4c465ae925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6582 | 2024.10.10 05:42:22.018931 [ 3 ] {} <Trace> HTTP-Session: 4be73172-673c-48cb-9894-2d4c465ae925 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6583 | 2024.10.10 05:42:22.018977 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
6584 | 2024.10.10 05:42:22.019242 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
6585 | 2024.10.10 05:42:22.019259 [ 3 ] {3849c2c9-b6dc-41b3-bc04-a6ec31be7a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
6586 | 2024.10.10 05:42:22.019471 [ 3 ] {3849c2c9-b6dc-41b3-bc04-a6ec31be7a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6587 | 2024.10.10 05:42:22.019595 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
6588 | 2024.10.10 05:42:22.020006 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
6589 | 2024.10.10 05:42:22.020329 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
6590 | 2024.10.10 05:42:22.021185 [ 3 ] {3849c2c9-b6dc-41b3-bc04-a6ec31be7a9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6591 | 2024.10.10 05:42:22.022000 [ 3 ] {3849c2c9-b6dc-41b3-bc04-a6ec31be7a9b} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6592 | 2024.10.10 05:42:22.022068 [ 3 ] {3849c2c9-b6dc-41b3-bc04-a6ec31be7a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6593 | 2024.10.10 05:42:22.023062 [ 3 ] {3849c2c9-b6dc-41b3-bc04-a6ec31be7a9b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6594 | 2024.10.10 05:42:22.023312 [ 196 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005139635 sec., 102341.89781959225 rows/sec., 6.95 MiB/sec. | ||
6595 | 2024.10.10 05:42:22.023516 [ 196 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
6596 | 2024.10.10 05:42:22.023668 [ 3 ] {3849c2c9-b6dc-41b3-bc04-a6ec31be7a9b} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6597 | 2024.10.10 05:42:22.023898 [ 104 ] {} <Debug> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
6598 | 2024.10.10 05:42:22.023940 [ 3 ] {3849c2c9-b6dc-41b3-bc04-a6ec31be7a9b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.004817 sec., 1245.5885405854267 rows/sec., 73.59 KiB/sec. | ||
6599 | 2024.10.10 05:42:22.023992 [ 104 ] {} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6600 | 2024.10.10 05:42:22.024071 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6601 | 2024.10.10 05:42:22.024474 [ 197 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
6602 | 2024.10.10 05:42:22.024489 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_15_3} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6603 | 2024.10.10 05:42:22.024489 [ 3 ] {3849c2c9-b6dc-41b3-bc04-a6ec31be7a9b} <Debug> DynamicQueryHandler: Done processing query | ||
6604 | 2024.10.10 05:42:22.024615 [ 3 ] {3849c2c9-b6dc-41b3-bc04-a6ec31be7a9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6605 | 2024.10.10 05:42:22.024687 [ 3 ] {} <Debug> HTTP-Session: 4be73172-673c-48cb-9894-2d4c465ae925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6606 | 2024.10.10 05:42:22.024813 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_15_3} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
6607 | 2024.10.10 05:42:22.024925 [ 197 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6608 | 2024.10.10 05:42:22.024995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6609 | 2024.10.10 05:42:22.025056 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
6610 | 2024.10.10 05:42:22.025066 [ 197 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 6 rows starting from the beginning of the part | ||
6611 | 2024.10.10 05:42:22.025125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6612 | 2024.10.10 05:42:22.025174 [ 3 ] {} <Debug> HTTP-Session: 785a07d4-ea7f-4d23-a971-f743a3805e57 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6613 | 2024.10.10 05:42:22.025286 [ 3 ] {} <Debug> HTTP-Session: 785a07d4-ea7f-4d23-a971-f743a3805e57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6614 | 2024.10.10 05:42:22.025383 [ 3 ] {} <Debug> HTTP-Session: 785a07d4-ea7f-4d23-a971-f743a3805e57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6615 | 2024.10.10 05:42:22.025403 [ 197 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
6616 | 2024.10.10 05:42:22.025494 [ 3 ] {} <Trace> HTTP-Session: 785a07d4-ea7f-4d23-a971-f743a3805e57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6617 | 2024.10.10 05:42:22.025669 [ 197 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
6618 | 2024.10.10 05:42:22.025924 [ 197 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
6619 | 2024.10.10 05:42:22.026002 [ 3 ] {683d26a6-69e6-4c6c-8dfd-71735d8a46e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6620 | 2024.10.10 05:42:22.026176 [ 3 ] {683d26a6-69e6-4c6c-8dfd-71735d8a46e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6621 | 2024.10.10 05:42:22.026224 [ 197 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
6622 | 2024.10.10 05:42:22.027226 [ 3 ] {683d26a6-69e6-4c6c-8dfd-71735d8a46e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6623 | 2024.10.10 05:42:22.028605 [ 3 ] {683d26a6-69e6-4c6c-8dfd-71735d8a46e1} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6624 | 2024.10.10 05:42:22.028666 [ 3 ] {683d26a6-69e6-4c6c-8dfd-71735d8a46e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6625 | 2024.10.10 05:42:22.028682 [ 186 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004441626 sec., 6754.283228709486 rows/sec., 428.74 KiB/sec. | ||
6626 | 2024.10.10 05:42:22.028929 [ 186 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
6627 | 2024.10.10 05:42:22.029531 [ 3 ] {683d26a6-69e6-4c6c-8dfd-71735d8a46e1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6628 | 2024.10.10 05:42:22.029897 [ 186 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_13_3} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6629 | 2024.10.10 05:42:22.030174 [ 186 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_13_3} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
6630 | 2024.10.10 05:42:22.030320 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6631 | 2024.10.10 05:42:22.030438 [ 3 ] {683d26a6-69e6-4c6c-8dfd-71735d8a46e1} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6632 | 2024.10.10 05:42:22.030588 [ 3 ] {683d26a6-69e6-4c6c-8dfd-71735d8a46e1} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.004836 sec., 80645.16129032258 rows/sec., 5.72 MiB/sec. | ||
6633 | 2024.10.10 05:42:22.030989 [ 3 ] {683d26a6-69e6-4c6c-8dfd-71735d8a46e1} <Debug> DynamicQueryHandler: Done processing query | ||
6634 | 2024.10.10 05:42:22.031014 [ 3 ] {683d26a6-69e6-4c6c-8dfd-71735d8a46e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
6635 | 2024.10.10 05:42:22.031031 [ 3 ] {} <Debug> HTTP-Session: 785a07d4-ea7f-4d23-a971-f743a3805e57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6636 | 2024.10.10 05:42:22.031170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6637 | 2024.10.10 05:42:22.031219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6638 | 2024.10.10 05:42:22.031238 [ 3 ] {} <Debug> HTTP-Session: a854c442-1804-47ec-a534-3fafd88f28d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6639 | 2024.10.10 05:42:22.031255 [ 3 ] {} <Debug> HTTP-Session: a854c442-1804-47ec-a534-3fafd88f28d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6640 | 2024.10.10 05:42:22.031270 [ 3 ] {} <Debug> HTTP-Session: a854c442-1804-47ec-a534-3fafd88f28d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6641 | 2024.10.10 05:42:22.031302 [ 3 ] {} <Trace> HTTP-Session: a854c442-1804-47ec-a534-3fafd88f28d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6642 | 2024.10.10 05:42:22.031402 [ 3 ] {5ccdd485-5df5-4d89-999c-71dfe0ef45fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
6643 | 2024.10.10 05:42:22.031449 [ 3 ] {5ccdd485-5df5-4d89-999c-71dfe0ef45fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6644 | 2024.10.10 05:42:22.031602 [ 3 ] {5ccdd485-5df5-4d89-999c-71dfe0ef45fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6645 | 2024.10.10 05:42:22.031888 [ 3 ] {5ccdd485-5df5-4d89-999c-71dfe0ef45fd} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6646 | 2024.10.10 05:42:22.031927 [ 3 ] {5ccdd485-5df5-4d89-999c-71dfe0ef45fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6647 | 2024.10.10 05:42:22.032311 [ 3 ] {5ccdd485-5df5-4d89-999c-71dfe0ef45fd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6648 | 2024.10.10 05:42:22.032680 [ 3 ] {5ccdd485-5df5-4d89-999c-71dfe0ef45fd} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6649 | 2024.10.10 05:42:22.032818 [ 3 ] {5ccdd485-5df5-4d89-999c-71dfe0ef45fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec. | ||
6650 | 2024.10.10 05:42:22.032980 [ 3 ] {5ccdd485-5df5-4d89-999c-71dfe0ef45fd} <Debug> DynamicQueryHandler: Done processing query | ||
6651 | 2024.10.10 05:42:22.033004 [ 3 ] {5ccdd485-5df5-4d89-999c-71dfe0ef45fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
6652 | 2024.10.10 05:42:22.033020 [ 3 ] {} <Debug> HTTP-Session: a854c442-1804-47ec-a534-3fafd88f28d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6653 | 2024.10.10 05:42:22.033186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6654 | 2024.10.10 05:42:22.033235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6655 | 2024.10.10 05:42:22.033254 [ 3 ] {} <Debug> HTTP-Session: 6b875fcc-2e88-47b7-beec-fd84890d4894 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6656 | 2024.10.10 05:42:22.033271 [ 3 ] {} <Debug> HTTP-Session: 6b875fcc-2e88-47b7-beec-fd84890d4894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6657 | 2024.10.10 05:42:22.033286 [ 3 ] {} <Debug> HTTP-Session: 6b875fcc-2e88-47b7-beec-fd84890d4894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6658 | 2024.10.10 05:42:22.033317 [ 3 ] {} <Trace> HTTP-Session: 6b875fcc-2e88-47b7-beec-fd84890d4894 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6659 | 2024.10.10 05:42:22.033488 [ 3 ] {c99b691f-8d9e-4ab2-bce2-7932c01d1589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6660 | 2024.10.10 05:42:22.033536 [ 3 ] {c99b691f-8d9e-4ab2-bce2-7932c01d1589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6661 | 2024.10.10 05:42:22.033683 [ 3 ] {c99b691f-8d9e-4ab2-bce2-7932c01d1589} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6662 | 2024.10.10 05:42:22.034118 [ 3 ] {c99b691f-8d9e-4ab2-bce2-7932c01d1589} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6663 | 2024.10.10 05:42:22.034154 [ 3 ] {c99b691f-8d9e-4ab2-bce2-7932c01d1589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6664 | 2024.10.10 05:42:22.034563 [ 3 ] {c99b691f-8d9e-4ab2-bce2-7932c01d1589} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6665 | 2024.10.10 05:42:22.034920 [ 3 ] {c99b691f-8d9e-4ab2-bce2-7932c01d1589} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6666 | 2024.10.10 05:42:22.035053 [ 3 ] {c99b691f-8d9e-4ab2-bce2-7932c01d1589} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001657 sec., 143029.57151478576 rows/sec., 9.59 MiB/sec. | ||
6667 | 2024.10.10 05:42:22.035228 [ 3 ] {c99b691f-8d9e-4ab2-bce2-7932c01d1589} <Debug> DynamicQueryHandler: Done processing query | ||
6668 | 2024.10.10 05:42:22.035253 [ 3 ] {c99b691f-8d9e-4ab2-bce2-7932c01d1589} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
6669 | 2024.10.10 05:42:22.035270 [ 3 ] {} <Debug> HTTP-Session: 6b875fcc-2e88-47b7-beec-fd84890d4894 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6670 | 2024.10.10 05:42:22.035382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6671 | 2024.10.10 05:42:22.035445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6672 | 2024.10.10 05:42:22.035465 [ 3 ] {} <Debug> HTTP-Session: 7daebdf2-3cf3-4744-a339-5ac83d171b0b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6673 | 2024.10.10 05:42:22.035482 [ 3 ] {} <Debug> HTTP-Session: 7daebdf2-3cf3-4744-a339-5ac83d171b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6674 | 2024.10.10 05:42:22.035496 [ 3 ] {} <Debug> HTTP-Session: 7daebdf2-3cf3-4744-a339-5ac83d171b0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6675 | 2024.10.10 05:42:22.035526 [ 3 ] {} <Trace> HTTP-Session: 7daebdf2-3cf3-4744-a339-5ac83d171b0b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6676 | 2024.10.10 05:42:22.035618 [ 3 ] {89851b5f-23f1-4cc0-91e7-0d0dcf3c7e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
6677 | 2024.10.10 05:42:22.035664 [ 3 ] {89851b5f-23f1-4cc0-91e7-0d0dcf3c7e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6678 | 2024.10.10 05:42:22.035795 [ 3 ] {89851b5f-23f1-4cc0-91e7-0d0dcf3c7e87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6679 | 2024.10.10 05:42:22.036047 [ 3 ] {89851b5f-23f1-4cc0-91e7-0d0dcf3c7e87} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6680 | 2024.10.10 05:42:22.036082 [ 3 ] {89851b5f-23f1-4cc0-91e7-0d0dcf3c7e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6681 | 2024.10.10 05:42:22.036436 [ 3 ] {89851b5f-23f1-4cc0-91e7-0d0dcf3c7e87} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6682 | 2024.10.10 05:42:22.036761 [ 3 ] {89851b5f-23f1-4cc0-91e7-0d0dcf3c7e87} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6683 | 2024.10.10 05:42:22.036891 [ 3 ] {89851b5f-23f1-4cc0-91e7-0d0dcf3c7e87} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001294 sec., 772.7975270479135 rows/sec., 52.07 KiB/sec. | ||
6684 | 2024.10.10 05:42:22.037085 [ 3 ] {89851b5f-23f1-4cc0-91e7-0d0dcf3c7e87} <Debug> DynamicQueryHandler: Done processing query | ||
6685 | 2024.10.10 05:42:22.037110 [ 3 ] {89851b5f-23f1-4cc0-91e7-0d0dcf3c7e87} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
6686 | 2024.10.10 05:42:22.037125 [ 3 ] {} <Debug> HTTP-Session: 7daebdf2-3cf3-4744-a339-5ac83d171b0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6687 | 2024.10.10 05:42:22.037264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6688 | 2024.10.10 05:42:22.037313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6689 | 2024.10.10 05:42:22.037332 [ 3 ] {} <Debug> HTTP-Session: 841c9152-6d11-4539-ad32-7b998a9a001f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6690 | 2024.10.10 05:42:22.037349 [ 3 ] {} <Debug> HTTP-Session: 841c9152-6d11-4539-ad32-7b998a9a001f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6691 | 2024.10.10 05:42:22.037363 [ 3 ] {} <Debug> HTTP-Session: 841c9152-6d11-4539-ad32-7b998a9a001f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6692 | 2024.10.10 05:42:22.037393 [ 3 ] {} <Trace> HTTP-Session: 841c9152-6d11-4539-ad32-7b998a9a001f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6693 | 2024.10.10 05:42:22.037542 [ 3 ] {b73d1a0d-1d73-4b23-8ceb-97ade6dcc17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6694 | 2024.10.10 05:42:22.037605 [ 3 ] {b73d1a0d-1d73-4b23-8ceb-97ade6dcc17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6695 | 2024.10.10 05:42:22.038043 [ 3 ] {b73d1a0d-1d73-4b23-8ceb-97ade6dcc17d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6696 | 2024.10.10 05:42:22.038483 [ 3 ] {b73d1a0d-1d73-4b23-8ceb-97ade6dcc17d} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6697 | 2024.10.10 05:42:22.038519 [ 3 ] {b73d1a0d-1d73-4b23-8ceb-97ade6dcc17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6698 | 2024.10.10 05:42:22.039149 [ 3 ] {b73d1a0d-1d73-4b23-8ceb-97ade6dcc17d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
6699 | 2024.10.10 05:42:22.039575 [ 3 ] {b73d1a0d-1d73-4b23-8ceb-97ade6dcc17d} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6700 | 2024.10.10 05:42:22.039739 [ 3 ] {b73d1a0d-1d73-4b23-8ceb-97ade6dcc17d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002267 sec., 3528.8928098809 rows/sec., 6.32 MiB/sec. | ||
6701 | 2024.10.10 05:42:22.040315 [ 3 ] {b73d1a0d-1d73-4b23-8ceb-97ade6dcc17d} <Debug> DynamicQueryHandler: Done processing query | ||
6702 | 2024.10.10 05:42:22.040340 [ 3 ] {b73d1a0d-1d73-4b23-8ceb-97ade6dcc17d} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
6703 | 2024.10.10 05:42:22.040356 [ 3 ] {} <Debug> HTTP-Session: 841c9152-6d11-4539-ad32-7b998a9a001f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6704 | 2024.10.10 05:42:22.040475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6705 | 2024.10.10 05:42:22.040523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6706 | 2024.10.10 05:42:22.040541 [ 3 ] {} <Debug> HTTP-Session: d2b6d65d-0cf1-4bfa-bbc8-c5fe35c8d603 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6707 | 2024.10.10 05:42:22.040558 [ 3 ] {} <Debug> HTTP-Session: d2b6d65d-0cf1-4bfa-bbc8-c5fe35c8d603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6708 | 2024.10.10 05:42:22.040572 [ 3 ] {} <Debug> HTTP-Session: d2b6d65d-0cf1-4bfa-bbc8-c5fe35c8d603 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6709 | 2024.10.10 05:42:22.040602 [ 3 ] {} <Trace> HTTP-Session: d2b6d65d-0cf1-4bfa-bbc8-c5fe35c8d603 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6710 | 2024.10.10 05:42:22.040721 [ 3 ] {7fc44c0f-ffdd-41bc-a9ca-e2a4080f34e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6711 | 2024.10.10 05:42:22.040767 [ 3 ] {7fc44c0f-ffdd-41bc-a9ca-e2a4080f34e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6712 | 2024.10.10 05:42:22.040920 [ 3 ] {7fc44c0f-ffdd-41bc-a9ca-e2a4080f34e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6713 | 2024.10.10 05:42:22.041193 [ 3 ] {7fc44c0f-ffdd-41bc-a9ca-e2a4080f34e0} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6714 | 2024.10.10 05:42:22.041228 [ 3 ] {7fc44c0f-ffdd-41bc-a9ca-e2a4080f34e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6715 | 2024.10.10 05:42:22.041597 [ 3 ] {7fc44c0f-ffdd-41bc-a9ca-e2a4080f34e0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6716 | 2024.10.10 05:42:22.041924 [ 3 ] {7fc44c0f-ffdd-41bc-a9ca-e2a4080f34e0} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6717 | 2024.10.10 05:42:22.042053 [ 3 ] {7fc44c0f-ffdd-41bc-a9ca-e2a4080f34e0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001375 sec., 59636.36363636364 rows/sec., 3.79 MiB/sec. | ||
6718 | 2024.10.10 05:42:22.042207 [ 3 ] {7fc44c0f-ffdd-41bc-a9ca-e2a4080f34e0} <Debug> DynamicQueryHandler: Done processing query | ||
6719 | 2024.10.10 05:42:22.042231 [ 3 ] {7fc44c0f-ffdd-41bc-a9ca-e2a4080f34e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6720 | 2024.10.10 05:42:22.042246 [ 3 ] {} <Debug> HTTP-Session: d2b6d65d-0cf1-4bfa-bbc8-c5fe35c8d603 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6721 | 2024.10.10 05:42:25.125103 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6722 | 2024.10.10 05:42:25.125180 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6723 | 2024.10.10 05:42:25.372978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 175589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6724 | 2024.10.10 05:42:25.373102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6725 | 2024.10.10 05:42:25.373127 [ 3 ] {} <Debug> HTTP-Session: 24775e6a-9477-4670-b94c-588ebc60ab14 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6726 | 2024.10.10 05:42:25.373151 [ 3 ] {} <Debug> HTTP-Session: 24775e6a-9477-4670-b94c-588ebc60ab14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6727 | 2024.10.10 05:42:25.373166 [ 3 ] {} <Debug> HTTP-Session: 24775e6a-9477-4670-b94c-588ebc60ab14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6728 | 2024.10.10 05:42:25.373217 [ 3 ] {} <Trace> HTTP-Session: 24775e6a-9477-4670-b94c-588ebc60ab14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6729 | 2024.10.10 05:42:25.374371 [ 3 ] {9027124a-0f99-4ab0-a34c-18c4b87bf157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6730 | 2024.10.10 05:42:25.374452 [ 3 ] {9027124a-0f99-4ab0-a34c-18c4b87bf157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6731 | 2024.10.10 05:42:25.374796 [ 3 ] {9027124a-0f99-4ab0-a34c-18c4b87bf157} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6732 | 2024.10.10 05:42:25.375896 [ 3 ] {9027124a-0f99-4ab0-a34c-18c4b87bf157} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6733 | 2024.10.10 05:42:25.375946 [ 3 ] {9027124a-0f99-4ab0-a34c-18c4b87bf157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6734 | 2024.10.10 05:42:25.376530 [ 3 ] {9027124a-0f99-4ab0-a34c-18c4b87bf157} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6735 | 2024.10.10 05:42:25.376967 [ 3 ] {9027124a-0f99-4ab0-a34c-18c4b87bf157} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6736 | 2024.10.10 05:42:25.377146 [ 3 ] {9027124a-0f99-4ab0-a34c-18c4b87bf157} <Debug> executeQuery: Read 1214 rows, 102.19 KiB in 0.003716 sec., 326695.37136706134 rows/sec., 26.85 MiB/sec. | ||
6737 | 2024.10.10 05:42:25.377165 [ 101 ] {} <Debug> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6738 | 2024.10.10 05:42:25.377285 [ 101 ] {} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6739 | 2024.10.10 05:42:25.377329 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6740 | 2024.10.10 05:42:25.377462 [ 3 ] {9027124a-0f99-4ab0-a34c-18c4b87bf157} <Debug> DynamicQueryHandler: Done processing query | ||
6741 | 2024.10.10 05:42:25.377478 [ 197 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
6742 | 2024.10.10 05:42:25.377500 [ 3 ] {9027124a-0f99-4ab0-a34c-18c4b87bf157} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
6743 | 2024.10.10 05:42:25.377555 [ 3 ] {} <Debug> HTTP-Session: 24775e6a-9477-4670-b94c-588ebc60ab14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6744 | 2024.10.10 05:42:25.377746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6745 | 2024.10.10 05:42:25.377773 [ 197 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6746 | 2024.10.10 05:42:25.377850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6747 | 2024.10.10 05:42:25.377850 [ 197 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1416 rows starting from the beginning of the part | ||
6748 | 2024.10.10 05:42:25.377896 [ 3 ] {} <Debug> HTTP-Session: 3ab565fd-8f14-4052-8ae3-9e3ac844b9ce Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6749 | 2024.10.10 05:42:25.377937 [ 3 ] {} <Debug> HTTP-Session: 3ab565fd-8f14-4052-8ae3-9e3ac844b9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6750 | 2024.10.10 05:42:25.377973 [ 3 ] {} <Debug> HTTP-Session: 3ab565fd-8f14-4052-8ae3-9e3ac844b9ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6751 | 2024.10.10 05:42:25.378110 [ 3 ] {} <Trace> HTTP-Session: 3ab565fd-8f14-4052-8ae3-9e3ac844b9ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6752 | 2024.10.10 05:42:25.378164 [ 197 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 119 rows starting from the beginning of the part | ||
6753 | 2024.10.10 05:42:25.378479 [ 3 ] {baa66f57-8be0-441d-b489-476cd00fcd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6754 | 2024.10.10 05:42:25.378540 [ 197 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 207 rows starting from the beginning of the part | ||
6755 | 2024.10.10 05:42:25.378618 [ 3 ] {baa66f57-8be0-441d-b489-476cd00fcd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6756 | 2024.10.10 05:42:25.378795 [ 197 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 118 rows starting from the beginning of the part | ||
6757 | 2024.10.10 05:42:25.379358 [ 197 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 205 rows starting from the beginning of the part | ||
6758 | 2024.10.10 05:42:25.379762 [ 197 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1214 rows starting from the beginning of the part | ||
6759 | 2024.10.10 05:42:25.380473 [ 3 ] {baa66f57-8be0-441d-b489-476cd00fcd99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6760 | 2024.10.10 05:42:25.381350 [ 3 ] {baa66f57-8be0-441d-b489-476cd00fcd99} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6761 | 2024.10.10 05:42:25.381427 [ 3 ] {baa66f57-8be0-441d-b489-476cd00fcd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6762 | 2024.10.10 05:42:25.382517 [ 3 ] {baa66f57-8be0-441d-b489-476cd00fcd99} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6763 | 2024.10.10 05:42:25.383296 [ 3 ] {baa66f57-8be0-441d-b489-476cd00fcd99} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6764 | 2024.10.10 05:42:25.383642 [ 3 ] {baa66f57-8be0-441d-b489-476cd00fcd99} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.005303 sec., 1697.152555157458 rows/sec., 127.62 KiB/sec. | ||
6765 | 2024.10.10 05:42:25.384429 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3279 rows, containing 5 columns (5 merged, 0 gathered) in 0.007000494 sec., 468395.51608786464 rows/sec., 40.95 MiB/sec. | ||
6766 | 2024.10.10 05:42:25.384445 [ 3 ] {baa66f57-8be0-441d-b489-476cd00fcd99} <Debug> DynamicQueryHandler: Done processing query | ||
6767 | 2024.10.10 05:42:25.384566 [ 3 ] {baa66f57-8be0-441d-b489-476cd00fcd99} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6768 | 2024.10.10 05:42:25.384604 [ 3 ] {} <Debug> HTTP-Session: 3ab565fd-8f14-4052-8ae3-9e3ac844b9ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6769 | 2024.10.10 05:42:25.384812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6770 | 2024.10.10 05:42:25.384825 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6771 | 2024.10.10 05:42:25.384913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6772 | 2024.10.10 05:42:25.384983 [ 3 ] {} <Debug> HTTP-Session: 0840d30f-7d4a-4246-8ac5-43143d472137 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6773 | 2024.10.10 05:42:25.385011 [ 3 ] {} <Debug> HTTP-Session: 0840d30f-7d4a-4246-8ac5-43143d472137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6774 | 2024.10.10 05:42:25.385028 [ 3 ] {} <Debug> HTTP-Session: 0840d30f-7d4a-4246-8ac5-43143d472137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6775 | 2024.10.10 05:42:25.385075 [ 3 ] {} <Trace> HTTP-Session: 0840d30f-7d4a-4246-8ac5-43143d472137 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6776 | 2024.10.10 05:42:25.385403 [ 3 ] {f74b5875-a42b-4f5e-b363-3ebe596488f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
6777 | 2024.10.10 05:42:25.385507 [ 3 ] {f74b5875-a42b-4f5e-b363-3ebe596488f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6778 | 2024.10.10 05:42:25.385786 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_31_6} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6779 | 2024.10.10 05:42:25.386065 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_31_6} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6780 | 2024.10.10 05:42:25.386117 [ 3 ] {f74b5875-a42b-4f5e-b363-3ebe596488f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6781 | 2024.10.10 05:42:25.386263 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
6782 | 2024.10.10 05:42:25.386701 [ 3 ] {f74b5875-a42b-4f5e-b363-3ebe596488f7} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6783 | 2024.10.10 05:42:25.386746 [ 3 ] {f74b5875-a42b-4f5e-b363-3ebe596488f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6784 | 2024.10.10 05:42:25.387189 [ 3 ] {f74b5875-a42b-4f5e-b363-3ebe596488f7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6785 | 2024.10.10 05:42:25.387584 [ 3 ] {f74b5875-a42b-4f5e-b363-3ebe596488f7} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6786 | 2024.10.10 05:42:25.387740 [ 3 ] {f74b5875-a42b-4f5e-b363-3ebe596488f7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00254 sec., 89763.77952755905 rows/sec., 6.08 MiB/sec. | ||
6787 | 2024.10.10 05:42:25.387921 [ 3 ] {f74b5875-a42b-4f5e-b363-3ebe596488f7} <Debug> DynamicQueryHandler: Done processing query | ||
6788 | 2024.10.10 05:42:25.387947 [ 3 ] {f74b5875-a42b-4f5e-b363-3ebe596488f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
6789 | 2024.10.10 05:42:25.387963 [ 3 ] {} <Debug> HTTP-Session: 0840d30f-7d4a-4246-8ac5-43143d472137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6790 | 2024.10.10 05:42:25.388200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 87375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6791 | 2024.10.10 05:42:25.388256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6792 | 2024.10.10 05:42:25.388278 [ 3 ] {} <Debug> HTTP-Session: abda2d2b-fdbc-4ae7-94e6-f17536cc707e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6793 | 2024.10.10 05:42:25.388294 [ 3 ] {} <Debug> HTTP-Session: abda2d2b-fdbc-4ae7-94e6-f17536cc707e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6794 | 2024.10.10 05:42:25.388308 [ 3 ] {} <Debug> HTTP-Session: abda2d2b-fdbc-4ae7-94e6-f17536cc707e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6795 | 2024.10.10 05:42:25.388339 [ 3 ] {} <Trace> HTTP-Session: abda2d2b-fdbc-4ae7-94e6-f17536cc707e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6796 | 2024.10.10 05:42:25.388631 [ 3 ] {58d907a6-806f-4cee-b366-e60b9048129f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6797 | 2024.10.10 05:42:25.388681 [ 3 ] {58d907a6-806f-4cee-b366-e60b9048129f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6798 | 2024.10.10 05:42:25.388914 [ 3 ] {58d907a6-806f-4cee-b366-e60b9048129f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6799 | 2024.10.10 05:42:25.389496 [ 3 ] {58d907a6-806f-4cee-b366-e60b9048129f} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6800 | 2024.10.10 05:42:25.389535 [ 3 ] {58d907a6-806f-4cee-b366-e60b9048129f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6801 | 2024.10.10 05:42:25.389935 [ 3 ] {58d907a6-806f-4cee-b366-e60b9048129f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6802 | 2024.10.10 05:42:25.390304 [ 3 ] {58d907a6-806f-4cee-b366-e60b9048129f} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6803 | 2024.10.10 05:42:25.390464 [ 3 ] {58d907a6-806f-4cee-b366-e60b9048129f} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.002006 sec., 263708.8733798604 rows/sec., 19.53 MiB/sec. | ||
6804 | 2024.10.10 05:42:25.390472 [ 101 ] {} <Debug> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6805 | 2024.10.10 05:42:25.390568 [ 101 ] {} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6806 | 2024.10.10 05:42:25.390624 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6807 | 2024.10.10 05:42:25.390793 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
6808 | 2024.10.10 05:42:25.390809 [ 3 ] {58d907a6-806f-4cee-b366-e60b9048129f} <Debug> DynamicQueryHandler: Done processing query | ||
6809 | 2024.10.10 05:42:25.390846 [ 3 ] {58d907a6-806f-4cee-b366-e60b9048129f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
6810 | 2024.10.10 05:42:25.390874 [ 3 ] {} <Debug> HTTP-Session: abda2d2b-fdbc-4ae7-94e6-f17536cc707e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6811 | 2024.10.10 05:42:25.390953 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6812 | 2024.10.10 05:42:25.390985 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 913 rows starting from the beginning of the part | ||
6813 | 2024.10.10 05:42:25.391065 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 97 rows starting from the beginning of the part | ||
6814 | 2024.10.10 05:42:25.391274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 180660, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6815 | 2024.10.10 05:42:25.391279 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 394 rows starting from the beginning of the part | ||
6816 | 2024.10.10 05:42:25.391380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6817 | 2024.10.10 05:42:25.391484 [ 3 ] {} <Debug> HTTP-Session: d6d81900-5566-4b8d-aab0-981d4d386209 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6818 | 2024.10.10 05:42:25.391538 [ 3 ] {} <Debug> HTTP-Session: d6d81900-5566-4b8d-aab0-981d4d386209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6819 | 2024.10.10 05:42:25.391559 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 95 rows starting from the beginning of the part | ||
6820 | 2024.10.10 05:42:25.391573 [ 3 ] {} <Debug> HTTP-Session: d6d81900-5566-4b8d-aab0-981d4d386209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6821 | 2024.10.10 05:42:25.391642 [ 3 ] {} <Trace> HTTP-Session: d6d81900-5566-4b8d-aab0-981d4d386209 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6822 | 2024.10.10 05:42:25.391731 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 390 rows starting from the beginning of the part | ||
6823 | 2024.10.10 05:42:25.391864 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 529 rows starting from the beginning of the part | ||
6824 | 2024.10.10 05:42:25.392180 [ 3 ] {b8768214-753a-4478-965a-9421fd554705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6825 | 2024.10.10 05:42:25.392252 [ 3 ] {b8768214-753a-4478-965a-9421fd554705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6826 | 2024.10.10 05:42:25.392586 [ 3 ] {b8768214-753a-4478-965a-9421fd554705} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6827 | 2024.10.10 05:42:25.393555 [ 3 ] {b8768214-753a-4478-965a-9421fd554705} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6828 | 2024.10.10 05:42:25.393603 [ 3 ] {b8768214-753a-4478-965a-9421fd554705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6829 | 2024.10.10 05:42:25.393610 [ 186 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 5 columns (5 merged, 0 gathered) in 0.002882006 sec., 838998.9472610397 rows/sec., 64.35 MiB/sec. | ||
6830 | 2024.10.10 05:42:25.393840 [ 186 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6831 | 2024.10.10 05:42:25.394442 [ 3 ] {b8768214-753a-4478-965a-9421fd554705} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6832 | 2024.10.10 05:42:25.394748 [ 186 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_31_6} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6833 | 2024.10.10 05:42:25.394942 [ 186 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_31_6} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6834 | 2024.10.10 05:42:25.395085 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
6835 | 2024.10.10 05:42:25.395172 [ 3 ] {b8768214-753a-4478-965a-9421fd554705} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6836 | 2024.10.10 05:42:25.395355 [ 3 ] {b8768214-753a-4478-965a-9421fd554705} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.003506 sec., 271534.5122646891 rows/sec., 18.21 MiB/sec. | ||
6837 | 2024.10.10 05:42:25.395355 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6838 | 2024.10.10 05:42:25.395460 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6839 | 2024.10.10 05:42:25.395522 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6840 | 2024.10.10 05:42:25.395709 [ 3 ] {b8768214-753a-4478-965a-9421fd554705} <Debug> DynamicQueryHandler: Done processing query | ||
6841 | 2024.10.10 05:42:25.395734 [ 187 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
6842 | 2024.10.10 05:42:25.395749 [ 3 ] {b8768214-753a-4478-965a-9421fd554705} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
6843 | 2024.10.10 05:42:25.395824 [ 3 ] {} <Debug> HTTP-Session: d6d81900-5566-4b8d-aab0-981d4d386209 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6844 | 2024.10.10 05:42:25.396022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6845 | 2024.10.10 05:42:25.396041 [ 187 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6846 | 2024.10.10 05:42:25.396115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6847 | 2024.10.10 05:42:25.396120 [ 187 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9307 rows starting from the beginning of the part | ||
6848 | 2024.10.10 05:42:25.396158 [ 3 ] {} <Debug> HTTP-Session: 71e03eb7-89dc-4c94-b113-8b3879e40165 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6849 | 2024.10.10 05:42:25.396200 [ 3 ] {} <Debug> HTTP-Session: 71e03eb7-89dc-4c94-b113-8b3879e40165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6850 | 2024.10.10 05:42:25.396265 [ 3 ] {} <Debug> HTTP-Session: 71e03eb7-89dc-4c94-b113-8b3879e40165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6851 | 2024.10.10 05:42:25.396400 [ 187 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 161 rows starting from the beginning of the part | ||
6852 | 2024.10.10 05:42:25.396423 [ 3 ] {} <Trace> HTTP-Session: 71e03eb7-89dc-4c94-b113-8b3879e40165 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6853 | 2024.10.10 05:42:25.396735 [ 187 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 239 rows starting from the beginning of the part | ||
6854 | 2024.10.10 05:42:25.396850 [ 3 ] {0fa9ca67-1a91-4dfc-8dd3-a96fbb704c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6855 | 2024.10.10 05:42:25.396956 [ 187 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
6856 | 2024.10.10 05:42:25.397332 [ 187 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 237 rows starting from the beginning of the part | ||
6857 | 2024.10.10 05:42:25.397362 [ 3 ] {0fa9ca67-1a91-4dfc-8dd3-a96fbb704c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6858 | 2024.10.10 05:42:25.397716 [ 187 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 952 rows starting from the beginning of the part | ||
6859 | 2024.10.10 05:42:25.399446 [ 3 ] {0fa9ca67-1a91-4dfc-8dd3-a96fbb704c39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6860 | 2024.10.10 05:42:25.400622 [ 3 ] {0fa9ca67-1a91-4dfc-8dd3-a96fbb704c39} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6861 | 2024.10.10 05:42:25.400690 [ 3 ] {0fa9ca67-1a91-4dfc-8dd3-a96fbb704c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6862 | 2024.10.10 05:42:25.402579 [ 3 ] {0fa9ca67-1a91-4dfc-8dd3-a96fbb704c39} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6863 | 2024.10.10 05:42:25.403475 [ 3 ] {0fa9ca67-1a91-4dfc-8dd3-a96fbb704c39} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6864 | 2024.10.10 05:42:25.403920 [ 3 ] {0fa9ca67-1a91-4dfc-8dd3-a96fbb704c39} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.007267 sec., 1238.4752992981973 rows/sec., 2.22 MiB/sec. | ||
6865 | 2024.10.10 05:42:25.404693 [ 3 ] {0fa9ca67-1a91-4dfc-8dd3-a96fbb704c39} <Debug> DynamicQueryHandler: Done processing query | ||
6866 | 2024.10.10 05:42:25.404718 [ 3 ] {0fa9ca67-1a91-4dfc-8dd3-a96fbb704c39} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
6867 | 2024.10.10 05:42:25.404735 [ 3 ] {} <Debug> HTTP-Session: 71e03eb7-89dc-4c94-b113-8b3879e40165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6868 | 2024.10.10 05:42:25.404856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 6116, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6869 | 2024.10.10 05:42:25.404908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6870 | 2024.10.10 05:42:25.404941 [ 3 ] {} <Debug> HTTP-Session: 3d2b4309-9515-4334-b56a-c4a21e567b83 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6871 | 2024.10.10 05:42:25.404975 [ 3 ] {} <Debug> HTTP-Session: 3d2b4309-9515-4334-b56a-c4a21e567b83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6872 | 2024.10.10 05:42:25.404991 [ 3 ] {} <Debug> HTTP-Session: 3d2b4309-9515-4334-b56a-c4a21e567b83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6873 | 2024.10.10 05:42:25.405027 [ 3 ] {} <Trace> HTTP-Session: 3d2b4309-9515-4334-b56a-c4a21e567b83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6874 | 2024.10.10 05:42:25.405305 [ 3 ] {da9e5e03-dd03-4537-ba25-582c79d410f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
6875 | 2024.10.10 05:42:25.405480 [ 3 ] {da9e5e03-dd03-4537-ba25-582c79d410f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6876 | 2024.10.10 05:42:25.405552 [ 190 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11056 rows, containing 5 columns (5 merged, 0 gathered) in 0.009918241 sec., 1114713.7884630954 rows/sec., 74.94 MiB/sec. | ||
6877 | 2024.10.10 05:42:25.405726 [ 3 ] {da9e5e03-dd03-4537-ba25-582c79d410f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6878 | 2024.10.10 05:42:25.405933 [ 190 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6879 | 2024.10.10 05:42:25.406301 [ 3 ] {da9e5e03-dd03-4537-ba25-582c79d410f2} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6880 | 2024.10.10 05:42:25.406378 [ 3 ] {da9e5e03-dd03-4537-ba25-582c79d410f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6881 | 2024.10.10 05:42:25.406992 [ 190 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6882 | 2024.10.10 05:42:25.407169 [ 190 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6883 | 2024.10.10 05:42:25.407259 [ 3 ] {da9e5e03-dd03-4537-ba25-582c79d410f2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6884 | 2024.10.10 05:42:25.407302 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
6885 | 2024.10.10 05:42:25.407644 [ 3 ] {da9e5e03-dd03-4537-ba25-582c79d410f2} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6886 | 2024.10.10 05:42:25.407809 [ 3 ] {da9e5e03-dd03-4537-ba25-582c79d410f2} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.002643 sec., 15134.31706394249 rows/sec., 1.02 MiB/sec. | ||
6887 | 2024.10.10 05:42:25.407820 [ 101 ] {} <Debug> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6888 | 2024.10.10 05:42:25.407916 [ 101 ] {} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6889 | 2024.10.10 05:42:25.407972 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6890 | 2024.10.10 05:42:25.408127 [ 3 ] {da9e5e03-dd03-4537-ba25-582c79d410f2} <Debug> DynamicQueryHandler: Done processing query | ||
6891 | 2024.10.10 05:42:25.408139 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
6892 | 2024.10.10 05:42:25.408163 [ 3 ] {da9e5e03-dd03-4537-ba25-582c79d410f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
6893 | 2024.10.10 05:42:25.408223 [ 3 ] {} <Debug> HTTP-Session: 3d2b4309-9515-4334-b56a-c4a21e567b83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6894 | 2024.10.10 05:42:25.408338 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6895 | 2024.10.10 05:42:25.408374 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1296 rows starting from the beginning of the part | ||
6896 | 2024.10.10 05:42:25.408461 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
6897 | 2024.10.10 05:42:25.408606 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part | ||
6898 | 2024.10.10 05:42:25.408850 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
6899 | 2024.10.10 05:42:25.408939 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 82 rows starting from the beginning of the part | ||
6900 | 2024.10.10 05:42:25.409119 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
6901 | 2024.10.10 05:42:25.410377 [ 190 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 4 columns (4 merged, 0 gathered) in 0.002317461 sec., 699040.8900085051 rows/sec., 45.14 MiB/sec. | ||
6902 | 2024.10.10 05:42:25.410605 [ 187 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6903 | 2024.10.10 05:42:25.411004 [ 187 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_31_6} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6904 | 2024.10.10 05:42:25.411093 [ 187 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_31_6} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6905 | 2024.10.10 05:42:25.411174 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
6906 | 2024.10.10 05:42:26.000139 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.52 MiB, peak 162.14 MiB, free memory in arenas 0.00 B, will set to 156.15 MiB (RSS), difference: 2.63 MiB | ||
6907 | 2024.10.10 05:42:27.001496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6908 | 2024.10.10 05:42:27.001616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6909 | 2024.10.10 05:42:27.001640 [ 3 ] {} <Debug> HTTP-Session: 03653768-f187-4bea-b0bf-fa71a2ebb274 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6910 | 2024.10.10 05:42:27.001665 [ 3 ] {} <Debug> HTTP-Session: 03653768-f187-4bea-b0bf-fa71a2ebb274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6911 | 2024.10.10 05:42:27.001680 [ 3 ] {} <Debug> HTTP-Session: 03653768-f187-4bea-b0bf-fa71a2ebb274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6912 | 2024.10.10 05:42:27.001735 [ 3 ] {} <Trace> HTTP-Session: 03653768-f187-4bea-b0bf-fa71a2ebb274 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6913 | 2024.10.10 05:42:27.002064 [ 3 ] {c8681b3c-34b1-4cdf-89e6-70538df60879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
6914 | 2024.10.10 05:42:27.002173 [ 3 ] {c8681b3c-34b1-4cdf-89e6-70538df60879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6915 | 2024.10.10 05:42:27.002751 [ 3 ] {c8681b3c-34b1-4cdf-89e6-70538df60879} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6916 | 2024.10.10 05:42:27.003377 [ 3 ] {c8681b3c-34b1-4cdf-89e6-70538df60879} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6917 | 2024.10.10 05:42:27.003424 [ 3 ] {c8681b3c-34b1-4cdf-89e6-70538df60879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6918 | 2024.10.10 05:42:27.003870 [ 3 ] {c8681b3c-34b1-4cdf-89e6-70538df60879} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6919 | 2024.10.10 05:42:27.004263 [ 3 ] {c8681b3c-34b1-4cdf-89e6-70538df60879} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6920 | 2024.10.10 05:42:27.004444 [ 3 ] {c8681b3c-34b1-4cdf-89e6-70538df60879} <Debug> executeQuery: Read 100 rows, 8.50 KiB in 0.002511 sec., 39824.771007566706 rows/sec., 3.31 MiB/sec. | ||
6921 | 2024.10.10 05:42:27.004677 [ 3 ] {c8681b3c-34b1-4cdf-89e6-70538df60879} <Debug> DynamicQueryHandler: Done processing query | ||
6922 | 2024.10.10 05:42:27.004705 [ 3 ] {c8681b3c-34b1-4cdf-89e6-70538df60879} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
6923 | 2024.10.10 05:42:27.004723 [ 3 ] {} <Debug> HTTP-Session: 03653768-f187-4bea-b0bf-fa71a2ebb274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6924 | 2024.10.10 05:42:27.004875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 3207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6925 | 2024.10.10 05:42:27.004934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6926 | 2024.10.10 05:42:27.004953 [ 3 ] {} <Debug> HTTP-Session: 24f6d937-132e-488a-8688-e607fa2a8203 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6927 | 2024.10.10 05:42:27.004971 [ 3 ] {} <Debug> HTTP-Session: 24f6d937-132e-488a-8688-e607fa2a8203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6928 | 2024.10.10 05:42:27.004986 [ 3 ] {} <Debug> HTTP-Session: 24f6d937-132e-488a-8688-e607fa2a8203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6929 | 2024.10.10 05:42:27.005022 [ 3 ] {} <Trace> HTTP-Session: 24f6d937-132e-488a-8688-e607fa2a8203 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6930 | 2024.10.10 05:42:27.005135 [ 3 ] {f4676432-6665-40a3-ab38-41fd30828284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
6931 | 2024.10.10 05:42:27.005182 [ 3 ] {f4676432-6665-40a3-ab38-41fd30828284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6932 | 2024.10.10 05:42:27.005419 [ 3 ] {f4676432-6665-40a3-ab38-41fd30828284} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6933 | 2024.10.10 05:42:27.005800 [ 3 ] {f4676432-6665-40a3-ab38-41fd30828284} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6934 | 2024.10.10 05:42:27.005837 [ 3 ] {f4676432-6665-40a3-ab38-41fd30828284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6935 | 2024.10.10 05:42:27.006192 [ 3 ] {f4676432-6665-40a3-ab38-41fd30828284} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6936 | 2024.10.10 05:42:27.006571 [ 3 ] {f4676432-6665-40a3-ab38-41fd30828284} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6937 | 2024.10.10 05:42:27.006742 [ 3 ] {f4676432-6665-40a3-ab38-41fd30828284} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001632 sec., 13480.392156862745 rows/sec., 1013.66 KiB/sec. | ||
6938 | 2024.10.10 05:42:27.006746 [ 99 ] {} <Debug> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6939 | 2024.10.10 05:42:27.006857 [ 99 ] {} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6940 | 2024.10.10 05:42:27.006903 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6941 | 2024.10.10 05:42:27.007023 [ 3 ] {f4676432-6665-40a3-ab38-41fd30828284} <Debug> DynamicQueryHandler: Done processing query | ||
6942 | 2024.10.10 05:42:27.007088 [ 3 ] {f4676432-6665-40a3-ab38-41fd30828284} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6943 | 2024.10.10 05:42:27.007124 [ 3 ] {} <Debug> HTTP-Session: 24f6d937-132e-488a-8688-e607fa2a8203 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6944 | 2024.10.10 05:42:27.007133 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
6945 | 2024.10.10 05:42:27.007310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6946 | 2024.10.10 05:42:27.007428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6947 | 2024.10.10 05:42:27.007472 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6948 | 2024.10.10 05:42:27.007483 [ 3 ] {} <Debug> HTTP-Session: 4c434550-1338-413b-9f1a-05fc10f145ed Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6949 | 2024.10.10 05:42:27.007547 [ 3 ] {} <Debug> HTTP-Session: 4c434550-1338-413b-9f1a-05fc10f145ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6950 | 2024.10.10 05:42:27.007558 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 57 rows starting from the beginning of the part | ||
6951 | 2024.10.10 05:42:27.007573 [ 3 ] {} <Debug> HTTP-Session: 4c434550-1338-413b-9f1a-05fc10f145ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6952 | 2024.10.10 05:42:27.007645 [ 3 ] {} <Trace> HTTP-Session: 4c434550-1338-413b-9f1a-05fc10f145ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6953 | 2024.10.10 05:42:27.007839 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
6954 | 2024.10.10 05:42:27.008035 [ 3 ] {56f14ace-0d44-45b5-8daa-6ee98839e906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
6955 | 2024.10.10 05:42:27.008177 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
6956 | 2024.10.10 05:42:27.008238 [ 3 ] {56f14ace-0d44-45b5-8daa-6ee98839e906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6957 | 2024.10.10 05:42:27.008630 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
6958 | 2024.10.10 05:42:27.008906 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part | ||
6959 | 2024.10.10 05:42:27.009243 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 22 rows starting from the beginning of the part | ||
6960 | 2024.10.10 05:42:27.010025 [ 3 ] {56f14ace-0d44-45b5-8daa-6ee98839e906} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6961 | 2024.10.10 05:42:27.011046 [ 3 ] {56f14ace-0d44-45b5-8daa-6ee98839e906} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6962 | 2024.10.10 05:42:27.011105 [ 3 ] {56f14ace-0d44-45b5-8daa-6ee98839e906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6963 | 2024.10.10 05:42:27.012207 [ 3 ] {56f14ace-0d44-45b5-8daa-6ee98839e906} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6964 | 2024.10.10 05:42:27.012231 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 139 rows, containing 5 columns (5 merged, 0 gathered) in 0.005237248 sec., 26540.65646690781 rows/sec., 2.03 MiB/sec. | ||
6965 | 2024.10.10 05:42:27.012435 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6966 | 2024.10.10 05:42:27.013197 [ 3 ] {56f14ace-0d44-45b5-8daa-6ee98839e906} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6967 | 2024.10.10 05:42:27.013521 [ 3 ] {56f14ace-0d44-45b5-8daa-6ee98839e906} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.005657 sec., 15202.404101113665 rows/sec., 1.19 MiB/sec. | ||
6968 | 2024.10.10 05:42:27.013573 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_31_6} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6969 | 2024.10.10 05:42:27.013801 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_31_6} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6970 | 2024.10.10 05:42:27.013920 [ 3 ] {56f14ace-0d44-45b5-8daa-6ee98839e906} <Debug> DynamicQueryHandler: Done processing query | ||
6971 | 2024.10.10 05:42:27.013929 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6972 | 2024.10.10 05:42:27.013969 [ 3 ] {56f14ace-0d44-45b5-8daa-6ee98839e906} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
6973 | 2024.10.10 05:42:27.014003 [ 3 ] {} <Debug> HTTP-Session: 4c434550-1338-413b-9f1a-05fc10f145ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6974 | 2024.10.10 05:42:27.014135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 10375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6975 | 2024.10.10 05:42:27.014187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6976 | 2024.10.10 05:42:27.014206 [ 3 ] {} <Debug> HTTP-Session: 60cf73a3-76ca-4fb9-ba6d-ff54462aa70d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6977 | 2024.10.10 05:42:27.014224 [ 3 ] {} <Debug> HTTP-Session: 60cf73a3-76ca-4fb9-ba6d-ff54462aa70d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6978 | 2024.10.10 05:42:27.014240 [ 3 ] {} <Debug> HTTP-Session: 60cf73a3-76ca-4fb9-ba6d-ff54462aa70d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6979 | 2024.10.10 05:42:27.014272 [ 3 ] {} <Trace> HTTP-Session: 60cf73a3-76ca-4fb9-ba6d-ff54462aa70d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6980 | 2024.10.10 05:42:27.014406 [ 3 ] {386a0a8a-2754-485e-9aad-d9da85b43da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
6981 | 2024.10.10 05:42:27.014456 [ 3 ] {386a0a8a-2754-485e-9aad-d9da85b43da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6982 | 2024.10.10 05:42:27.014632 [ 3 ] {386a0a8a-2754-485e-9aad-d9da85b43da1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
6983 | 2024.10.10 05:42:27.015001 [ 3 ] {386a0a8a-2754-485e-9aad-d9da85b43da1} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6984 | 2024.10.10 05:42:27.015036 [ 3 ] {386a0a8a-2754-485e-9aad-d9da85b43da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
6985 | 2024.10.10 05:42:27.015428 [ 3 ] {386a0a8a-2754-485e-9aad-d9da85b43da1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6986 | 2024.10.10 05:42:27.015798 [ 3 ] {386a0a8a-2754-485e-9aad-d9da85b43da1} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6987 | 2024.10.10 05:42:27.015962 [ 3 ] {386a0a8a-2754-485e-9aad-d9da85b43da1} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001611 sec., 33519.5530726257 rows/sec., 2.34 MiB/sec. | ||
6988 | 2024.10.10 05:42:27.016140 [ 3 ] {386a0a8a-2754-485e-9aad-d9da85b43da1} <Debug> DynamicQueryHandler: Done processing query | ||
6989 | 2024.10.10 05:42:27.016163 [ 3 ] {386a0a8a-2754-485e-9aad-d9da85b43da1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
6990 | 2024.10.10 05:42:27.016179 [ 3 ] {} <Debug> HTTP-Session: 60cf73a3-76ca-4fb9-ba6d-ff54462aa70d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6991 | 2024.10.10 05:42:27.016342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 36079, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6992 | 2024.10.10 05:42:27.016393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
6993 | 2024.10.10 05:42:27.016412 [ 3 ] {} <Debug> HTTP-Session: af642cbe-068f-43ae-97c1-8079e38051f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
6994 | 2024.10.10 05:42:27.016435 [ 3 ] {} <Debug> HTTP-Session: af642cbe-068f-43ae-97c1-8079e38051f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
6995 | 2024.10.10 05:42:27.016449 [ 3 ] {} <Debug> HTTP-Session: af642cbe-068f-43ae-97c1-8079e38051f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
6996 | 2024.10.10 05:42:27.016480 [ 3 ] {} <Trace> HTTP-Session: af642cbe-068f-43ae-97c1-8079e38051f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6997 | 2024.10.10 05:42:27.016814 [ 3 ] {16879330-5d73-4287-bc9c-0dcc13f2ac7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
6998 | 2024.10.10 05:42:27.016879 [ 3 ] {16879330-5d73-4287-bc9c-0dcc13f2ac7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6999 | 2024.10.10 05:42:27.017326 [ 3 ] {16879330-5d73-4287-bc9c-0dcc13f2ac7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7000 | 2024.10.10 05:42:27.017943 [ 3 ] {16879330-5d73-4287-bc9c-0dcc13f2ac7a} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7001 | 2024.10.10 05:42:27.017979 [ 3 ] {16879330-5d73-4287-bc9c-0dcc13f2ac7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7002 | 2024.10.10 05:42:27.018606 [ 3 ] {16879330-5d73-4287-bc9c-0dcc13f2ac7a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7003 | 2024.10.10 05:42:27.019024 [ 3 ] {16879330-5d73-4287-bc9c-0dcc13f2ac7a} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7004 | 2024.10.10 05:42:27.019211 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7005 | 2024.10.10 05:42:27.019235 [ 3 ] {16879330-5d73-4287-bc9c-0dcc13f2ac7a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002669 sec., 8242.787560884226 rows/sec., 14.77 MiB/sec. | ||
7006 | 2024.10.10 05:42:27.019281 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7007 | 2024.10.10 05:42:27.019360 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7008 | 2024.10.10 05:42:27.019918 [ 190 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
7009 | 2024.10.10 05:42:27.020131 [ 3 ] {16879330-5d73-4287-bc9c-0dcc13f2ac7a} <Debug> DynamicQueryHandler: Done processing query | ||
7010 | 2024.10.10 05:42:27.020218 [ 3 ] {16879330-5d73-4287-bc9c-0dcc13f2ac7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
7011 | 2024.10.10 05:42:27.020300 [ 3 ] {} <Debug> HTTP-Session: af642cbe-068f-43ae-97c1-8079e38051f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7012 | 2024.10.10 05:42:27.020566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 3078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7013 | 2024.10.10 05:42:27.020683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7014 | 2024.10.10 05:42:27.020748 [ 3 ] {} <Debug> HTTP-Session: 6eb6061d-88ec-450f-bf3b-1b70cbefb829 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7015 | 2024.10.10 05:42:27.020809 [ 3 ] {} <Debug> HTTP-Session: 6eb6061d-88ec-450f-bf3b-1b70cbefb829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7016 | 2024.10.10 05:42:27.020856 [ 3 ] {} <Debug> HTTP-Session: 6eb6061d-88ec-450f-bf3b-1b70cbefb829 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7017 | 2024.10.10 05:42:27.020936 [ 3 ] {} <Trace> HTTP-Session: 6eb6061d-88ec-450f-bf3b-1b70cbefb829 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7018 | 2024.10.10 05:42:27.021210 [ 3 ] {20494aa5-352f-44f1-9693-e2029d96622c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7019 | 2024.10.10 05:42:27.021253 [ 190 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7020 | 2024.10.10 05:42:27.021295 [ 3 ] {20494aa5-352f-44f1-9693-e2029d96622c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7021 | 2024.10.10 05:42:27.021445 [ 190 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 437 rows starting from the beginning of the part | ||
7022 | 2024.10.10 05:42:27.022097 [ 3 ] {20494aa5-352f-44f1-9693-e2029d96622c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7023 | 2024.10.10 05:42:27.022254 [ 190 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
7024 | 2024.10.10 05:42:27.022865 [ 190 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 31 rows starting from the beginning of the part | ||
7025 | 2024.10.10 05:42:27.023159 [ 3 ] {20494aa5-352f-44f1-9693-e2029d96622c} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7026 | 2024.10.10 05:42:27.023288 [ 3 ] {20494aa5-352f-44f1-9693-e2029d96622c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7027 | 2024.10.10 05:42:27.023514 [ 190 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
7028 | 2024.10.10 05:42:27.024064 [ 190 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 9 rows starting from the beginning of the part | ||
7029 | 2024.10.10 05:42:27.024591 [ 190 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 22 rows starting from the beginning of the part | ||
7030 | 2024.10.10 05:42:27.024628 [ 3 ] {20494aa5-352f-44f1-9693-e2029d96622c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7031 | 2024.10.10 05:42:27.025650 [ 3 ] {20494aa5-352f-44f1-9693-e2029d96622c} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7032 | 2024.10.10 05:42:27.026020 [ 3 ] {20494aa5-352f-44f1-9693-e2029d96622c} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.004906 sec., 4076.6408479412967 rows/sec., 280.27 KiB/sec. | ||
7033 | 2024.10.10 05:42:27.026420 [ 3 ] {20494aa5-352f-44f1-9693-e2029d96622c} <Debug> DynamicQueryHandler: Done processing query | ||
7034 | 2024.10.10 05:42:27.026470 [ 3 ] {20494aa5-352f-44f1-9693-e2029d96622c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7035 | 2024.10.10 05:42:27.026504 [ 3 ] {} <Debug> HTTP-Session: 6eb6061d-88ec-450f-bf3b-1b70cbefb829 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7036 | 2024.10.10 05:42:27.029110 [ 193 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 515 rows, containing 19 columns (19 merged, 0 gathered) in 0.009604583 sec., 53620.235256439555 rows/sec., 96.08 MiB/sec. | ||
7037 | 2024.10.10 05:42:27.029748 [ 198 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7038 | 2024.10.10 05:42:27.030330 [ 198 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7039 | 2024.10.10 05:42:27.030415 [ 198 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
7040 | 2024.10.10 05:42:27.030530 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
7041 | 2024.10.10 05:42:30.308648 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 694 | ||
7042 | 2024.10.10 05:42:30.311834 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7043 | 2024.10.10 05:42:30.311903 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7044 | 2024.10.10 05:42:30.313974 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7045 | 2024.10.10 05:42:30.315336 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7046 | 2024.10.10 05:42:30.315609 [ 95 ] {} <Debug> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
7047 | 2024.10.10 05:42:30.315747 [ 95 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7048 | 2024.10.10 05:42:30.315810 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7049 | 2024.10.10 05:42:30.316469 [ 193 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
7050 | 2024.10.10 05:42:30.317484 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 694 | ||
7051 | 2024.10.10 05:42:30.318158 [ 193 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7052 | 2024.10.10 05:42:30.318327 [ 193 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 496 rows starting from the beginning of the part | ||
7053 | 2024.10.10 05:42:30.318974 [ 193 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
7054 | 2024.10.10 05:42:30.319571 [ 193 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
7055 | 2024.10.10 05:42:30.320178 [ 193 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
7056 | 2024.10.10 05:42:30.320756 [ 193 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
7057 | 2024.10.10 05:42:30.321269 [ 193 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part | ||
7058 | 2024.10.10 05:42:30.329545 [ 200 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 694 rows, containing 72 columns (72 merged, 0 gathered) in 0.013559497 sec., 51181.839562337744 rows/sec., 37.80 MiB/sec. | ||
7059 | 2024.10.10 05:42:30.330779 [ 195 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
7060 | 2024.10.10 05:42:30.332513 [ 195 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_16_3} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7061 | 2024.10.10 05:42:30.332604 [ 195 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_16_3} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
7062 | 2024.10.10 05:42:30.332932 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
7063 | 2024.10.10 05:42:32.009975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7064 | 2024.10.10 05:42:32.010108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7065 | 2024.10.10 05:42:32.010138 [ 3 ] {} <Debug> HTTP-Session: 72a0d6a6-71db-4f4e-9d5f-b39d28cb96cb Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7066 | 2024.10.10 05:42:32.010167 [ 3 ] {} <Debug> HTTP-Session: 72a0d6a6-71db-4f4e-9d5f-b39d28cb96cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7067 | 2024.10.10 05:42:32.010185 [ 3 ] {} <Debug> HTTP-Session: 72a0d6a6-71db-4f4e-9d5f-b39d28cb96cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7068 | 2024.10.10 05:42:32.010244 [ 3 ] {} <Trace> HTTP-Session: 72a0d6a6-71db-4f4e-9d5f-b39d28cb96cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7069 | 2024.10.10 05:42:32.010512 [ 3 ] {9a871e0a-a1ce-4b72-88e3-9aefe1de22b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7070 | 2024.10.10 05:42:32.010587 [ 3 ] {9a871e0a-a1ce-4b72-88e3-9aefe1de22b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7071 | 2024.10.10 05:42:32.010954 [ 3 ] {9a871e0a-a1ce-4b72-88e3-9aefe1de22b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7072 | 2024.10.10 05:42:32.011530 [ 3 ] {9a871e0a-a1ce-4b72-88e3-9aefe1de22b8} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7073 | 2024.10.10 05:42:32.011574 [ 3 ] {9a871e0a-a1ce-4b72-88e3-9aefe1de22b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7074 | 2024.10.10 05:42:32.012047 [ 3 ] {9a871e0a-a1ce-4b72-88e3-9aefe1de22b8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7075 | 2024.10.10 05:42:32.012437 [ 3 ] {9a871e0a-a1ce-4b72-88e3-9aefe1de22b8} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7076 | 2024.10.10 05:42:32.012606 [ 3 ] {9a871e0a-a1ce-4b72-88e3-9aefe1de22b8} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002203 sec., 93054.92510213345 rows/sec., 8.18 MiB/sec. | ||
7077 | 2024.10.10 05:42:32.012829 [ 3 ] {9a871e0a-a1ce-4b72-88e3-9aefe1de22b8} <Debug> DynamicQueryHandler: Done processing query | ||
7078 | 2024.10.10 05:42:32.012856 [ 3 ] {9a871e0a-a1ce-4b72-88e3-9aefe1de22b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7079 | 2024.10.10 05:42:32.012873 [ 3 ] {} <Debug> HTTP-Session: 72a0d6a6-71db-4f4e-9d5f-b39d28cb96cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7080 | 2024.10.10 05:42:32.012996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7081 | 2024.10.10 05:42:32.013047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7082 | 2024.10.10 05:42:32.013066 [ 3 ] {} <Debug> HTTP-Session: 2b149e0d-8c2a-4b8e-82d7-e809134fd3d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7083 | 2024.10.10 05:42:32.013083 [ 3 ] {} <Debug> HTTP-Session: 2b149e0d-8c2a-4b8e-82d7-e809134fd3d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7084 | 2024.10.10 05:42:32.013097 [ 3 ] {} <Debug> HTTP-Session: 2b149e0d-8c2a-4b8e-82d7-e809134fd3d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7085 | 2024.10.10 05:42:32.013129 [ 3 ] {} <Trace> HTTP-Session: 2b149e0d-8c2a-4b8e-82d7-e809134fd3d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7086 | 2024.10.10 05:42:32.013228 [ 3 ] {f4410606-601a-4a0d-822b-913e89031c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7087 | 2024.10.10 05:42:32.013272 [ 3 ] {f4410606-601a-4a0d-822b-913e89031c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7088 | 2024.10.10 05:42:32.013494 [ 3 ] {f4410606-601a-4a0d-822b-913e89031c3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7089 | 2024.10.10 05:42:32.013835 [ 3 ] {f4410606-601a-4a0d-822b-913e89031c3f} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7090 | 2024.10.10 05:42:32.013871 [ 3 ] {f4410606-601a-4a0d-822b-913e89031c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7091 | 2024.10.10 05:42:32.014230 [ 3 ] {f4410606-601a-4a0d-822b-913e89031c3f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7092 | 2024.10.10 05:42:32.014586 [ 3 ] {f4410606-601a-4a0d-822b-913e89031c3f} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7093 | 2024.10.10 05:42:32.014742 [ 3 ] {f4410606-601a-4a0d-822b-913e89031c3f} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001535 sec., 5211.726384364822 rows/sec., 391.90 KiB/sec. | ||
7094 | 2024.10.10 05:42:32.015037 [ 3 ] {f4410606-601a-4a0d-822b-913e89031c3f} <Debug> DynamicQueryHandler: Done processing query | ||
7095 | 2024.10.10 05:42:32.015095 [ 3 ] {f4410606-601a-4a0d-822b-913e89031c3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7096 | 2024.10.10 05:42:32.015141 [ 3 ] {} <Debug> HTTP-Session: 2b149e0d-8c2a-4b8e-82d7-e809134fd3d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7097 | 2024.10.10 05:42:32.015296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7098 | 2024.10.10 05:42:32.015346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7099 | 2024.10.10 05:42:32.015366 [ 3 ] {} <Debug> HTTP-Session: 25f6afba-fbd8-47e3-9dfa-613b1cc063fa Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7100 | 2024.10.10 05:42:32.015383 [ 3 ] {} <Debug> HTTP-Session: 25f6afba-fbd8-47e3-9dfa-613b1cc063fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7101 | 2024.10.10 05:42:32.015398 [ 3 ] {} <Debug> HTTP-Session: 25f6afba-fbd8-47e3-9dfa-613b1cc063fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7102 | 2024.10.10 05:42:32.015431 [ 3 ] {} <Trace> HTTP-Session: 25f6afba-fbd8-47e3-9dfa-613b1cc063fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7103 | 2024.10.10 05:42:32.015534 [ 3 ] {99f7d83f-bf43-461d-b2f6-26de0abc5a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7104 | 2024.10.10 05:42:32.015579 [ 3 ] {99f7d83f-bf43-461d-b2f6-26de0abc5a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7105 | 2024.10.10 05:42:32.015821 [ 3 ] {99f7d83f-bf43-461d-b2f6-26de0abc5a95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7106 | 2024.10.10 05:42:32.016132 [ 3 ] {99f7d83f-bf43-461d-b2f6-26de0abc5a95} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7107 | 2024.10.10 05:42:32.016169 [ 3 ] {99f7d83f-bf43-461d-b2f6-26de0abc5a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7108 | 2024.10.10 05:42:32.016525 [ 3 ] {99f7d83f-bf43-461d-b2f6-26de0abc5a95} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7109 | 2024.10.10 05:42:32.016883 [ 3 ] {99f7d83f-bf43-461d-b2f6-26de0abc5a95} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7110 | 2024.10.10 05:42:32.017019 [ 3 ] {99f7d83f-bf43-461d-b2f6-26de0abc5a95} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001512 sec., 9259.25925925926 rows/sec., 648.46 KiB/sec. | ||
7111 | 2024.10.10 05:42:32.017195 [ 3 ] {99f7d83f-bf43-461d-b2f6-26de0abc5a95} <Debug> DynamicQueryHandler: Done processing query | ||
7112 | 2024.10.10 05:42:32.017220 [ 3 ] {99f7d83f-bf43-461d-b2f6-26de0abc5a95} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7113 | 2024.10.10 05:42:32.017236 [ 3 ] {} <Debug> HTTP-Session: 25f6afba-fbd8-47e3-9dfa-613b1cc063fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7114 | 2024.10.10 05:42:32.017341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7115 | 2024.10.10 05:42:32.017390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7116 | 2024.10.10 05:42:32.017410 [ 3 ] {} <Debug> HTTP-Session: 2e941a18-e0f7-429f-8ec2-6147ad7bc44f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7117 | 2024.10.10 05:42:32.017426 [ 3 ] {} <Debug> HTTP-Session: 2e941a18-e0f7-429f-8ec2-6147ad7bc44f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7118 | 2024.10.10 05:42:32.017440 [ 3 ] {} <Debug> HTTP-Session: 2e941a18-e0f7-429f-8ec2-6147ad7bc44f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7119 | 2024.10.10 05:42:32.017471 [ 3 ] {} <Trace> HTTP-Session: 2e941a18-e0f7-429f-8ec2-6147ad7bc44f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7120 | 2024.10.10 05:42:32.017585 [ 3 ] {6fc49f33-5abb-4687-b1dc-e3a321bb5c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7121 | 2024.10.10 05:42:32.017627 [ 3 ] {6fc49f33-5abb-4687-b1dc-e3a321bb5c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7122 | 2024.10.10 05:42:32.017850 [ 3 ] {6fc49f33-5abb-4687-b1dc-e3a321bb5c7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7123 | 2024.10.10 05:42:32.018153 [ 3 ] {6fc49f33-5abb-4687-b1dc-e3a321bb5c7b} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7124 | 2024.10.10 05:42:32.018189 [ 3 ] {6fc49f33-5abb-4687-b1dc-e3a321bb5c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7125 | 2024.10.10 05:42:32.018534 [ 3 ] {6fc49f33-5abb-4687-b1dc-e3a321bb5c7b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7126 | 2024.10.10 05:42:32.018892 [ 3 ] {6fc49f33-5abb-4687-b1dc-e3a321bb5c7b} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7127 | 2024.10.10 05:42:32.019043 [ 3 ] {6fc49f33-5abb-4687-b1dc-e3a321bb5c7b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001479 sec., 4056.7951318458418 rows/sec., 239.68 KiB/sec. | ||
7128 | 2024.10.10 05:42:32.019221 [ 3 ] {6fc49f33-5abb-4687-b1dc-e3a321bb5c7b} <Debug> DynamicQueryHandler: Done processing query | ||
7129 | 2024.10.10 05:42:32.019245 [ 3 ] {6fc49f33-5abb-4687-b1dc-e3a321bb5c7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7130 | 2024.10.10 05:42:32.019261 [ 3 ] {} <Debug> HTTP-Session: 2e941a18-e0f7-429f-8ec2-6147ad7bc44f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7131 | 2024.10.10 05:42:32.019410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7132 | 2024.10.10 05:42:32.019458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7133 | 2024.10.10 05:42:32.019478 [ 3 ] {} <Debug> HTTP-Session: be2bc653-54dd-4833-89ab-be56be88055e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7134 | 2024.10.10 05:42:32.019494 [ 3 ] {} <Debug> HTTP-Session: be2bc653-54dd-4833-89ab-be56be88055e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7135 | 2024.10.10 05:42:32.019508 [ 3 ] {} <Debug> HTTP-Session: be2bc653-54dd-4833-89ab-be56be88055e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7136 | 2024.10.10 05:42:32.019539 [ 3 ] {} <Trace> HTTP-Session: be2bc653-54dd-4833-89ab-be56be88055e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7137 | 2024.10.10 05:42:32.019736 [ 3 ] {7d2a2e4a-1834-477e-b227-2e85768a2d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7138 | 2024.10.10 05:42:32.019778 [ 3 ] {7d2a2e4a-1834-477e-b227-2e85768a2d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7139 | 2024.10.10 05:42:32.019999 [ 3 ] {7d2a2e4a-1834-477e-b227-2e85768a2d28} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7140 | 2024.10.10 05:42:32.020607 [ 3 ] {7d2a2e4a-1834-477e-b227-2e85768a2d28} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7141 | 2024.10.10 05:42:32.020644 [ 3 ] {7d2a2e4a-1834-477e-b227-2e85768a2d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7142 | 2024.10.10 05:42:32.021017 [ 3 ] {7d2a2e4a-1834-477e-b227-2e85768a2d28} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7143 | 2024.10.10 05:42:32.021380 [ 3 ] {7d2a2e4a-1834-477e-b227-2e85768a2d28} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7144 | 2024.10.10 05:42:32.021529 [ 3 ] {7d2a2e4a-1834-477e-b227-2e85768a2d28} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001895 sec., 205804.7493403694 rows/sec., 14.60 MiB/sec. | ||
7145 | 2024.10.10 05:42:32.021825 [ 3 ] {7d2a2e4a-1834-477e-b227-2e85768a2d28} <Debug> DynamicQueryHandler: Done processing query | ||
7146 | 2024.10.10 05:42:32.021878 [ 3 ] {7d2a2e4a-1834-477e-b227-2e85768a2d28} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
7147 | 2024.10.10 05:42:32.021910 [ 3 ] {} <Debug> HTTP-Session: be2bc653-54dd-4833-89ab-be56be88055e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7148 | 2024.10.10 05:42:32.022054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7149 | 2024.10.10 05:42:32.022105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7150 | 2024.10.10 05:42:32.022123 [ 3 ] {} <Debug> HTTP-Session: cd36a07e-1803-4bc9-8dea-9163cc042eb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7151 | 2024.10.10 05:42:32.022140 [ 3 ] {} <Debug> HTTP-Session: cd36a07e-1803-4bc9-8dea-9163cc042eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7152 | 2024.10.10 05:42:32.022154 [ 3 ] {} <Debug> HTTP-Session: cd36a07e-1803-4bc9-8dea-9163cc042eb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7153 | 2024.10.10 05:42:32.022186 [ 3 ] {} <Trace> HTTP-Session: cd36a07e-1803-4bc9-8dea-9163cc042eb1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7154 | 2024.10.10 05:42:32.022287 [ 3 ] {5828aa52-87fa-4cae-8f58-981ca6e8bb7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
7155 | 2024.10.10 05:42:32.022333 [ 3 ] {5828aa52-87fa-4cae-8f58-981ca6e8bb7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7156 | 2024.10.10 05:42:32.022481 [ 3 ] {5828aa52-87fa-4cae-8f58-981ca6e8bb7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7157 | 2024.10.10 05:42:32.022761 [ 3 ] {5828aa52-87fa-4cae-8f58-981ca6e8bb7c} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7158 | 2024.10.10 05:42:32.022797 [ 3 ] {5828aa52-87fa-4cae-8f58-981ca6e8bb7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7159 | 2024.10.10 05:42:32.023152 [ 3 ] {5828aa52-87fa-4cae-8f58-981ca6e8bb7c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7160 | 2024.10.10 05:42:32.023498 [ 3 ] {5828aa52-87fa-4cae-8f58-981ca6e8bb7c} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7161 | 2024.10.10 05:42:32.023662 [ 3 ] {5828aa52-87fa-4cae-8f58-981ca6e8bb7c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001396 sec., 4297.994269340974 rows/sec., 224.55 KiB/sec. | ||
7162 | 2024.10.10 05:42:32.023832 [ 3 ] {5828aa52-87fa-4cae-8f58-981ca6e8bb7c} <Debug> DynamicQueryHandler: Done processing query | ||
7163 | 2024.10.10 05:42:32.023856 [ 3 ] {5828aa52-87fa-4cae-8f58-981ca6e8bb7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7164 | 2024.10.10 05:42:32.023874 [ 3 ] {} <Debug> HTTP-Session: cd36a07e-1803-4bc9-8dea-9163cc042eb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7165 | 2024.10.10 05:42:32.024053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7166 | 2024.10.10 05:42:32.024102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7167 | 2024.10.10 05:42:32.024121 [ 3 ] {} <Debug> HTTP-Session: 51b2a107-2626-42af-90ab-1c4441a6e8fb Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7168 | 2024.10.10 05:42:32.024137 [ 3 ] {} <Debug> HTTP-Session: 51b2a107-2626-42af-90ab-1c4441a6e8fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7169 | 2024.10.10 05:42:32.024151 [ 3 ] {} <Debug> HTTP-Session: 51b2a107-2626-42af-90ab-1c4441a6e8fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7170 | 2024.10.10 05:42:32.024182 [ 3 ] {} <Trace> HTTP-Session: 51b2a107-2626-42af-90ab-1c4441a6e8fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7171 | 2024.10.10 05:42:32.024386 [ 3 ] {eafed0e8-6ec6-46e6-99ac-6fbe423d68d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7172 | 2024.10.10 05:42:32.024432 [ 3 ] {eafed0e8-6ec6-46e6-99ac-6fbe423d68d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7173 | 2024.10.10 05:42:32.024578 [ 3 ] {eafed0e8-6ec6-46e6-99ac-6fbe423d68d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7174 | 2024.10.10 05:42:32.025002 [ 3 ] {eafed0e8-6ec6-46e6-99ac-6fbe423d68d9} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7175 | 2024.10.10 05:42:32.025037 [ 3 ] {eafed0e8-6ec6-46e6-99ac-6fbe423d68d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7176 | 2024.10.10 05:42:32.025425 [ 3 ] {eafed0e8-6ec6-46e6-99ac-6fbe423d68d9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7177 | 2024.10.10 05:42:32.025762 [ 3 ] {eafed0e8-6ec6-46e6-99ac-6fbe423d68d9} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7178 | 2024.10.10 05:42:32.025917 [ 3 ] {eafed0e8-6ec6-46e6-99ac-6fbe423d68d9} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001639 sec., 144600.36607687615 rows/sec., 9.69 MiB/sec. | ||
7179 | 2024.10.10 05:42:32.026091 [ 3 ] {eafed0e8-6ec6-46e6-99ac-6fbe423d68d9} <Debug> DynamicQueryHandler: Done processing query | ||
7180 | 2024.10.10 05:42:32.026115 [ 3 ] {eafed0e8-6ec6-46e6-99ac-6fbe423d68d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7181 | 2024.10.10 05:42:32.026131 [ 3 ] {} <Debug> HTTP-Session: 51b2a107-2626-42af-90ab-1c4441a6e8fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7182 | 2024.10.10 05:42:32.026244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7183 | 2024.10.10 05:42:32.026294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7184 | 2024.10.10 05:42:32.026312 [ 3 ] {} <Debug> HTTP-Session: a6ab3c25-9084-4880-96c9-3a65c07a1801 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7185 | 2024.10.10 05:42:32.026329 [ 3 ] {} <Debug> HTTP-Session: a6ab3c25-9084-4880-96c9-3a65c07a1801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7186 | 2024.10.10 05:42:32.026343 [ 3 ] {} <Debug> HTTP-Session: a6ab3c25-9084-4880-96c9-3a65c07a1801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7187 | 2024.10.10 05:42:32.026374 [ 3 ] {} <Trace> HTTP-Session: a6ab3c25-9084-4880-96c9-3a65c07a1801 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7188 | 2024.10.10 05:42:32.026466 [ 3 ] {ed9cc433-e0fb-43de-8d3b-a32c1959fa4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
7189 | 2024.10.10 05:42:32.026511 [ 3 ] {ed9cc433-e0fb-43de-8d3b-a32c1959fa4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7190 | 2024.10.10 05:42:32.026639 [ 3 ] {ed9cc433-e0fb-43de-8d3b-a32c1959fa4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7191 | 2024.10.10 05:42:32.026898 [ 3 ] {ed9cc433-e0fb-43de-8d3b-a32c1959fa4a} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7192 | 2024.10.10 05:42:32.026934 [ 3 ] {ed9cc433-e0fb-43de-8d3b-a32c1959fa4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7193 | 2024.10.10 05:42:32.027283 [ 3 ] {ed9cc433-e0fb-43de-8d3b-a32c1959fa4a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7194 | 2024.10.10 05:42:32.027603 [ 3 ] {ed9cc433-e0fb-43de-8d3b-a32c1959fa4a} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7195 | 2024.10.10 05:42:32.027763 [ 3 ] {ed9cc433-e0fb-43de-8d3b-a32c1959fa4a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00131 sec., 763.3587786259542 rows/sec., 51.44 KiB/sec. | ||
7196 | 2024.10.10 05:42:32.027931 [ 3 ] {ed9cc433-e0fb-43de-8d3b-a32c1959fa4a} <Debug> DynamicQueryHandler: Done processing query | ||
7197 | 2024.10.10 05:42:32.027956 [ 3 ] {ed9cc433-e0fb-43de-8d3b-a32c1959fa4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7198 | 2024.10.10 05:42:32.027971 [ 3 ] {} <Debug> HTTP-Session: a6ab3c25-9084-4880-96c9-3a65c07a1801 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7199 | 2024.10.10 05:42:32.028094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14239, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7200 | 2024.10.10 05:42:32.028142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7201 | 2024.10.10 05:42:32.028161 [ 3 ] {} <Debug> HTTP-Session: 0b126bc2-a972-43d3-ab8e-54b2842a03e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7202 | 2024.10.10 05:42:32.028178 [ 3 ] {} <Debug> HTTP-Session: 0b126bc2-a972-43d3-ab8e-54b2842a03e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7203 | 2024.10.10 05:42:32.028198 [ 3 ] {} <Debug> HTTP-Session: 0b126bc2-a972-43d3-ab8e-54b2842a03e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7204 | 2024.10.10 05:42:32.028229 [ 3 ] {} <Trace> HTTP-Session: 0b126bc2-a972-43d3-ab8e-54b2842a03e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7205 | 2024.10.10 05:42:32.028414 [ 3 ] {794327ce-f003-4c90-b160-e8a89b2aaf49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7206 | 2024.10.10 05:42:32.028476 [ 3 ] {794327ce-f003-4c90-b160-e8a89b2aaf49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7207 | 2024.10.10 05:42:32.028903 [ 3 ] {794327ce-f003-4c90-b160-e8a89b2aaf49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7208 | 2024.10.10 05:42:32.029518 [ 3 ] {794327ce-f003-4c90-b160-e8a89b2aaf49} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7209 | 2024.10.10 05:42:32.029554 [ 3 ] {794327ce-f003-4c90-b160-e8a89b2aaf49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7210 | 2024.10.10 05:42:32.030176 [ 3 ] {794327ce-f003-4c90-b160-e8a89b2aaf49} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7211 | 2024.10.10 05:42:32.030608 [ 3 ] {794327ce-f003-4c90-b160-e8a89b2aaf49} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7212 | 2024.10.10 05:42:32.030792 [ 3 ] {794327ce-f003-4c90-b160-e8a89b2aaf49} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002489 sec., 3214.1422257934914 rows/sec., 5.76 MiB/sec. | ||
7213 | 2024.10.10 05:42:32.031033 [ 3 ] {794327ce-f003-4c90-b160-e8a89b2aaf49} <Debug> DynamicQueryHandler: Done processing query | ||
7214 | 2024.10.10 05:42:32.031059 [ 3 ] {794327ce-f003-4c90-b160-e8a89b2aaf49} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
7215 | 2024.10.10 05:42:32.031079 [ 3 ] {} <Debug> HTTP-Session: 0b126bc2-a972-43d3-ab8e-54b2842a03e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7216 | 2024.10.10 05:42:32.031204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7217 | 2024.10.10 05:42:32.031256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7218 | 2024.10.10 05:42:32.031277 [ 3 ] {} <Debug> HTTP-Session: 257d3cfb-efcd-40fb-8626-eed741208a15 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7219 | 2024.10.10 05:42:32.031294 [ 3 ] {} <Debug> HTTP-Session: 257d3cfb-efcd-40fb-8626-eed741208a15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7220 | 2024.10.10 05:42:32.031308 [ 3 ] {} <Debug> HTTP-Session: 257d3cfb-efcd-40fb-8626-eed741208a15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7221 | 2024.10.10 05:42:32.031339 [ 3 ] {} <Trace> HTTP-Session: 257d3cfb-efcd-40fb-8626-eed741208a15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7222 | 2024.10.10 05:42:32.031459 [ 3 ] {64561074-6d1f-4807-b6ef-9b28669f576e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7223 | 2024.10.10 05:42:32.031504 [ 3 ] {64561074-6d1f-4807-b6ef-9b28669f576e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7224 | 2024.10.10 05:42:32.031634 [ 3 ] {64561074-6d1f-4807-b6ef-9b28669f576e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7225 | 2024.10.10 05:42:32.031988 [ 3 ] {64561074-6d1f-4807-b6ef-9b28669f576e} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7226 | 2024.10.10 05:42:32.032024 [ 3 ] {64561074-6d1f-4807-b6ef-9b28669f576e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7227 | 2024.10.10 05:42:32.032394 [ 3 ] {64561074-6d1f-4807-b6ef-9b28669f576e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7228 | 2024.10.10 05:42:32.032718 [ 3 ] {64561074-6d1f-4807-b6ef-9b28669f576e} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7229 | 2024.10.10 05:42:32.032881 [ 3 ] {64561074-6d1f-4807-b6ef-9b28669f576e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001456 sec., 56318.681318681316 rows/sec., 3.58 MiB/sec. | ||
7230 | 2024.10.10 05:42:32.033154 [ 3 ] {64561074-6d1f-4807-b6ef-9b28669f576e} <Debug> DynamicQueryHandler: Done processing query | ||
7231 | 2024.10.10 05:42:32.033206 [ 3 ] {64561074-6d1f-4807-b6ef-9b28669f576e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7232 | 2024.10.10 05:42:32.033237 [ 3 ] {} <Debug> HTTP-Session: 257d3cfb-efcd-40fb-8626-eed741208a15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7233 | 2024.10.10 05:42:37.006696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7234 | 2024.10.10 05:42:37.006830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7235 | 2024.10.10 05:42:37.006856 [ 3 ] {} <Debug> HTTP-Session: 800683c9-e757-42ba-b21e-1e11b3dccdc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7236 | 2024.10.10 05:42:37.006880 [ 3 ] {} <Debug> HTTP-Session: 800683c9-e757-42ba-b21e-1e11b3dccdc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7237 | 2024.10.10 05:42:37.006895 [ 3 ] {} <Debug> HTTP-Session: 800683c9-e757-42ba-b21e-1e11b3dccdc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7238 | 2024.10.10 05:42:37.006945 [ 3 ] {} <Trace> HTTP-Session: 800683c9-e757-42ba-b21e-1e11b3dccdc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7239 | 2024.10.10 05:42:37.007153 [ 3 ] {b89c887a-b2a2-4f27-920f-bda023a745ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7240 | 2024.10.10 05:42:37.007221 [ 3 ] {b89c887a-b2a2-4f27-920f-bda023a745ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7241 | 2024.10.10 05:42:37.007561 [ 3 ] {b89c887a-b2a2-4f27-920f-bda023a745ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7242 | 2024.10.10 05:42:37.008015 [ 3 ] {b89c887a-b2a2-4f27-920f-bda023a745ec} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7243 | 2024.10.10 05:42:37.008058 [ 3 ] {b89c887a-b2a2-4f27-920f-bda023a745ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7244 | 2024.10.10 05:42:37.008473 [ 3 ] {b89c887a-b2a2-4f27-920f-bda023a745ec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
7245 | 2024.10.10 05:42:37.008866 [ 3 ] {b89c887a-b2a2-4f27-920f-bda023a745ec} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7246 | 2024.10.10 05:42:37.009016 [ 3 ] {b89c887a-b2a2-4f27-920f-bda023a745ec} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001915 sec., 1044.3864229765013 rows/sec., 85.16 KiB/sec. | ||
7247 | 2024.10.10 05:42:37.009397 [ 3 ] {b89c887a-b2a2-4f27-920f-bda023a745ec} <Debug> DynamicQueryHandler: Done processing query | ||
7248 | 2024.10.10 05:42:37.009425 [ 3 ] {b89c887a-b2a2-4f27-920f-bda023a745ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7249 | 2024.10.10 05:42:37.009441 [ 3 ] {} <Debug> HTTP-Session: 800683c9-e757-42ba-b21e-1e11b3dccdc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7250 | 2024.10.10 05:42:37.009580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 17512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7251 | 2024.10.10 05:42:37.009639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7252 | 2024.10.10 05:42:37.009660 [ 3 ] {} <Debug> HTTP-Session: a2243757-1be9-434d-901e-7138a53d81e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7253 | 2024.10.10 05:42:37.009679 [ 3 ] {} <Debug> HTTP-Session: a2243757-1be9-434d-901e-7138a53d81e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7254 | 2024.10.10 05:42:37.009693 [ 3 ] {} <Debug> HTTP-Session: a2243757-1be9-434d-901e-7138a53d81e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7255 | 2024.10.10 05:42:37.009728 [ 3 ] {} <Trace> HTTP-Session: a2243757-1be9-434d-901e-7138a53d81e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7256 | 2024.10.10 05:42:37.009876 [ 3 ] {05fa38d2-5cd3-4328-99f7-6eeb2719183f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7257 | 2024.10.10 05:42:37.009923 [ 3 ] {05fa38d2-5cd3-4328-99f7-6eeb2719183f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7258 | 2024.10.10 05:42:37.010179 [ 3 ] {05fa38d2-5cd3-4328-99f7-6eeb2719183f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7259 | 2024.10.10 05:42:37.010612 [ 3 ] {05fa38d2-5cd3-4328-99f7-6eeb2719183f} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7260 | 2024.10.10 05:42:37.010648 [ 3 ] {05fa38d2-5cd3-4328-99f7-6eeb2719183f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7261 | 2024.10.10 05:42:37.011012 [ 3 ] {05fa38d2-5cd3-4328-99f7-6eeb2719183f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7262 | 2024.10.10 05:42:37.011368 [ 3 ] {05fa38d2-5cd3-4328-99f7-6eeb2719183f} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7263 | 2024.10.10 05:42:37.011501 [ 3 ] {05fa38d2-5cd3-4328-99f7-6eeb2719183f} <Debug> executeQuery: Read 119 rows, 10.26 KiB in 0.001681 sec., 70791.19571683522 rows/sec., 5.96 MiB/sec. | ||
7264 | 2024.10.10 05:42:37.011798 [ 3 ] {05fa38d2-5cd3-4328-99f7-6eeb2719183f} <Debug> DynamicQueryHandler: Done processing query | ||
7265 | 2024.10.10 05:42:37.011851 [ 3 ] {05fa38d2-5cd3-4328-99f7-6eeb2719183f} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
7266 | 2024.10.10 05:42:37.011878 [ 3 ] {} <Debug> HTTP-Session: a2243757-1be9-434d-901e-7138a53d81e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7267 | 2024.10.10 05:42:37.012013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 4776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7268 | 2024.10.10 05:42:37.012066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7269 | 2024.10.10 05:42:37.012086 [ 3 ] {} <Debug> HTTP-Session: 02d0fb3e-b02c-4b65-9aed-1bfde97c3d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7270 | 2024.10.10 05:42:37.012103 [ 3 ] {} <Debug> HTTP-Session: 02d0fb3e-b02c-4b65-9aed-1bfde97c3d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7271 | 2024.10.10 05:42:37.012117 [ 3 ] {} <Debug> HTTP-Session: 02d0fb3e-b02c-4b65-9aed-1bfde97c3d39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7272 | 2024.10.10 05:42:37.012150 [ 3 ] {} <Trace> HTTP-Session: 02d0fb3e-b02c-4b65-9aed-1bfde97c3d39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7273 | 2024.10.10 05:42:37.012263 [ 3 ] {3b8061e4-7e4c-4990-bd7a-097f6331d2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7274 | 2024.10.10 05:42:37.012309 [ 3 ] {3b8061e4-7e4c-4990-bd7a-097f6331d2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7275 | 2024.10.10 05:42:37.012558 [ 3 ] {3b8061e4-7e4c-4990-bd7a-097f6331d2da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7276 | 2024.10.10 05:42:37.012894 [ 3 ] {3b8061e4-7e4c-4990-bd7a-097f6331d2da} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7277 | 2024.10.10 05:42:37.012930 [ 3 ] {3b8061e4-7e4c-4990-bd7a-097f6331d2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7278 | 2024.10.10 05:42:37.013279 [ 3 ] {3b8061e4-7e4c-4990-bd7a-097f6331d2da} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7279 | 2024.10.10 05:42:37.013632 [ 3 ] {3b8061e4-7e4c-4990-bd7a-097f6331d2da} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7280 | 2024.10.10 05:42:37.013760 [ 3 ] {3b8061e4-7e4c-4990-bd7a-097f6331d2da} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001532 sec., 21540.46997389034 rows/sec., 1.57 MiB/sec. | ||
7281 | 2024.10.10 05:42:37.014094 [ 3 ] {3b8061e4-7e4c-4990-bd7a-097f6331d2da} <Debug> DynamicQueryHandler: Done processing query | ||
7282 | 2024.10.10 05:42:37.014124 [ 3 ] {3b8061e4-7e4c-4990-bd7a-097f6331d2da} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7283 | 2024.10.10 05:42:37.014141 [ 3 ] {} <Debug> HTTP-Session: 02d0fb3e-b02c-4b65-9aed-1bfde97c3d39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7284 | 2024.10.10 05:42:37.014271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 16478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7285 | 2024.10.10 05:42:37.014321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7286 | 2024.10.10 05:42:37.014340 [ 3 ] {} <Debug> HTTP-Session: cd1d3523-9410-4700-9607-09299f95b4d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7287 | 2024.10.10 05:42:37.014356 [ 3 ] {} <Debug> HTTP-Session: cd1d3523-9410-4700-9607-09299f95b4d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7288 | 2024.10.10 05:42:37.014370 [ 3 ] {} <Debug> HTTP-Session: cd1d3523-9410-4700-9607-09299f95b4d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7289 | 2024.10.10 05:42:37.014401 [ 3 ] {} <Trace> HTTP-Session: cd1d3523-9410-4700-9607-09299f95b4d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7290 | 2024.10.10 05:42:37.014524 [ 3 ] {b5bf3660-3d91-4a8a-b5ad-e360d15777ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7291 | 2024.10.10 05:42:37.014569 [ 3 ] {b5bf3660-3d91-4a8a-b5ad-e360d15777ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7292 | 2024.10.10 05:42:37.014816 [ 3 ] {b5bf3660-3d91-4a8a-b5ad-e360d15777ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7293 | 2024.10.10 05:42:37.015190 [ 3 ] {b5bf3660-3d91-4a8a-b5ad-e360d15777ec} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7294 | 2024.10.10 05:42:37.015225 [ 3 ] {b5bf3660-3d91-4a8a-b5ad-e360d15777ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7295 | 2024.10.10 05:42:37.015576 [ 3 ] {b5bf3660-3d91-4a8a-b5ad-e360d15777ec} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7296 | 2024.10.10 05:42:37.015936 [ 3 ] {b5bf3660-3d91-4a8a-b5ad-e360d15777ec} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7297 | 2024.10.10 05:42:37.016068 [ 3 ] {b5bf3660-3d91-4a8a-b5ad-e360d15777ec} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001591 sec., 60967.94468887492 rows/sec., 4.76 MiB/sec. | ||
7298 | 2024.10.10 05:42:37.016240 [ 3 ] {b5bf3660-3d91-4a8a-b5ad-e360d15777ec} <Debug> DynamicQueryHandler: Done processing query | ||
7299 | 2024.10.10 05:42:37.016264 [ 3 ] {b5bf3660-3d91-4a8a-b5ad-e360d15777ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
7300 | 2024.10.10 05:42:37.016280 [ 3 ] {} <Debug> HTTP-Session: cd1d3523-9410-4700-9607-09299f95b4d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7301 | 2024.10.10 05:42:37.016434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7302 | 2024.10.10 05:42:37.016483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7303 | 2024.10.10 05:42:37.016503 [ 3 ] {} <Debug> HTTP-Session: 78506631-5592-472c-8411-a85340878320 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7304 | 2024.10.10 05:42:37.016519 [ 3 ] {} <Debug> HTTP-Session: 78506631-5592-472c-8411-a85340878320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7305 | 2024.10.10 05:42:37.016533 [ 3 ] {} <Debug> HTTP-Session: 78506631-5592-472c-8411-a85340878320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7306 | 2024.10.10 05:42:37.016564 [ 3 ] {} <Trace> HTTP-Session: 78506631-5592-472c-8411-a85340878320 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7307 | 2024.10.10 05:42:37.016710 [ 3 ] {e0321ef0-5269-4666-a7a2-2980ec599a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7308 | 2024.10.10 05:42:37.016757 [ 3 ] {e0321ef0-5269-4666-a7a2-2980ec599a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7309 | 2024.10.10 05:42:37.016900 [ 3 ] {e0321ef0-5269-4666-a7a2-2980ec599a60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7310 | 2024.10.10 05:42:37.017366 [ 3 ] {e0321ef0-5269-4666-a7a2-2980ec599a60} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7311 | 2024.10.10 05:42:37.017401 [ 3 ] {e0321ef0-5269-4666-a7a2-2980ec599a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7312 | 2024.10.10 05:42:37.017782 [ 3 ] {e0321ef0-5269-4666-a7a2-2980ec599a60} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7313 | 2024.10.10 05:42:37.018112 [ 3 ] {e0321ef0-5269-4666-a7a2-2980ec599a60} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7314 | 2024.10.10 05:42:37.018247 [ 3 ] {e0321ef0-5269-4666-a7a2-2980ec599a60} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001605 sec., 100311.52647975077 rows/sec., 6.99 MiB/sec. | ||
7315 | 2024.10.10 05:42:37.018551 [ 3 ] {e0321ef0-5269-4666-a7a2-2980ec599a60} <Debug> DynamicQueryHandler: Done processing query | ||
7316 | 2024.10.10 05:42:37.018593 [ 3 ] {e0321ef0-5269-4666-a7a2-2980ec599a60} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7317 | 2024.10.10 05:42:37.018617 [ 3 ] {} <Debug> HTTP-Session: 78506631-5592-472c-8411-a85340878320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7318 | 2024.10.10 05:42:37.018752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 50891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7319 | 2024.10.10 05:42:37.018802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7320 | 2024.10.10 05:42:37.018821 [ 3 ] {} <Debug> HTTP-Session: b27fb85a-4ef5-4870-81da-ea855bc0dd4c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7321 | 2024.10.10 05:42:37.018838 [ 3 ] {} <Debug> HTTP-Session: b27fb85a-4ef5-4870-81da-ea855bc0dd4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7322 | 2024.10.10 05:42:37.018853 [ 3 ] {} <Debug> HTTP-Session: b27fb85a-4ef5-4870-81da-ea855bc0dd4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7323 | 2024.10.10 05:42:37.018883 [ 3 ] {} <Trace> HTTP-Session: b27fb85a-4ef5-4870-81da-ea855bc0dd4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7324 | 2024.10.10 05:42:37.019242 [ 3 ] {0deae34c-3c71-4f9e-ba3c-cd690d212ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7325 | 2024.10.10 05:42:37.019314 [ 3 ] {0deae34c-3c71-4f9e-ba3c-cd690d212ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7326 | 2024.10.10 05:42:37.019751 [ 3 ] {0deae34c-3c71-4f9e-ba3c-cd690d212ea4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7327 | 2024.10.10 05:42:37.020429 [ 3 ] {0deae34c-3c71-4f9e-ba3c-cd690d212ea4} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7328 | 2024.10.10 05:42:37.020464 [ 3 ] {0deae34c-3c71-4f9e-ba3c-cd690d212ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7329 | 2024.10.10 05:42:37.021098 [ 3 ] {0deae34c-3c71-4f9e-ba3c-cd690d212ea4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
7330 | 2024.10.10 05:42:37.021509 [ 3 ] {0deae34c-3c71-4f9e-ba3c-cd690d212ea4} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7331 | 2024.10.10 05:42:37.021655 [ 3 ] {0deae34c-3c71-4f9e-ba3c-cd690d212ea4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002683 sec., 11554.230339172567 rows/sec., 20.70 MiB/sec. | ||
7332 | 2024.10.10 05:42:37.021882 [ 3 ] {0deae34c-3c71-4f9e-ba3c-cd690d212ea4} <Debug> DynamicQueryHandler: Done processing query | ||
7333 | 2024.10.10 05:42:37.021907 [ 3 ] {0deae34c-3c71-4f9e-ba3c-cd690d212ea4} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
7334 | 2024.10.10 05:42:37.021923 [ 3 ] {} <Debug> HTTP-Session: b27fb85a-4ef5-4870-81da-ea855bc0dd4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7335 | 2024.10.10 05:42:37.022041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7336 | 2024.10.10 05:42:37.022090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7337 | 2024.10.10 05:42:37.022109 [ 3 ] {} <Debug> HTTP-Session: 40709439-b874-4f45-b6f8-78843971ba9b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7338 | 2024.10.10 05:42:37.022125 [ 3 ] {} <Debug> HTTP-Session: 40709439-b874-4f45-b6f8-78843971ba9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7339 | 2024.10.10 05:42:37.022139 [ 3 ] {} <Debug> HTTP-Session: 40709439-b874-4f45-b6f8-78843971ba9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7340 | 2024.10.10 05:42:37.022170 [ 3 ] {} <Trace> HTTP-Session: 40709439-b874-4f45-b6f8-78843971ba9b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7341 | 2024.10.10 05:42:37.022290 [ 3 ] {94ad1bd3-775e-47c1-81f6-5ca9d050f359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7342 | 2024.10.10 05:42:37.022335 [ 3 ] {94ad1bd3-775e-47c1-81f6-5ca9d050f359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7343 | 2024.10.10 05:42:37.022464 [ 3 ] {94ad1bd3-775e-47c1-81f6-5ca9d050f359} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7344 | 2024.10.10 05:42:37.022770 [ 3 ] {94ad1bd3-775e-47c1-81f6-5ca9d050f359} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7345 | 2024.10.10 05:42:37.022804 [ 3 ] {94ad1bd3-775e-47c1-81f6-5ca9d050f359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7346 | 2024.10.10 05:42:37.023167 [ 3 ] {94ad1bd3-775e-47c1-81f6-5ca9d050f359} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7347 | 2024.10.10 05:42:37.023490 [ 3 ] {94ad1bd3-775e-47c1-81f6-5ca9d050f359} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7348 | 2024.10.10 05:42:37.023619 [ 3 ] {94ad1bd3-775e-47c1-81f6-5ca9d050f359} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec. | ||
7349 | 2024.10.10 05:42:37.023966 [ 3 ] {94ad1bd3-775e-47c1-81f6-5ca9d050f359} <Debug> DynamicQueryHandler: Done processing query | ||
7350 | 2024.10.10 05:42:37.023996 [ 3 ] {94ad1bd3-775e-47c1-81f6-5ca9d050f359} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7351 | 2024.10.10 05:42:37.024014 [ 3 ] {} <Debug> HTTP-Session: 40709439-b874-4f45-b6f8-78843971ba9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7352 | 2024.10.10 05:42:40.125445 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7353 | 2024.10.10 05:42:40.125520 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7354 | 2024.10.10 05:42:40.318618 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 728 | ||
7355 | 2024.10.10 05:42:40.321420 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7356 | 2024.10.10 05:42:40.321472 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7357 | 2024.10.10 05:42:40.323006 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7358 | 2024.10.10 05:42:40.324011 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7359 | 2024.10.10 05:42:40.324536 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 728 | ||
7360 | 2024.10.10 05:42:42.009528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7361 | 2024.10.10 05:42:42.009667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7362 | 2024.10.10 05:42:42.009699 [ 3 ] {} <Debug> HTTP-Session: ab70e550-4d66-4ca5-9d8c-97fe57c8c2b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7363 | 2024.10.10 05:42:42.009727 [ 3 ] {} <Debug> HTTP-Session: ab70e550-4d66-4ca5-9d8c-97fe57c8c2b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7364 | 2024.10.10 05:42:42.009745 [ 3 ] {} <Debug> HTTP-Session: ab70e550-4d66-4ca5-9d8c-97fe57c8c2b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7365 | 2024.10.10 05:42:42.009802 [ 3 ] {} <Trace> HTTP-Session: ab70e550-4d66-4ca5-9d8c-97fe57c8c2b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7366 | 2024.10.10 05:42:42.010084 [ 3 ] {759e5b54-670d-402b-9cdc-d2f5516ca75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7367 | 2024.10.10 05:42:42.010165 [ 3 ] {759e5b54-670d-402b-9cdc-d2f5516ca75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7368 | 2024.10.10 05:42:42.010508 [ 3 ] {759e5b54-670d-402b-9cdc-d2f5516ca75c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7369 | 2024.10.10 05:42:42.011102 [ 3 ] {759e5b54-670d-402b-9cdc-d2f5516ca75c} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7370 | 2024.10.10 05:42:42.011154 [ 3 ] {759e5b54-670d-402b-9cdc-d2f5516ca75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7371 | 2024.10.10 05:42:42.011628 [ 3 ] {759e5b54-670d-402b-9cdc-d2f5516ca75c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7372 | 2024.10.10 05:42:42.012040 [ 3 ] {759e5b54-670d-402b-9cdc-d2f5516ca75c} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7373 | 2024.10.10 05:42:42.012229 [ 3 ] {759e5b54-670d-402b-9cdc-d2f5516ca75c} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002255 sec., 90909.09090909091 rows/sec., 7.99 MiB/sec. | ||
7374 | 2024.10.10 05:42:42.012488 [ 3 ] {759e5b54-670d-402b-9cdc-d2f5516ca75c} <Debug> DynamicQueryHandler: Done processing query | ||
7375 | 2024.10.10 05:42:42.012519 [ 3 ] {759e5b54-670d-402b-9cdc-d2f5516ca75c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7376 | 2024.10.10 05:42:42.012536 [ 3 ] {} <Debug> HTTP-Session: ab70e550-4d66-4ca5-9d8c-97fe57c8c2b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7377 | 2024.10.10 05:42:42.012675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7378 | 2024.10.10 05:42:42.012739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7379 | 2024.10.10 05:42:42.012761 [ 3 ] {} <Debug> HTTP-Session: 994a2f39-3291-461c-af4d-1a34316ccc23 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7380 | 2024.10.10 05:42:42.012781 [ 3 ] {} <Debug> HTTP-Session: 994a2f39-3291-461c-af4d-1a34316ccc23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7381 | 2024.10.10 05:42:42.012795 [ 3 ] {} <Debug> HTTP-Session: 994a2f39-3291-461c-af4d-1a34316ccc23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7382 | 2024.10.10 05:42:42.012833 [ 3 ] {} <Trace> HTTP-Session: 994a2f39-3291-461c-af4d-1a34316ccc23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7383 | 2024.10.10 05:42:42.012953 [ 3 ] {86062e77-b9cd-472b-bec5-8b6db3965903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7384 | 2024.10.10 05:42:42.013005 [ 3 ] {86062e77-b9cd-472b-bec5-8b6db3965903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7385 | 2024.10.10 05:42:42.013265 [ 3 ] {86062e77-b9cd-472b-bec5-8b6db3965903} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7386 | 2024.10.10 05:42:42.013617 [ 3 ] {86062e77-b9cd-472b-bec5-8b6db3965903} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7387 | 2024.10.10 05:42:42.013658 [ 3 ] {86062e77-b9cd-472b-bec5-8b6db3965903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7388 | 2024.10.10 05:42:42.014037 [ 3 ] {86062e77-b9cd-472b-bec5-8b6db3965903} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7389 | 2024.10.10 05:42:42.014426 [ 3 ] {86062e77-b9cd-472b-bec5-8b6db3965903} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7390 | 2024.10.10 05:42:42.014596 [ 3 ] {86062e77-b9cd-472b-bec5-8b6db3965903} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001669 sec., 4793.289394847214 rows/sec., 360.43 KiB/sec. | ||
7391 | 2024.10.10 05:42:42.014803 [ 3 ] {86062e77-b9cd-472b-bec5-8b6db3965903} <Debug> DynamicQueryHandler: Done processing query | ||
7392 | 2024.10.10 05:42:42.014830 [ 3 ] {86062e77-b9cd-472b-bec5-8b6db3965903} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7393 | 2024.10.10 05:42:42.014846 [ 3 ] {} <Debug> HTTP-Session: 994a2f39-3291-461c-af4d-1a34316ccc23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7394 | 2024.10.10 05:42:42.014970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7395 | 2024.10.10 05:42:42.015032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7396 | 2024.10.10 05:42:42.015051 [ 3 ] {} <Debug> HTTP-Session: 392d63b5-9928-4230-9d01-cc18310c81a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7397 | 2024.10.10 05:42:42.015071 [ 3 ] {} <Debug> HTTP-Session: 392d63b5-9928-4230-9d01-cc18310c81a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7398 | 2024.10.10 05:42:42.015085 [ 3 ] {} <Debug> HTTP-Session: 392d63b5-9928-4230-9d01-cc18310c81a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7399 | 2024.10.10 05:42:42.015123 [ 3 ] {} <Trace> HTTP-Session: 392d63b5-9928-4230-9d01-cc18310c81a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7400 | 2024.10.10 05:42:42.015247 [ 3 ] {f7b8544a-af70-457b-83f3-1937ab29ae26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7401 | 2024.10.10 05:42:42.015296 [ 3 ] {f7b8544a-af70-457b-83f3-1937ab29ae26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7402 | 2024.10.10 05:42:42.015540 [ 3 ] {f7b8544a-af70-457b-83f3-1937ab29ae26} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7403 | 2024.10.10 05:42:42.015866 [ 3 ] {f7b8544a-af70-457b-83f3-1937ab29ae26} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7404 | 2024.10.10 05:42:42.015904 [ 3 ] {f7b8544a-af70-457b-83f3-1937ab29ae26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7405 | 2024.10.10 05:42:42.016274 [ 3 ] {f7b8544a-af70-457b-83f3-1937ab29ae26} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7406 | 2024.10.10 05:42:42.016656 [ 3 ] {f7b8544a-af70-457b-83f3-1937ab29ae26} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7407 | 2024.10.10 05:42:42.016832 [ 3 ] {f7b8544a-af70-457b-83f3-1937ab29ae26} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001617 sec., 8658.008658008659 rows/sec., 606.35 KiB/sec. | ||
7408 | 2024.10.10 05:42:42.017028 [ 3 ] {f7b8544a-af70-457b-83f3-1937ab29ae26} <Debug> DynamicQueryHandler: Done processing query | ||
7409 | 2024.10.10 05:42:42.017054 [ 3 ] {f7b8544a-af70-457b-83f3-1937ab29ae26} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7410 | 2024.10.10 05:42:42.017072 [ 3 ] {} <Debug> HTTP-Session: 392d63b5-9928-4230-9d01-cc18310c81a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7411 | 2024.10.10 05:42:42.017207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7412 | 2024.10.10 05:42:42.017265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7413 | 2024.10.10 05:42:42.017287 [ 3 ] {} <Debug> HTTP-Session: 160688d9-7ef6-4f38-9b68-23be1e082324 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7414 | 2024.10.10 05:42:42.017306 [ 3 ] {} <Debug> HTTP-Session: 160688d9-7ef6-4f38-9b68-23be1e082324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7415 | 2024.10.10 05:42:42.017319 [ 3 ] {} <Debug> HTTP-Session: 160688d9-7ef6-4f38-9b68-23be1e082324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7416 | 2024.10.10 05:42:42.017355 [ 3 ] {} <Trace> HTTP-Session: 160688d9-7ef6-4f38-9b68-23be1e082324 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7417 | 2024.10.10 05:42:42.017462 [ 3 ] {e3958709-192f-42b7-b5af-3a13cd8bbc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7418 | 2024.10.10 05:42:42.017511 [ 3 ] {e3958709-192f-42b7-b5af-3a13cd8bbc76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7419 | 2024.10.10 05:42:42.017752 [ 3 ] {e3958709-192f-42b7-b5af-3a13cd8bbc76} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7420 | 2024.10.10 05:42:42.018084 [ 3 ] {e3958709-192f-42b7-b5af-3a13cd8bbc76} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7421 | 2024.10.10 05:42:42.018122 [ 3 ] {e3958709-192f-42b7-b5af-3a13cd8bbc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7422 | 2024.10.10 05:42:42.018488 [ 3 ] {e3958709-192f-42b7-b5af-3a13cd8bbc76} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7423 | 2024.10.10 05:42:42.018864 [ 3 ] {e3958709-192f-42b7-b5af-3a13cd8bbc76} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7424 | 2024.10.10 05:42:42.019037 [ 3 ] {e3958709-192f-42b7-b5af-3a13cd8bbc76} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001603 sec., 3742.9819089207735 rows/sec., 221.14 KiB/sec. | ||
7425 | 2024.10.10 05:42:42.019386 [ 3 ] {e3958709-192f-42b7-b5af-3a13cd8bbc76} <Debug> DynamicQueryHandler: Done processing query | ||
7426 | 2024.10.10 05:42:42.019413 [ 3 ] {e3958709-192f-42b7-b5af-3a13cd8bbc76} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7427 | 2024.10.10 05:42:42.019429 [ 3 ] {} <Debug> HTTP-Session: 160688d9-7ef6-4f38-9b68-23be1e082324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7428 | 2024.10.10 05:42:42.019611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7429 | 2024.10.10 05:42:42.019667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7430 | 2024.10.10 05:42:42.019688 [ 3 ] {} <Debug> HTTP-Session: ebf9bec6-08d4-4f57-ac9a-1858df366bb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7431 | 2024.10.10 05:42:42.019705 [ 3 ] {} <Debug> HTTP-Session: ebf9bec6-08d4-4f57-ac9a-1858df366bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7432 | 2024.10.10 05:42:42.019719 [ 3 ] {} <Debug> HTTP-Session: ebf9bec6-08d4-4f57-ac9a-1858df366bb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7433 | 2024.10.10 05:42:42.019754 [ 3 ] {} <Trace> HTTP-Session: ebf9bec6-08d4-4f57-ac9a-1858df366bb4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7434 | 2024.10.10 05:42:42.019981 [ 3 ] {46542ea9-07bc-4ad1-b179-3fa52f5ac5a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7435 | 2024.10.10 05:42:42.020030 [ 3 ] {46542ea9-07bc-4ad1-b179-3fa52f5ac5a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7436 | 2024.10.10 05:42:42.020298 [ 3 ] {46542ea9-07bc-4ad1-b179-3fa52f5ac5a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7437 | 2024.10.10 05:42:42.020868 [ 3 ] {46542ea9-07bc-4ad1-b179-3fa52f5ac5a0} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7438 | 2024.10.10 05:42:42.020907 [ 3 ] {46542ea9-07bc-4ad1-b179-3fa52f5ac5a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7439 | 2024.10.10 05:42:42.021297 [ 3 ] {46542ea9-07bc-4ad1-b179-3fa52f5ac5a0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7440 | 2024.10.10 05:42:42.021689 [ 3 ] {46542ea9-07bc-4ad1-b179-3fa52f5ac5a0} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7441 | 2024.10.10 05:42:42.021862 [ 3 ] {46542ea9-07bc-4ad1-b179-3fa52f5ac5a0} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002 sec., 195000 rows/sec., 13.83 MiB/sec. | ||
7442 | 2024.10.10 05:42:42.022054 [ 3 ] {46542ea9-07bc-4ad1-b179-3fa52f5ac5a0} <Debug> DynamicQueryHandler: Done processing query | ||
7443 | 2024.10.10 05:42:42.022080 [ 3 ] {46542ea9-07bc-4ad1-b179-3fa52f5ac5a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
7444 | 2024.10.10 05:42:42.022096 [ 3 ] {} <Debug> HTTP-Session: ebf9bec6-08d4-4f57-ac9a-1858df366bb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7445 | 2024.10.10 05:42:42.022213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7446 | 2024.10.10 05:42:42.022271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7447 | 2024.10.10 05:42:42.022291 [ 3 ] {} <Debug> HTTP-Session: 81ef26c1-7b3b-4302-945b-81ea2ab2f457 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7448 | 2024.10.10 05:42:42.022309 [ 3 ] {} <Debug> HTTP-Session: 81ef26c1-7b3b-4302-945b-81ea2ab2f457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7449 | 2024.10.10 05:42:42.022324 [ 3 ] {} <Debug> HTTP-Session: 81ef26c1-7b3b-4302-945b-81ea2ab2f457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7450 | 2024.10.10 05:42:42.022360 [ 3 ] {} <Trace> HTTP-Session: 81ef26c1-7b3b-4302-945b-81ea2ab2f457 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7451 | 2024.10.10 05:42:42.022464 [ 3 ] {90b8dca2-4917-4488-9457-3405a099f470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
7452 | 2024.10.10 05:42:42.022513 [ 3 ] {90b8dca2-4917-4488-9457-3405a099f470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7453 | 2024.10.10 05:42:42.022651 [ 3 ] {90b8dca2-4917-4488-9457-3405a099f470} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7454 | 2024.10.10 05:42:42.022936 [ 3 ] {90b8dca2-4917-4488-9457-3405a099f470} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7455 | 2024.10.10 05:42:42.022972 [ 3 ] {90b8dca2-4917-4488-9457-3405a099f470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7456 | 2024.10.10 05:42:42.023352 [ 3 ] {90b8dca2-4917-4488-9457-3405a099f470} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7457 | 2024.10.10 05:42:42.023681 [ 3 ] {90b8dca2-4917-4488-9457-3405a099f470} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7458 | 2024.10.10 05:42:42.023839 [ 3 ] {90b8dca2-4917-4488-9457-3405a099f470} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0014 sec., 4285.714285714285 rows/sec., 223.91 KiB/sec. | ||
7459 | 2024.10.10 05:42:42.023838 [ 82 ] {} <Debug> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
7460 | 2024.10.10 05:42:42.023940 [ 82 ] {} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7461 | 2024.10.10 05:42:42.023987 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7462 | 2024.10.10 05:42:42.024126 [ 3 ] {90b8dca2-4917-4488-9457-3405a099f470} <Debug> DynamicQueryHandler: Done processing query | ||
7463 | 2024.10.10 05:42:42.024210 [ 3 ] {90b8dca2-4917-4488-9457-3405a099f470} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7464 | 2024.10.10 05:42:42.024295 [ 3 ] {} <Debug> HTTP-Session: 81ef26c1-7b3b-4302-945b-81ea2ab2f457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7465 | 2024.10.10 05:42:42.024402 [ 201 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
7466 | 2024.10.10 05:42:42.024521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7467 | 2024.10.10 05:42:42.024642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7468 | 2024.10.10 05:42:42.024702 [ 3 ] {} <Debug> HTTP-Session: 9a13157b-ef5d-43aa-8ee5-293513e6f625 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7469 | 2024.10.10 05:42:42.024720 [ 201 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7470 | 2024.10.10 05:42:42.024735 [ 3 ] {} <Debug> HTTP-Session: 9a13157b-ef5d-43aa-8ee5-293513e6f625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7471 | 2024.10.10 05:42:42.024785 [ 3 ] {} <Debug> HTTP-Session: 9a13157b-ef5d-43aa-8ee5-293513e6f625 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7472 | 2024.10.10 05:42:42.024792 [ 201 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
7473 | 2024.10.10 05:42:42.024853 [ 3 ] {} <Trace> HTTP-Session: 9a13157b-ef5d-43aa-8ee5-293513e6f625 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7474 | 2024.10.10 05:42:42.025065 [ 201 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
7475 | 2024.10.10 05:42:42.025280 [ 201 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
7476 | 2024.10.10 05:42:42.025347 [ 3 ] {3a4d9416-b7d5-4466-8fde-aca4dfbba9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7477 | 2024.10.10 05:42:42.025598 [ 201 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
7478 | 2024.10.10 05:42:42.025618 [ 3 ] {3a4d9416-b7d5-4466-8fde-aca4dfbba9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7479 | 2024.10.10 05:42:42.026115 [ 201 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
7480 | 2024.10.10 05:42:42.026443 [ 201 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
7481 | 2024.10.10 05:42:42.027155 [ 3 ] {3a4d9416-b7d5-4466-8fde-aca4dfbba9db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7482 | 2024.10.10 05:42:42.028097 [ 3 ] {3a4d9416-b7d5-4466-8fde-aca4dfbba9db} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7483 | 2024.10.10 05:42:42.028162 [ 3 ] {3a4d9416-b7d5-4466-8fde-aca4dfbba9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7484 | 2024.10.10 05:42:42.029281 [ 201 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.005197366 sec., 17316.463762605905 rows/sec., 904.72 KiB/sec. | ||
7485 | 2024.10.10 05:42:42.029344 [ 3 ] {3a4d9416-b7d5-4466-8fde-aca4dfbba9db} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7486 | 2024.10.10 05:42:42.029464 [ 201 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
7487 | 2024.10.10 05:42:42.030143 [ 3 ] {3a4d9416-b7d5-4466-8fde-aca4dfbba9db} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7488 | 2024.10.10 05:42:42.030282 [ 201 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_15_3} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7489 | 2024.10.10 05:42:42.030501 [ 3 ] {3a4d9416-b7d5-4466-8fde-aca4dfbba9db} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005405 sec., 43848.28862164662 rows/sec., 2.94 MiB/sec. | ||
7490 | 2024.10.10 05:42:42.030609 [ 201 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_15_3} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
7491 | 2024.10.10 05:42:42.030875 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7492 | 2024.10.10 05:42:42.031133 [ 3 ] {3a4d9416-b7d5-4466-8fde-aca4dfbba9db} <Debug> DynamicQueryHandler: Done processing query | ||
7493 | 2024.10.10 05:42:42.031162 [ 3 ] {3a4d9416-b7d5-4466-8fde-aca4dfbba9db} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7494 | 2024.10.10 05:42:42.031179 [ 3 ] {} <Debug> HTTP-Session: 9a13157b-ef5d-43aa-8ee5-293513e6f625 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7495 | 2024.10.10 05:42:42.031302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7496 | 2024.10.10 05:42:42.031353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7497 | 2024.10.10 05:42:42.031372 [ 3 ] {} <Debug> HTTP-Session: 58e61a13-10b4-40bb-9a52-26abf718172f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7498 | 2024.10.10 05:42:42.031389 [ 3 ] {} <Debug> HTTP-Session: 58e61a13-10b4-40bb-9a52-26abf718172f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7499 | 2024.10.10 05:42:42.031404 [ 3 ] {} <Debug> HTTP-Session: 58e61a13-10b4-40bb-9a52-26abf718172f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7500 | 2024.10.10 05:42:42.031435 [ 3 ] {} <Trace> HTTP-Session: 58e61a13-10b4-40bb-9a52-26abf718172f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7501 | 2024.10.10 05:42:42.031536 [ 3 ] {2cc0bce4-f962-4e8e-a1c9-7f785f3204e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
7502 | 2024.10.10 05:42:42.031585 [ 3 ] {2cc0bce4-f962-4e8e-a1c9-7f785f3204e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7503 | 2024.10.10 05:42:42.031745 [ 3 ] {2cc0bce4-f962-4e8e-a1c9-7f785f3204e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7504 | 2024.10.10 05:42:42.032041 [ 3 ] {2cc0bce4-f962-4e8e-a1c9-7f785f3204e8} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7505 | 2024.10.10 05:42:42.032077 [ 3 ] {2cc0bce4-f962-4e8e-a1c9-7f785f3204e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7506 | 2024.10.10 05:42:42.032449 [ 3 ] {2cc0bce4-f962-4e8e-a1c9-7f785f3204e8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7507 | 2024.10.10 05:42:42.032786 [ 3 ] {2cc0bce4-f962-4e8e-a1c9-7f785f3204e8} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7508 | 2024.10.10 05:42:42.032940 [ 82 ] {} <Debug> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
7509 | 2024.10.10 05:42:42.032948 [ 3 ] {2cc0bce4-f962-4e8e-a1c9-7f785f3204e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 47.22 KiB/sec. | ||
7510 | 2024.10.10 05:42:42.032984 [ 82 ] {} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7511 | 2024.10.10 05:42:42.033043 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7512 | 2024.10.10 05:42:42.033264 [ 3 ] {2cc0bce4-f962-4e8e-a1c9-7f785f3204e8} <Debug> DynamicQueryHandler: Done processing query | ||
7513 | 2024.10.10 05:42:42.033321 [ 3 ] {2cc0bce4-f962-4e8e-a1c9-7f785f3204e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7514 | 2024.10.10 05:42:42.033414 [ 3 ] {} <Debug> HTTP-Session: 58e61a13-10b4-40bb-9a52-26abf718172f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7515 | 2024.10.10 05:42:42.033414 [ 200 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
7516 | 2024.10.10 05:42:42.033694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7517 | 2024.10.10 05:42:42.033822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7518 | 2024.10.10 05:42:42.033854 [ 3 ] {} <Debug> HTTP-Session: 9b562d71-2071-4175-9187-6bec12bf1aac Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7519 | 2024.10.10 05:42:42.033879 [ 200 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7520 | 2024.10.10 05:42:42.033883 [ 3 ] {} <Debug> HTTP-Session: 9b562d71-2071-4175-9187-6bec12bf1aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7521 | 2024.10.10 05:42:42.033915 [ 3 ] {} <Debug> HTTP-Session: 9b562d71-2071-4175-9187-6bec12bf1aac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7522 | 2024.10.10 05:42:42.033928 [ 200 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
7523 | 2024.10.10 05:42:42.033956 [ 3 ] {} <Trace> HTTP-Session: 9b562d71-2071-4175-9187-6bec12bf1aac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7524 | 2024.10.10 05:42:42.034082 [ 200 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
7525 | 2024.10.10 05:42:42.034366 [ 200 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
7526 | 2024.10.10 05:42:42.034375 [ 3 ] {342b4e98-e605-4360-aee2-8cae86904e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7527 | 2024.10.10 05:42:42.034633 [ 200 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
7528 | 2024.10.10 05:42:42.034744 [ 3 ] {342b4e98-e605-4360-aee2-8cae86904e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7529 | 2024.10.10 05:42:42.034838 [ 200 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
7530 | 2024.10.10 05:42:42.035125 [ 200 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::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 | ||
7531 | 2024.10.10 05:42:42.036377 [ 3 ] {342b4e98-e605-4360-aee2-8cae86904e92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7532 | 2024.10.10 05:42:42.037482 [ 200 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.004332044 sec., 3462.5687089050803 rows/sec., 233.32 KiB/sec. | ||
7533 | 2024.10.10 05:42:42.037570 [ 3 ] {342b4e98-e605-4360-aee2-8cae86904e92} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7534 | 2024.10.10 05:42:42.037607 [ 3 ] {342b4e98-e605-4360-aee2-8cae86904e92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7535 | 2024.10.10 05:42:42.037616 [ 200 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
7536 | 2024.10.10 05:42:42.038149 [ 200 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_15_3} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7537 | 2024.10.10 05:42:42.038281 [ 200 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_15_3} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
7538 | 2024.10.10 05:42:42.038379 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7539 | 2024.10.10 05:42:42.038516 [ 3 ] {342b4e98-e605-4360-aee2-8cae86904e92} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
7540 | 2024.10.10 05:42:42.038935 [ 3 ] {342b4e98-e605-4360-aee2-8cae86904e92} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7541 | 2024.10.10 05:42:42.039128 [ 3 ] {342b4e98-e605-4360-aee2-8cae86904e92} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005022 sec., 1592.9908403026682 rows/sec., 2.85 MiB/sec. | ||
7542 | 2024.10.10 05:42:42.039377 [ 3 ] {342b4e98-e605-4360-aee2-8cae86904e92} <Debug> DynamicQueryHandler: Done processing query | ||
7543 | 2024.10.10 05:42:42.039402 [ 3 ] {342b4e98-e605-4360-aee2-8cae86904e92} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
7544 | 2024.10.10 05:42:42.039418 [ 3 ] {} <Debug> HTTP-Session: 9b562d71-2071-4175-9187-6bec12bf1aac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7545 | 2024.10.10 05:42:42.039554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7546 | 2024.10.10 05:42:42.039603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7547 | 2024.10.10 05:42:42.039622 [ 3 ] {} <Debug> HTTP-Session: 2cf5b290-db3c-4286-9f94-0edebd6b9ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7548 | 2024.10.10 05:42:42.039639 [ 3 ] {} <Debug> HTTP-Session: 2cf5b290-db3c-4286-9f94-0edebd6b9ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7549 | 2024.10.10 05:42:42.039653 [ 3 ] {} <Debug> HTTP-Session: 2cf5b290-db3c-4286-9f94-0edebd6b9ff9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7550 | 2024.10.10 05:42:42.039684 [ 3 ] {} <Trace> HTTP-Session: 2cf5b290-db3c-4286-9f94-0edebd6b9ff9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7551 | 2024.10.10 05:42:42.039802 [ 3 ] {7d562b31-38a3-4b23-8ff5-599c67cf335b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7552 | 2024.10.10 05:42:42.039848 [ 3 ] {7d562b31-38a3-4b23-8ff5-599c67cf335b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7553 | 2024.10.10 05:42:42.039979 [ 3 ] {7d562b31-38a3-4b23-8ff5-599c67cf335b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7554 | 2024.10.10 05:42:42.040327 [ 3 ] {7d562b31-38a3-4b23-8ff5-599c67cf335b} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7555 | 2024.10.10 05:42:42.040375 [ 3 ] {7d562b31-38a3-4b23-8ff5-599c67cf335b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7556 | 2024.10.10 05:42:42.040833 [ 3 ] {7d562b31-38a3-4b23-8ff5-599c67cf335b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7557 | 2024.10.10 05:42:42.041232 [ 3 ] {7d562b31-38a3-4b23-8ff5-599c67cf335b} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7558 | 2024.10.10 05:42:42.041397 [ 3 ] {7d562b31-38a3-4b23-8ff5-599c67cf335b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001632 sec., 50245.098039215685 rows/sec., 3.19 MiB/sec. | ||
7559 | 2024.10.10 05:42:42.041565 [ 3 ] {7d562b31-38a3-4b23-8ff5-599c67cf335b} <Debug> DynamicQueryHandler: Done processing query | ||
7560 | 2024.10.10 05:42:42.041590 [ 3 ] {7d562b31-38a3-4b23-8ff5-599c67cf335b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7561 | 2024.10.10 05:42:42.041606 [ 3 ] {} <Debug> HTTP-Session: 2cf5b290-db3c-4286-9f94-0edebd6b9ff9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7562 | 2024.10.10 05:42:47.007324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7563 | 2024.10.10 05:42:47.007456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7564 | 2024.10.10 05:42:47.007483 [ 3 ] {} <Debug> HTTP-Session: a74e41cc-546d-4a24-aef9-cb9de668c1e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7565 | 2024.10.10 05:42:47.007508 [ 3 ] {} <Debug> HTTP-Session: a74e41cc-546d-4a24-aef9-cb9de668c1e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7566 | 2024.10.10 05:42:47.007523 [ 3 ] {} <Debug> HTTP-Session: a74e41cc-546d-4a24-aef9-cb9de668c1e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7567 | 2024.10.10 05:42:47.007572 [ 3 ] {} <Trace> HTTP-Session: a74e41cc-546d-4a24-aef9-cb9de668c1e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7568 | 2024.10.10 05:42:47.007758 [ 3 ] {4e2c91bf-f513-4975-901b-a5a21c1cdfe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7569 | 2024.10.10 05:42:47.007828 [ 3 ] {4e2c91bf-f513-4975-901b-a5a21c1cdfe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7570 | 2024.10.10 05:42:47.008184 [ 3 ] {4e2c91bf-f513-4975-901b-a5a21c1cdfe7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7571 | 2024.10.10 05:42:47.008613 [ 3 ] {4e2c91bf-f513-4975-901b-a5a21c1cdfe7} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7572 | 2024.10.10 05:42:47.008658 [ 3 ] {4e2c91bf-f513-4975-901b-a5a21c1cdfe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7573 | 2024.10.10 05:42:47.009086 [ 3 ] {4e2c91bf-f513-4975-901b-a5a21c1cdfe7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7574 | 2024.10.10 05:42:47.009491 [ 3 ] {4e2c91bf-f513-4975-901b-a5a21c1cdfe7} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7575 | 2024.10.10 05:42:47.009674 [ 78 ] {} <Debug> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
7576 | 2024.10.10 05:42:47.009679 [ 3 ] {4e2c91bf-f513-4975-901b-a5a21c1cdfe7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001967 sec., 1016.7768174885613 rows/sec., 82.91 KiB/sec. | ||
7577 | 2024.10.10 05:42:47.009758 [ 78 ] {} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7578 | 2024.10.10 05:42:47.009822 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7579 | 2024.10.10 05:42:47.010047 [ 192 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
7580 | 2024.10.10 05:42:47.010108 [ 3 ] {4e2c91bf-f513-4975-901b-a5a21c1cdfe7} <Debug> DynamicQueryHandler: Done processing query | ||
7581 | 2024.10.10 05:42:47.010139 [ 3 ] {4e2c91bf-f513-4975-901b-a5a21c1cdfe7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7582 | 2024.10.10 05:42:47.010168 [ 3 ] {} <Debug> HTTP-Session: a74e41cc-546d-4a24-aef9-cb9de668c1e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7583 | 2024.10.10 05:42:47.010221 [ 192 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7584 | 2024.10.10 05:42:47.010254 [ 192 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 18 rows starting from the beginning of the part | ||
7585 | 2024.10.10 05:42:47.010348 [ 192 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
7586 | 2024.10.10 05:42:47.010374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 17511, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7587 | 2024.10.10 05:42:47.010509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7588 | 2024.10.10 05:42:47.010527 [ 192 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
7589 | 2024.10.10 05:42:47.010601 [ 3 ] {} <Debug> HTTP-Session: c57cabd0-61d8-4236-8d16-b85a5d1216d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7590 | 2024.10.10 05:42:47.010700 [ 3 ] {} <Debug> HTTP-Session: c57cabd0-61d8-4236-8d16-b85a5d1216d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7591 | 2024.10.10 05:42:47.010841 [ 3 ] {} <Debug> HTTP-Session: c57cabd0-61d8-4236-8d16-b85a5d1216d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7592 | 2024.10.10 05:42:47.010935 [ 192 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
7593 | 2024.10.10 05:42:47.010963 [ 3 ] {} <Trace> HTTP-Session: c57cabd0-61d8-4236-8d16-b85a5d1216d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7594 | 2024.10.10 05:42:47.011053 [ 192 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
7595 | 2024.10.10 05:42:47.011285 [ 3 ] {26f99288-9f9e-4db1-9f7a-350e1ce52622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7596 | 2024.10.10 05:42:47.011301 [ 192 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
7597 | 2024.10.10 05:42:47.011457 [ 3 ] {26f99288-9f9e-4db1-9f7a-350e1ce52622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7598 | 2024.10.10 05:42:47.012053 [ 3 ] {26f99288-9f9e-4db1-9f7a-350e1ce52622} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7599 | 2024.10.10 05:42:47.012693 [ 3 ] {26f99288-9f9e-4db1-9f7a-350e1ce52622} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7600 | 2024.10.10 05:42:47.012740 [ 3 ] {26f99288-9f9e-4db1-9f7a-350e1ce52622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7601 | 2024.10.10 05:42:47.013060 [ 192 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003135693 sec., 9567.263121740552 rows/sec., 817.52 KiB/sec. | ||
7602 | 2024.10.10 05:42:47.013346 [ 199 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
7603 | 2024.10.10 05:42:47.013444 [ 3 ] {26f99288-9f9e-4db1-9f7a-350e1ce52622} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7604 | 2024.10.10 05:42:47.014678 [ 199 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_11_2} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7605 | 2024.10.10 05:42:47.014738 [ 3 ] {26f99288-9f9e-4db1-9f7a-350e1ce52622} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7606 | 2024.10.10 05:42:47.014887 [ 199 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_11_2} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
7607 | 2024.10.10 05:42:47.015091 [ 3 ] {26f99288-9f9e-4db1-9f7a-350e1ce52622} <Debug> executeQuery: Read 119 rows, 10.26 KiB in 0.003961 sec., 30042.91845493562 rows/sec., 2.53 MiB/sec. | ||
7608 | 2024.10.10 05:42:47.015124 [ 77 ] {} <Debug> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7609 | 2024.10.10 05:42:47.015201 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7610 | 2024.10.10 05:42:47.015342 [ 77 ] {} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7611 | 2024.10.10 05:42:47.015424 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7612 | 2024.10.10 05:42:47.015531 [ 3 ] {26f99288-9f9e-4db1-9f7a-350e1ce52622} <Debug> DynamicQueryHandler: Done processing query | ||
7613 | 2024.10.10 05:42:47.015596 [ 3 ] {26f99288-9f9e-4db1-9f7a-350e1ce52622} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
7614 | 2024.10.10 05:42:47.015651 [ 3 ] {} <Debug> HTTP-Session: c57cabd0-61d8-4236-8d16-b85a5d1216d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7615 | 2024.10.10 05:42:47.015674 [ 199 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
7616 | 2024.10.10 05:42:47.015844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 4774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7617 | 2024.10.10 05:42:47.015903 [ 199 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7618 | 2024.10.10 05:42:47.015944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7619 | 2024.10.10 05:42:47.015969 [ 199 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1416 rows starting from the beginning of the part | ||
7620 | 2024.10.10 05:42:47.015982 [ 3 ] {} <Debug> HTTP-Session: 04a5b4ce-b58b-482e-b995-499496f27080 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7621 | 2024.10.10 05:42:47.016033 [ 3 ] {} <Debug> HTTP-Session: 04a5b4ce-b58b-482e-b995-499496f27080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7622 | 2024.10.10 05:42:47.016093 [ 3 ] {} <Debug> HTTP-Session: 04a5b4ce-b58b-482e-b995-499496f27080 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7623 | 2024.10.10 05:42:47.016241 [ 199 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 100 rows starting from the beginning of the part | ||
7624 | 2024.10.10 05:42:47.016252 [ 3 ] {} <Trace> HTTP-Session: 04a5b4ce-b58b-482e-b995-499496f27080 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7625 | 2024.10.10 05:42:47.016534 [ 199 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 205 rows starting from the beginning of the part | ||
7626 | 2024.10.10 05:42:47.016591 [ 3 ] {aecfea88-daa0-4282-a4ac-f660d767249e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7627 | 2024.10.10 05:42:47.016766 [ 3 ] {aecfea88-daa0-4282-a4ac-f660d767249e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7628 | 2024.10.10 05:42:47.016931 [ 199 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 119 rows starting from the beginning of the part | ||
7629 | 2024.10.10 05:42:47.017238 [ 199 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 205 rows starting from the beginning of the part | ||
7630 | 2024.10.10 05:42:47.017560 [ 199 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 119 rows starting from the beginning of the part | ||
7631 | 2024.10.10 05:42:47.018374 [ 3 ] {aecfea88-daa0-4282-a4ac-f660d767249e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7632 | 2024.10.10 05:42:47.019245 [ 3 ] {aecfea88-daa0-4282-a4ac-f660d767249e} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7633 | 2024.10.10 05:42:47.019322 [ 3 ] {aecfea88-daa0-4282-a4ac-f660d767249e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7634 | 2024.10.10 05:42:47.020430 [ 3 ] {aecfea88-daa0-4282-a4ac-f660d767249e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7635 | 2024.10.10 05:42:47.021213 [ 194 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2164 rows, containing 5 columns (5 merged, 0 gathered) in 0.005662929 sec., 382134.40429855295 rows/sec., 33.70 MiB/sec. | ||
7636 | 2024.10.10 05:42:47.021289 [ 3 ] {aecfea88-daa0-4282-a4ac-f660d767249e} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7637 | 2024.10.10 05:42:47.021539 [ 3 ] {aecfea88-daa0-4282-a4ac-f660d767249e} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.005062 sec., 6519.162386408535 rows/sec., 488.09 KiB/sec. | ||
7638 | 2024.10.10 05:42:47.021609 [ 194 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7639 | 2024.10.10 05:42:47.022136 [ 3 ] {aecfea88-daa0-4282-a4ac-f660d767249e} <Debug> DynamicQueryHandler: Done processing query | ||
7640 | 2024.10.10 05:42:47.022218 [ 3 ] {aecfea88-daa0-4282-a4ac-f660d767249e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
7641 | 2024.10.10 05:42:47.022296 [ 3 ] {} <Debug> HTTP-Session: 04a5b4ce-b58b-482e-b995-499496f27080 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7642 | 2024.10.10 05:42:47.022602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 16476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7643 | 2024.10.10 05:42:47.022739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7644 | 2024.10.10 05:42:47.022779 [ 3 ] {} <Debug> HTTP-Session: b9f47625-b5b1-4201-af77-265560d1ef44 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7645 | 2024.10.10 05:42:47.022802 [ 3 ] {} <Debug> HTTP-Session: b9f47625-b5b1-4201-af77-265560d1ef44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7646 | 2024.10.10 05:42:47.022832 [ 3 ] {} <Debug> HTTP-Session: b9f47625-b5b1-4201-af77-265560d1ef44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7647 | 2024.10.10 05:42:47.022898 [ 3 ] {} <Trace> HTTP-Session: b9f47625-b5b1-4201-af77-265560d1ef44 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7648 | 2024.10.10 05:42:47.023053 [ 194 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_36_7} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7649 | 2024.10.10 05:42:47.023103 [ 3 ] {70fc2270-4777-4933-9202-f08b3f792cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7650 | 2024.10.10 05:42:47.023190 [ 3 ] {70fc2270-4777-4933-9202-f08b3f792cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7651 | 2024.10.10 05:42:47.023220 [ 194 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_36_7} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7652 | 2024.10.10 05:42:47.023399 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
7653 | 2024.10.10 05:42:47.023580 [ 3 ] {70fc2270-4777-4933-9202-f08b3f792cba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7654 | 2024.10.10 05:42:47.023977 [ 3 ] {70fc2270-4777-4933-9202-f08b3f792cba} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7655 | 2024.10.10 05:42:47.024017 [ 3 ] {70fc2270-4777-4933-9202-f08b3f792cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7656 | 2024.10.10 05:42:47.024393 [ 3 ] {70fc2270-4777-4933-9202-f08b3f792cba} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7657 | 2024.10.10 05:42:47.024774 [ 3 ] {70fc2270-4777-4933-9202-f08b3f792cba} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7658 | 2024.10.10 05:42:47.024934 [ 3 ] {70fc2270-4777-4933-9202-f08b3f792cba} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001914 sec., 50679.20585161965 rows/sec., 3.96 MiB/sec. | ||
7659 | 2024.10.10 05:42:47.024945 [ 77 ] {} <Debug> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7660 | 2024.10.10 05:42:47.025026 [ 77 ] {} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7661 | 2024.10.10 05:42:47.025089 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7662 | 2024.10.10 05:42:47.025246 [ 3 ] {70fc2270-4777-4933-9202-f08b3f792cba} <Debug> DynamicQueryHandler: Done processing query | ||
7663 | 2024.10.10 05:42:47.025258 [ 199 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
7664 | 2024.10.10 05:42:47.025287 [ 3 ] {70fc2270-4777-4933-9202-f08b3f792cba} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
7665 | 2024.10.10 05:42:47.025335 [ 3 ] {} <Debug> HTTP-Session: b9f47625-b5b1-4201-af77-265560d1ef44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7666 | 2024.10.10 05:42:47.025458 [ 199 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7667 | 2024.10.10 05:42:47.025498 [ 199 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part | ||
7668 | 2024.10.10 05:42:47.025569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7669 | 2024.10.10 05:42:47.025748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7670 | 2024.10.10 05:42:47.025763 [ 199 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 86 rows starting from the beginning of the part | ||
7671 | 2024.10.10 05:42:47.025816 [ 3 ] {} <Debug> HTTP-Session: 304e49d9-d1be-4ea2-8e4d-67599baf80c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7672 | 2024.10.10 05:42:47.025886 [ 3 ] {} <Debug> HTTP-Session: 304e49d9-d1be-4ea2-8e4d-67599baf80c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7673 | 2024.10.10 05:42:47.025949 [ 3 ] {} <Debug> HTTP-Session: 304e49d9-d1be-4ea2-8e4d-67599baf80c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7674 | 2024.10.10 05:42:47.026060 [ 199 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 390 rows starting from the beginning of the part | ||
7675 | 2024.10.10 05:42:47.026107 [ 3 ] {} <Trace> HTTP-Session: 304e49d9-d1be-4ea2-8e4d-67599baf80c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7676 | 2024.10.10 05:42:47.026354 [ 199 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 97 rows starting from the beginning of the part | ||
7677 | 2024.10.10 05:42:47.026604 [ 3 ] {7b51d730-0e70-4f8b-8bb0-2599f0bd5c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7678 | 2024.10.10 05:42:47.026661 [ 199 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 390 rows starting from the beginning of the part | ||
7679 | 2024.10.10 05:42:47.026741 [ 3 ] {7b51d730-0e70-4f8b-8bb0-2599f0bd5c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7680 | 2024.10.10 05:42:47.027071 [ 199 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 97 rows starting from the beginning of the part | ||
7681 | 2024.10.10 05:42:47.027764 [ 3 ] {7b51d730-0e70-4f8b-8bb0-2599f0bd5c9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7682 | 2024.10.10 05:42:47.028828 [ 3 ] {7b51d730-0e70-4f8b-8bb0-2599f0bd5c9d} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7683 | 2024.10.10 05:42:47.028910 [ 3 ] {7b51d730-0e70-4f8b-8bb0-2599f0bd5c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7684 | 2024.10.10 05:42:47.029856 [ 3 ] {7b51d730-0e70-4f8b-8bb0-2599f0bd5c9d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7685 | 2024.10.10 05:42:47.030168 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1973 rows, containing 5 columns (5 merged, 0 gathered) in 0.004994102 sec., 395066.0198770469 rows/sec., 30.26 MiB/sec. | ||
7686 | 2024.10.10 05:42:47.030369 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7687 | 2024.10.10 05:42:47.030473 [ 3 ] {7b51d730-0e70-4f8b-8bb0-2599f0bd5c9d} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7688 | 2024.10.10 05:42:47.030724 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7689 | 2024.10.10 05:42:47.030778 [ 3 ] {7b51d730-0e70-4f8b-8bb0-2599f0bd5c9d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004444 sec., 36228.622862286225 rows/sec., 2.52 MiB/sec. | ||
7690 | 2024.10.10 05:42:47.030879 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7691 | 2024.10.10 05:42:47.031045 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7692 | 2024.10.10 05:42:47.031454 [ 3 ] {7b51d730-0e70-4f8b-8bb0-2599f0bd5c9d} <Debug> DynamicQueryHandler: Done processing query | ||
7693 | 2024.10.10 05:42:47.031531 [ 3 ] {7b51d730-0e70-4f8b-8bb0-2599f0bd5c9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
7694 | 2024.10.10 05:42:47.031542 [ 191 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
7695 | 2024.10.10 05:42:47.031580 [ 3 ] {} <Debug> HTTP-Session: 304e49d9-d1be-4ea2-8e4d-67599baf80c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7696 | 2024.10.10 05:42:47.031923 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_36_7} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7697 | 2024.10.10 05:42:47.031935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 50909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7698 | 2024.10.10 05:42:47.032001 [ 191 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7699 | 2024.10.10 05:42:47.032090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7700 | 2024.10.10 05:42:47.032125 [ 191 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11056 rows starting from the beginning of the part | ||
7701 | 2024.10.10 05:42:47.032155 [ 3 ] {} <Debug> HTTP-Session: 0489e62b-44e5-48c0-9dd9-b6f616185e84 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7702 | 2024.10.10 05:42:47.032176 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_36_7} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7703 | 2024.10.10 05:42:47.032234 [ 3 ] {} <Debug> HTTP-Session: 0489e62b-44e5-48c0-9dd9-b6f616185e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7704 | 2024.10.10 05:42:47.032304 [ 3 ] {} <Debug> HTTP-Session: 0489e62b-44e5-48c0-9dd9-b6f616185e84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7705 | 2024.10.10 05:42:47.032455 [ 3 ] {} <Trace> HTTP-Session: 0489e62b-44e5-48c0-9dd9-b6f616185e84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7706 | 2024.10.10 05:42:47.032512 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
7707 | 2024.10.10 05:42:47.032733 [ 191 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 54 rows starting from the beginning of the part | ||
7708 | 2024.10.10 05:42:47.032896 [ 191 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part | ||
7709 | 2024.10.10 05:42:47.033191 [ 191 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::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 | ||
7710 | 2024.10.10 05:42:47.033198 [ 3 ] {2c5c5281-4250-4afd-a752-1a04424bead0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7711 | 2024.10.10 05:42:47.033491 [ 191 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 237 rows starting from the beginning of the part | ||
7712 | 2024.10.10 05:42:47.033644 [ 3 ] {2c5c5281-4250-4afd-a752-1a04424bead0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7713 | 2024.10.10 05:42:47.033880 [ 191 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 161 rows starting from the beginning of the part | ||
7714 | 2024.10.10 05:42:47.035662 [ 3 ] {2c5c5281-4250-4afd-a752-1a04424bead0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7715 | 2024.10.10 05:42:47.037260 [ 3 ] {2c5c5281-4250-4afd-a752-1a04424bead0} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7716 | 2024.10.10 05:42:47.037348 [ 3 ] {2c5c5281-4250-4afd-a752-1a04424bead0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7717 | 2024.10.10 05:42:47.039004 [ 3 ] {2c5c5281-4250-4afd-a752-1a04424bead0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7718 | 2024.10.10 05:42:47.039992 [ 3 ] {2c5c5281-4250-4afd-a752-1a04424bead0} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7719 | 2024.10.10 05:42:47.040233 [ 3 ] {2c5c5281-4250-4afd-a752-1a04424bead0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.007492 sec., 4137.746930058729 rows/sec., 7.41 MiB/sec. | ||
7720 | 2024.10.10 05:42:47.040531 [ 3 ] {2c5c5281-4250-4afd-a752-1a04424bead0} <Debug> DynamicQueryHandler: Done processing query | ||
7721 | 2024.10.10 05:42:47.040568 [ 3 ] {2c5c5281-4250-4afd-a752-1a04424bead0} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
7722 | 2024.10.10 05:42:47.040587 [ 3 ] {} <Debug> HTTP-Session: 0489e62b-44e5-48c0-9dd9-b6f616185e84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7723 | 2024.10.10 05:42:47.040736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7724 | 2024.10.10 05:42:47.040788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7725 | 2024.10.10 05:42:47.040808 [ 3 ] {} <Debug> HTTP-Session: 84eafb48-172e-4f27-82dd-5a48eb338ac1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7726 | 2024.10.10 05:42:47.040825 [ 3 ] {} <Debug> HTTP-Session: 84eafb48-172e-4f27-82dd-5a48eb338ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7727 | 2024.10.10 05:42:47.040871 [ 3 ] {} <Debug> HTTP-Session: 84eafb48-172e-4f27-82dd-5a48eb338ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7728 | 2024.10.10 05:42:47.040927 [ 3 ] {} <Trace> HTTP-Session: 84eafb48-172e-4f27-82dd-5a48eb338ac1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7729 | 2024.10.10 05:42:47.041260 [ 3 ] {4d40b341-f50a-4a90-a297-53360f89f21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7730 | 2024.10.10 05:42:47.041299 [ 191 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11906 rows, containing 5 columns (5 merged, 0 gathered) in 0.009987223 sec., 1192123.1757816963 rows/sec., 80.22 MiB/sec. | ||
7731 | 2024.10.10 05:42:47.041340 [ 3 ] {4d40b341-f50a-4a90-a297-53360f89f21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7732 | 2024.10.10 05:42:47.041536 [ 3 ] {4d40b341-f50a-4a90-a297-53360f89f21e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7733 | 2024.10.10 05:42:47.041650 [ 191 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7734 | 2024.10.10 05:42:47.042368 [ 3 ] {4d40b341-f50a-4a90-a297-53360f89f21e} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7735 | 2024.10.10 05:42:47.042425 [ 3 ] {4d40b341-f50a-4a90-a297-53360f89f21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7736 | 2024.10.10 05:42:47.042664 [ 191 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7737 | 2024.10.10 05:42:47.042867 [ 191 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7738 | 2024.10.10 05:42:47.043032 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
7739 | 2024.10.10 05:42:47.043211 [ 3 ] {4d40b341-f50a-4a90-a297-53360f89f21e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7740 | 2024.10.10 05:42:47.043609 [ 3 ] {4d40b341-f50a-4a90-a297-53360f89f21e} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7741 | 2024.10.10 05:42:47.043809 [ 3 ] {4d40b341-f50a-4a90-a297-53360f89f21e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002706 sec., 22172.949002217294 rows/sec., 1.49 MiB/sec. | ||
7742 | 2024.10.10 05:42:47.043823 [ 77 ] {} <Debug> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7743 | 2024.10.10 05:42:47.043916 [ 77 ] {} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7744 | 2024.10.10 05:42:47.043970 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
7745 | 2024.10.10 05:42:47.044174 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
7746 | 2024.10.10 05:42:47.044181 [ 3 ] {4d40b341-f50a-4a90-a297-53360f89f21e} <Debug> DynamicQueryHandler: Done processing query | ||
7747 | 2024.10.10 05:42:47.044259 [ 3 ] {4d40b341-f50a-4a90-a297-53360f89f21e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
7748 | 2024.10.10 05:42:47.044303 [ 3 ] {} <Debug> HTTP-Session: 84eafb48-172e-4f27-82dd-5a48eb338ac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7749 | 2024.10.10 05:42:47.044438 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7750 | 2024.10.10 05:42:47.044486 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1620 rows starting from the beginning of the part | ||
7751 | 2024.10.10 05:42:47.044613 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
7752 | 2024.10.10 05:42:47.044742 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part | ||
7753 | 2024.10.10 05:42:47.044977 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
7754 | 2024.10.10 05:42:47.045148 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 82 rows starting from the beginning of the part | ||
7755 | 2024.10.10 05:42:47.045299 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::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 | ||
7756 | 2024.10.10 05:42:47.046734 [ 187 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1924 rows, containing 4 columns (4 merged, 0 gathered) in 0.00266068 sec., 723123.4120600749 rows/sec., 46.77 MiB/sec. | ||
7757 | 2024.10.10 05:42:47.046950 [ 190 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7758 | 2024.10.10 05:42:47.047361 [ 190 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_36_7} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7759 | 2024.10.10 05:42:47.047445 [ 190 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_36_7} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7760 | 2024.10.10 05:42:47.047528 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
7761 | 2024.10.10 05:42:50.325624 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 762 | ||
7762 | 2024.10.10 05:42:50.328502 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7763 | 2024.10.10 05:42:50.328547 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7764 | 2024.10.10 05:42:50.330092 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7765 | 2024.10.10 05:42:50.331079 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7766 | 2024.10.10 05:42:50.332466 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 762 | ||
7767 | 2024.10.10 05:42:52.009784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7768 | 2024.10.10 05:42:52.009897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7769 | 2024.10.10 05:42:52.009924 [ 3 ] {} <Debug> HTTP-Session: e7397fd0-a307-424d-ad3a-cbb16667a314 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7770 | 2024.10.10 05:42:52.009948 [ 3 ] {} <Debug> HTTP-Session: e7397fd0-a307-424d-ad3a-cbb16667a314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7771 | 2024.10.10 05:42:52.009964 [ 3 ] {} <Debug> HTTP-Session: e7397fd0-a307-424d-ad3a-cbb16667a314 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7772 | 2024.10.10 05:42:52.010013 [ 3 ] {} <Trace> HTTP-Session: e7397fd0-a307-424d-ad3a-cbb16667a314 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7773 | 2024.10.10 05:42:52.010319 [ 3 ] {1bcdca8b-2033-4a41-ae81-16e548a983d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7774 | 2024.10.10 05:42:52.010393 [ 3 ] {1bcdca8b-2033-4a41-ae81-16e548a983d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7775 | 2024.10.10 05:42:52.010743 [ 3 ] {1bcdca8b-2033-4a41-ae81-16e548a983d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7776 | 2024.10.10 05:42:52.011280 [ 3 ] {1bcdca8b-2033-4a41-ae81-16e548a983d1} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7777 | 2024.10.10 05:42:52.011325 [ 3 ] {1bcdca8b-2033-4a41-ae81-16e548a983d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7778 | 2024.10.10 05:42:52.011791 [ 3 ] {1bcdca8b-2033-4a41-ae81-16e548a983d1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7779 | 2024.10.10 05:42:52.012195 [ 3 ] {1bcdca8b-2033-4a41-ae81-16e548a983d1} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7780 | 2024.10.10 05:42:52.012373 [ 3 ] {1bcdca8b-2033-4a41-ae81-16e548a983d1} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002192 sec., 93521.89781021899 rows/sec., 8.22 MiB/sec. | ||
7781 | 2024.10.10 05:42:52.012696 [ 3 ] {1bcdca8b-2033-4a41-ae81-16e548a983d1} <Debug> DynamicQueryHandler: Done processing query | ||
7782 | 2024.10.10 05:42:52.012727 [ 3 ] {1bcdca8b-2033-4a41-ae81-16e548a983d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7783 | 2024.10.10 05:42:52.012744 [ 3 ] {} <Debug> HTTP-Session: e7397fd0-a307-424d-ad3a-cbb16667a314 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7784 | 2024.10.10 05:42:52.012886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7785 | 2024.10.10 05:42:52.012941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7786 | 2024.10.10 05:42:52.012962 [ 3 ] {} <Debug> HTTP-Session: 4af815e4-c6e6-4936-9a71-06665b461ab7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7787 | 2024.10.10 05:42:52.012980 [ 3 ] {} <Debug> HTTP-Session: 4af815e4-c6e6-4936-9a71-06665b461ab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7788 | 2024.10.10 05:42:52.012994 [ 3 ] {} <Debug> HTTP-Session: 4af815e4-c6e6-4936-9a71-06665b461ab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7789 | 2024.10.10 05:42:52.013029 [ 3 ] {} <Trace> HTTP-Session: 4af815e4-c6e6-4936-9a71-06665b461ab7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7790 | 2024.10.10 05:42:52.013142 [ 3 ] {f9e3e970-8683-44f3-aaf1-0edc0cec1702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
7791 | 2024.10.10 05:42:52.013190 [ 3 ] {f9e3e970-8683-44f3-aaf1-0edc0cec1702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7792 | 2024.10.10 05:42:52.013444 [ 3 ] {f9e3e970-8683-44f3-aaf1-0edc0cec1702} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7793 | 2024.10.10 05:42:52.013739 [ 3 ] {f9e3e970-8683-44f3-aaf1-0edc0cec1702} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7794 | 2024.10.10 05:42:52.013778 [ 3 ] {f9e3e970-8683-44f3-aaf1-0edc0cec1702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7795 | 2024.10.10 05:42:52.014157 [ 3 ] {f9e3e970-8683-44f3-aaf1-0edc0cec1702} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7796 | 2024.10.10 05:42:52.014536 [ 3 ] {f9e3e970-8683-44f3-aaf1-0edc0cec1702} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7797 | 2024.10.10 05:42:52.014700 [ 3 ] {f9e3e970-8683-44f3-aaf1-0edc0cec1702} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001589 sec., 5034.612964128383 rows/sec., 378.58 KiB/sec. | ||
7798 | 2024.10.10 05:42:52.014721 [ 73 ] {} <Debug> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7799 | 2024.10.10 05:42:52.014854 [ 73 ] {} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7800 | 2024.10.10 05:42:52.014903 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7801 | 2024.10.10 05:42:52.014971 [ 3 ] {f9e3e970-8683-44f3-aaf1-0edc0cec1702} <Debug> DynamicQueryHandler: Done processing query | ||
7802 | 2024.10.10 05:42:52.015044 [ 3 ] {f9e3e970-8683-44f3-aaf1-0edc0cec1702} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7803 | 2024.10.10 05:42:52.015116 [ 3 ] {} <Debug> HTTP-Session: 4af815e4-c6e6-4936-9a71-06665b461ab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7804 | 2024.10.10 05:42:52.015301 [ 186 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
7805 | 2024.10.10 05:42:52.015342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7806 | 2024.10.10 05:42:52.015477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7807 | 2024.10.10 05:42:52.015571 [ 3 ] {} <Debug> HTTP-Session: a058026e-307c-4335-a6a5-bc16eca39175 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7808 | 2024.10.10 05:42:52.015642 [ 3 ] {} <Debug> HTTP-Session: a058026e-307c-4335-a6a5-bc16eca39175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7809 | 2024.10.10 05:42:52.015690 [ 3 ] {} <Debug> HTTP-Session: a058026e-307c-4335-a6a5-bc16eca39175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7810 | 2024.10.10 05:42:52.015785 [ 3 ] {} <Trace> HTTP-Session: a058026e-307c-4335-a6a5-bc16eca39175 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7811 | 2024.10.10 05:42:52.015827 [ 186 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7812 | 2024.10.10 05:42:52.015888 [ 186 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 57 rows starting from the beginning of the part | ||
7813 | 2024.10.10 05:42:52.015998 [ 3 ] {ad0802ac-c862-47c6-a51d-f6a6ad5c96f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
7814 | 2024.10.10 05:42:52.016135 [ 186 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
7815 | 2024.10.10 05:42:52.016147 [ 3 ] {ad0802ac-c862-47c6-a51d-f6a6ad5c96f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7816 | 2024.10.10 05:42:52.016472 [ 186 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part | ||
7817 | 2024.10.10 05:42:52.016780 [ 186 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
7818 | 2024.10.10 05:42:52.017084 [ 186 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 33 rows starting from the beginning of the part | ||
7819 | 2024.10.10 05:42:52.017419 [ 186 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
7820 | 2024.10.10 05:42:52.017889 [ 3 ] {ad0802ac-c862-47c6-a51d-f6a6ad5c96f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7821 | 2024.10.10 05:42:52.018713 [ 3 ] {ad0802ac-c862-47c6-a51d-f6a6ad5c96f0} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7822 | 2024.10.10 05:42:52.018771 [ 3 ] {ad0802ac-c862-47c6-a51d-f6a6ad5c96f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7823 | 2024.10.10 05:42:52.019831 [ 3 ] {ad0802ac-c862-47c6-a51d-f6a6ad5c96f0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7824 | 2024.10.10 05:42:52.020258 [ 186 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 147 rows, containing 5 columns (5 merged, 0 gathered) in 0.005250888 sec., 27995.2648009251 rows/sec., 2.14 MiB/sec. | ||
7825 | 2024.10.10 05:42:52.020502 [ 186 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7826 | 2024.10.10 05:42:52.020763 [ 3 ] {ad0802ac-c862-47c6-a51d-f6a6ad5c96f0} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7827 | 2024.10.10 05:42:52.021325 [ 3 ] {ad0802ac-c862-47c6-a51d-f6a6ad5c96f0} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00539 sec., 2597.4025974025976 rows/sec., 181.91 KiB/sec. | ||
7828 | 2024.10.10 05:42:52.021814 [ 186 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_36_7} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7829 | 2024.10.10 05:42:52.021994 [ 3 ] {ad0802ac-c862-47c6-a51d-f6a6ad5c96f0} <Debug> DynamicQueryHandler: Done processing query | ||
7830 | 2024.10.10 05:42:52.022002 [ 186 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_36_7} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7831 | 2024.10.10 05:42:52.022039 [ 3 ] {ad0802ac-c862-47c6-a51d-f6a6ad5c96f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7832 | 2024.10.10 05:42:52.022067 [ 3 ] {} <Debug> HTTP-Session: a058026e-307c-4335-a6a5-bc16eca39175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7833 | 2024.10.10 05:42:52.022186 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7834 | 2024.10.10 05:42:52.022257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7835 | 2024.10.10 05:42:52.022313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7836 | 2024.10.10 05:42:52.022334 [ 3 ] {} <Debug> HTTP-Session: b97ce47d-711e-4abc-8b33-baa1392b4dc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7837 | 2024.10.10 05:42:52.022352 [ 3 ] {} <Debug> HTTP-Session: b97ce47d-711e-4abc-8b33-baa1392b4dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7838 | 2024.10.10 05:42:52.022367 [ 3 ] {} <Debug> HTTP-Session: b97ce47d-711e-4abc-8b33-baa1392b4dc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7839 | 2024.10.10 05:42:52.022400 [ 3 ] {} <Trace> HTTP-Session: b97ce47d-711e-4abc-8b33-baa1392b4dc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7840 | 2024.10.10 05:42:52.022508 [ 3 ] {2624400e-e181-4d6a-87c5-66fb6172ab6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
7841 | 2024.10.10 05:42:52.022554 [ 3 ] {2624400e-e181-4d6a-87c5-66fb6172ab6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7842 | 2024.10.10 05:42:52.022813 [ 3 ] {2624400e-e181-4d6a-87c5-66fb6172ab6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7843 | 2024.10.10 05:42:52.023117 [ 3 ] {2624400e-e181-4d6a-87c5-66fb6172ab6c} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7844 | 2024.10.10 05:42:52.023154 [ 3 ] {2624400e-e181-4d6a-87c5-66fb6172ab6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7845 | 2024.10.10 05:42:52.023523 [ 3 ] {2624400e-e181-4d6a-87c5-66fb6172ab6c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7846 | 2024.10.10 05:42:52.023898 [ 3 ] {2624400e-e181-4d6a-87c5-66fb6172ab6c} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7847 | 2024.10.10 05:42:52.024032 [ 3 ] {2624400e-e181-4d6a-87c5-66fb6172ab6c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001554 sec., 3861.003861003861 rows/sec., 228.12 KiB/sec. | ||
7848 | 2024.10.10 05:42:52.024190 [ 3 ] {2624400e-e181-4d6a-87c5-66fb6172ab6c} <Debug> DynamicQueryHandler: Done processing query | ||
7849 | 2024.10.10 05:42:52.024215 [ 3 ] {2624400e-e181-4d6a-87c5-66fb6172ab6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7850 | 2024.10.10 05:42:52.024231 [ 3 ] {} <Debug> HTTP-Session: b97ce47d-711e-4abc-8b33-baa1392b4dc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7851 | 2024.10.10 05:42:52.024384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7852 | 2024.10.10 05:42:52.024441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7853 | 2024.10.10 05:42:52.024466 [ 3 ] {} <Debug> HTTP-Session: 290a116a-30f5-468d-bf34-a8c8fc83bb29 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7854 | 2024.10.10 05:42:52.024487 [ 3 ] {} <Debug> HTTP-Session: 290a116a-30f5-468d-bf34-a8c8fc83bb29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7855 | 2024.10.10 05:42:52.024505 [ 3 ] {} <Debug> HTTP-Session: 290a116a-30f5-468d-bf34-a8c8fc83bb29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7856 | 2024.10.10 05:42:52.024543 [ 3 ] {} <Trace> HTTP-Session: 290a116a-30f5-468d-bf34-a8c8fc83bb29 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7857 | 2024.10.10 05:42:52.024799 [ 3 ] {1f697e28-b1fd-48f9-aa78-5c47c43cc061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
7858 | 2024.10.10 05:42:52.024849 [ 3 ] {1f697e28-b1fd-48f9-aa78-5c47c43cc061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7859 | 2024.10.10 05:42:52.025125 [ 3 ] {1f697e28-b1fd-48f9-aa78-5c47c43cc061} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7860 | 2024.10.10 05:42:52.025676 [ 3 ] {1f697e28-b1fd-48f9-aa78-5c47c43cc061} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7861 | 2024.10.10 05:42:52.025713 [ 3 ] {1f697e28-b1fd-48f9-aa78-5c47c43cc061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7862 | 2024.10.10 05:42:52.026107 [ 3 ] {1f697e28-b1fd-48f9-aa78-5c47c43cc061} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7863 | 2024.10.10 05:42:52.026486 [ 3 ] {1f697e28-b1fd-48f9-aa78-5c47c43cc061} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7864 | 2024.10.10 05:42:52.026614 [ 3 ] {1f697e28-b1fd-48f9-aa78-5c47c43cc061} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001968 sec., 198170.73170731706 rows/sec., 14.05 MiB/sec. | ||
7865 | 2024.10.10 05:42:52.026772 [ 3 ] {1f697e28-b1fd-48f9-aa78-5c47c43cc061} <Debug> DynamicQueryHandler: Done processing query | ||
7866 | 2024.10.10 05:42:52.026796 [ 3 ] {1f697e28-b1fd-48f9-aa78-5c47c43cc061} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
7867 | 2024.10.10 05:42:52.026812 [ 3 ] {} <Debug> HTTP-Session: 290a116a-30f5-468d-bf34-a8c8fc83bb29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7868 | 2024.10.10 05:42:52.026924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7869 | 2024.10.10 05:42:52.026972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7870 | 2024.10.10 05:42:52.026992 [ 3 ] {} <Debug> HTTP-Session: 21a7e0ed-10e6-482b-9d8d-b728c00fd942 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7871 | 2024.10.10 05:42:52.027008 [ 3 ] {} <Debug> HTTP-Session: 21a7e0ed-10e6-482b-9d8d-b728c00fd942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7872 | 2024.10.10 05:42:52.027022 [ 3 ] {} <Debug> HTTP-Session: 21a7e0ed-10e6-482b-9d8d-b728c00fd942 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7873 | 2024.10.10 05:42:52.027054 [ 3 ] {} <Trace> HTTP-Session: 21a7e0ed-10e6-482b-9d8d-b728c00fd942 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7874 | 2024.10.10 05:42:52.027150 [ 3 ] {cc42edbf-a47c-4365-8004-d4ec9f46e662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
7875 | 2024.10.10 05:42:52.027195 [ 3 ] {cc42edbf-a47c-4365-8004-d4ec9f46e662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7876 | 2024.10.10 05:42:52.027323 [ 3 ] {cc42edbf-a47c-4365-8004-d4ec9f46e662} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7877 | 2024.10.10 05:42:52.027552 [ 3 ] {cc42edbf-a47c-4365-8004-d4ec9f46e662} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7878 | 2024.10.10 05:42:52.027587 [ 3 ] {cc42edbf-a47c-4365-8004-d4ec9f46e662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7879 | 2024.10.10 05:42:52.027946 [ 3 ] {cc42edbf-a47c-4365-8004-d4ec9f46e662} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7880 | 2024.10.10 05:42:52.028271 [ 3 ] {cc42edbf-a47c-4365-8004-d4ec9f46e662} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7881 | 2024.10.10 05:42:52.028397 [ 3 ] {cc42edbf-a47c-4365-8004-d4ec9f46e662} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001273 sec., 4713.275726630008 rows/sec., 246.25 KiB/sec. | ||
7882 | 2024.10.10 05:42:52.028547 [ 3 ] {cc42edbf-a47c-4365-8004-d4ec9f46e662} <Debug> DynamicQueryHandler: Done processing query | ||
7883 | 2024.10.10 05:42:52.028571 [ 3 ] {cc42edbf-a47c-4365-8004-d4ec9f46e662} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
7884 | 2024.10.10 05:42:52.028586 [ 3 ] {} <Debug> HTTP-Session: 21a7e0ed-10e6-482b-9d8d-b728c00fd942 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7885 | 2024.10.10 05:42:52.028759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7886 | 2024.10.10 05:42:52.028807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7887 | 2024.10.10 05:42:52.028826 [ 3 ] {} <Debug> HTTP-Session: 292085d2-87b0-40ed-8454-ed367810a244 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7888 | 2024.10.10 05:42:52.028842 [ 3 ] {} <Debug> HTTP-Session: 292085d2-87b0-40ed-8454-ed367810a244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7889 | 2024.10.10 05:42:52.028857 [ 3 ] {} <Debug> HTTP-Session: 292085d2-87b0-40ed-8454-ed367810a244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7890 | 2024.10.10 05:42:52.028887 [ 3 ] {} <Trace> HTTP-Session: 292085d2-87b0-40ed-8454-ed367810a244 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7891 | 2024.10.10 05:42:52.029063 [ 3 ] {70e84c03-3056-41d7-a217-f77c7886aa54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
7892 | 2024.10.10 05:42:52.029112 [ 3 ] {70e84c03-3056-41d7-a217-f77c7886aa54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7893 | 2024.10.10 05:42:52.029253 [ 3 ] {70e84c03-3056-41d7-a217-f77c7886aa54} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7894 | 2024.10.10 05:42:52.029742 [ 3 ] {70e84c03-3056-41d7-a217-f77c7886aa54} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7895 | 2024.10.10 05:42:52.029779 [ 3 ] {70e84c03-3056-41d7-a217-f77c7886aa54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7896 | 2024.10.10 05:42:52.030172 [ 3 ] {70e84c03-3056-41d7-a217-f77c7886aa54} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7897 | 2024.10.10 05:42:52.030521 [ 3 ] {70e84c03-3056-41d7-a217-f77c7886aa54} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7898 | 2024.10.10 05:42:52.030654 [ 3 ] {70e84c03-3056-41d7-a217-f77c7886aa54} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001684 sec., 140736.34204275534 rows/sec., 9.43 MiB/sec. | ||
7899 | 2024.10.10 05:42:52.030943 [ 3 ] {70e84c03-3056-41d7-a217-f77c7886aa54} <Debug> DynamicQueryHandler: Done processing query | ||
7900 | 2024.10.10 05:42:52.030989 [ 3 ] {70e84c03-3056-41d7-a217-f77c7886aa54} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
7901 | 2024.10.10 05:42:52.031033 [ 3 ] {} <Debug> HTTP-Session: 292085d2-87b0-40ed-8454-ed367810a244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7902 | 2024.10.10 05:42:52.031171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7903 | 2024.10.10 05:42:52.031222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7904 | 2024.10.10 05:42:52.031242 [ 3 ] {} <Debug> HTTP-Session: bf1bd9d4-7bf3-412c-a02c-94df48beb91b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7905 | 2024.10.10 05:42:52.031259 [ 3 ] {} <Debug> HTTP-Session: bf1bd9d4-7bf3-412c-a02c-94df48beb91b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7906 | 2024.10.10 05:42:52.031274 [ 3 ] {} <Debug> HTTP-Session: bf1bd9d4-7bf3-412c-a02c-94df48beb91b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7907 | 2024.10.10 05:42:52.031305 [ 3 ] {} <Trace> HTTP-Session: bf1bd9d4-7bf3-412c-a02c-94df48beb91b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7908 | 2024.10.10 05:42:52.031404 [ 3 ] {8ee773ce-62af-4b9d-a03a-e1ccb32741be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
7909 | 2024.10.10 05:42:52.031452 [ 3 ] {8ee773ce-62af-4b9d-a03a-e1ccb32741be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7910 | 2024.10.10 05:42:52.031600 [ 3 ] {8ee773ce-62af-4b9d-a03a-e1ccb32741be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7911 | 2024.10.10 05:42:52.031865 [ 3 ] {8ee773ce-62af-4b9d-a03a-e1ccb32741be} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7912 | 2024.10.10 05:42:52.031900 [ 3 ] {8ee773ce-62af-4b9d-a03a-e1ccb32741be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7913 | 2024.10.10 05:42:52.032269 [ 3 ] {8ee773ce-62af-4b9d-a03a-e1ccb32741be} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7914 | 2024.10.10 05:42:52.032601 [ 3 ] {8ee773ce-62af-4b9d-a03a-e1ccb32741be} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7915 | 2024.10.10 05:42:52.032736 [ 3 ] {8ee773ce-62af-4b9d-a03a-e1ccb32741be} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001359 sec., 735.8351729212657 rows/sec., 49.58 KiB/sec. | ||
7916 | 2024.10.10 05:42:52.032893 [ 3 ] {8ee773ce-62af-4b9d-a03a-e1ccb32741be} <Debug> DynamicQueryHandler: Done processing query | ||
7917 | 2024.10.10 05:42:52.032918 [ 3 ] {8ee773ce-62af-4b9d-a03a-e1ccb32741be} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
7918 | 2024.10.10 05:42:52.032933 [ 3 ] {} <Debug> HTTP-Session: bf1bd9d4-7bf3-412c-a02c-94df48beb91b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7919 | 2024.10.10 05:42:52.033061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7920 | 2024.10.10 05:42:52.033110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7921 | 2024.10.10 05:42:52.033129 [ 3 ] {} <Debug> HTTP-Session: 9e5c6dd6-4361-43fd-861b-bb0b8015d5df Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7922 | 2024.10.10 05:42:52.033145 [ 3 ] {} <Debug> HTTP-Session: 9e5c6dd6-4361-43fd-861b-bb0b8015d5df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7923 | 2024.10.10 05:42:52.033159 [ 3 ] {} <Debug> HTTP-Session: 9e5c6dd6-4361-43fd-861b-bb0b8015d5df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7924 | 2024.10.10 05:42:52.033191 [ 3 ] {} <Trace> HTTP-Session: 9e5c6dd6-4361-43fd-861b-bb0b8015d5df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7925 | 2024.10.10 05:42:52.033339 [ 3 ] {9dbb4471-f100-4319-8e96-30cca1bfc9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
7926 | 2024.10.10 05:42:52.033402 [ 3 ] {9dbb4471-f100-4319-8e96-30cca1bfc9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7927 | 2024.10.10 05:42:52.033827 [ 3 ] {9dbb4471-f100-4319-8e96-30cca1bfc9f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7928 | 2024.10.10 05:42:52.034365 [ 3 ] {9dbb4471-f100-4319-8e96-30cca1bfc9f2} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7929 | 2024.10.10 05:42:52.034401 [ 3 ] {9dbb4471-f100-4319-8e96-30cca1bfc9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7930 | 2024.10.10 05:42:52.035019 [ 3 ] {9dbb4471-f100-4319-8e96-30cca1bfc9f2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7931 | 2024.10.10 05:42:52.035444 [ 3 ] {9dbb4471-f100-4319-8e96-30cca1bfc9f2} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7932 | 2024.10.10 05:42:52.035581 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7933 | 2024.10.10 05:42:52.035600 [ 3 ] {9dbb4471-f100-4319-8e96-30cca1bfc9f2} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002338 sec., 3421.7279726261763 rows/sec., 6.13 MiB/sec. | ||
7934 | 2024.10.10 05:42:52.035631 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7935 | 2024.10.10 05:42:52.035679 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7936 | 2024.10.10 05:42:52.035993 [ 187 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
7937 | 2024.10.10 05:42:52.036078 [ 3 ] {9dbb4471-f100-4319-8e96-30cca1bfc9f2} <Debug> DynamicQueryHandler: Done processing query | ||
7938 | 2024.10.10 05:42:52.036119 [ 3 ] {9dbb4471-f100-4319-8e96-30cca1bfc9f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
7939 | 2024.10.10 05:42:52.036167 [ 3 ] {} <Debug> HTTP-Session: 9e5c6dd6-4361-43fd-861b-bb0b8015d5df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7940 | 2024.10.10 05:42:52.036371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7941 | 2024.10.10 05:42:52.036485 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7942 | 2024.10.10 05:42:52.036546 [ 3 ] {} <Debug> HTTP-Session: ff210e9e-867f-4516-9b57-bec4c97a98ba Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7943 | 2024.10.10 05:42:52.036596 [ 3 ] {} <Debug> HTTP-Session: ff210e9e-867f-4516-9b57-bec4c97a98ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7944 | 2024.10.10 05:42:52.036644 [ 3 ] {} <Debug> HTTP-Session: ff210e9e-867f-4516-9b57-bec4c97a98ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7945 | 2024.10.10 05:42:52.036749 [ 3 ] {} <Trace> HTTP-Session: ff210e9e-867f-4516-9b57-bec4c97a98ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7946 | 2024.10.10 05:42:52.036851 [ 187 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7947 | 2024.10.10 05:42:52.037032 [ 187 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 515 rows starting from the beginning of the part | ||
7948 | 2024.10.10 05:42:52.037036 [ 3 ] {ca72de2f-2382-47bb-82ca-47cccd5df3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
7949 | 2024.10.10 05:42:52.037158 [ 3 ] {ca72de2f-2382-47bb-82ca-47cccd5df3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7950 | 2024.10.10 05:42:52.037781 [ 187 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
7951 | 2024.10.10 05:42:52.038051 [ 3 ] {ca72de2f-2382-47bb-82ca-47cccd5df3bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7952 | 2024.10.10 05:42:52.038558 [ 187 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
7953 | 2024.10.10 05:42:52.039196 [ 187 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
7954 | 2024.10.10 05:42:52.039501 [ 3 ] {ca72de2f-2382-47bb-82ca-47cccd5df3bf} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7955 | 2024.10.10 05:42:52.039659 [ 3 ] {ca72de2f-2382-47bb-82ca-47cccd5df3bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7956 | 2024.10.10 05:42:52.039841 [ 187 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
7957 | 2024.10.10 05:42:52.040496 [ 187 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
7958 | 2024.10.10 05:42:52.041116 [ 3 ] {ca72de2f-2382-47bb-82ca-47cccd5df3bf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7959 | 2024.10.10 05:42:52.042104 [ 3 ] {ca72de2f-2382-47bb-82ca-47cccd5df3bf} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7960 | 2024.10.10 05:42:52.042648 [ 3 ] {ca72de2f-2382-47bb-82ca-47cccd5df3bf} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005744 sec., 14275.766016713093 rows/sec., 928.45 KiB/sec. | ||
7961 | 2024.10.10 05:42:52.043198 [ 3 ] {ca72de2f-2382-47bb-82ca-47cccd5df3bf} <Debug> DynamicQueryHandler: Done processing query | ||
7962 | 2024.10.10 05:42:52.043243 [ 3 ] {ca72de2f-2382-47bb-82ca-47cccd5df3bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7963 | 2024.10.10 05:42:52.043309 [ 3 ] {} <Debug> HTTP-Session: ff210e9e-867f-4516-9b57-bec4c97a98ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7964 | 2024.10.10 05:42:52.060703 [ 198 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 601 rows, containing 19 columns (19 merged, 0 gathered) in 0.024896365 sec., 24140.070247202755 rows/sec., 43.26 MiB/sec. | ||
7965 | 2024.10.10 05:42:52.061986 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7966 | 2024.10.10 05:42:52.062827 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7967 | 2024.10.10 05:42:52.062953 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7968 | 2024.10.10 05:42:52.063147 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
7969 | 2024.10.10 05:42:55.125569 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7970 | 2024.10.10 05:42:55.125639 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7971 | 2024.10.10 05:42:55.372628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7972 | 2024.10.10 05:42:55.372743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7973 | 2024.10.10 05:42:55.372771 [ 3 ] {} <Debug> HTTP-Session: 675daf4a-5abf-43bf-9506-348519cd8c76 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7974 | 2024.10.10 05:42:55.372799 [ 3 ] {} <Debug> HTTP-Session: 675daf4a-5abf-43bf-9506-348519cd8c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7975 | 2024.10.10 05:42:55.372818 [ 3 ] {} <Debug> HTTP-Session: 675daf4a-5abf-43bf-9506-348519cd8c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7976 | 2024.10.10 05:42:55.372874 [ 3 ] {} <Trace> HTTP-Session: 675daf4a-5abf-43bf-9506-348519cd8c76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7977 | 2024.10.10 05:42:55.373075 [ 3 ] {ab6fef8b-fd86-4799-aa7e-8e934a219fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
7978 | 2024.10.10 05:42:55.373151 [ 3 ] {ab6fef8b-fd86-4799-aa7e-8e934a219fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7979 | 2024.10.10 05:42:55.373533 [ 3 ] {ab6fef8b-fd86-4799-aa7e-8e934a219fdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7980 | 2024.10.10 05:42:55.373965 [ 3 ] {ab6fef8b-fd86-4799-aa7e-8e934a219fdb} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7981 | 2024.10.10 05:42:55.374005 [ 3 ] {ab6fef8b-fd86-4799-aa7e-8e934a219fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7982 | 2024.10.10 05:42:55.374409 [ 3 ] {ab6fef8b-fd86-4799-aa7e-8e934a219fdb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7983 | 2024.10.10 05:42:55.374800 [ 3 ] {ab6fef8b-fd86-4799-aa7e-8e934a219fdb} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7984 | 2024.10.10 05:42:55.374980 [ 3 ] {ab6fef8b-fd86-4799-aa7e-8e934a219fdb} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001963 sec., 3056.5461029037187 rows/sec., 249.24 KiB/sec. | ||
7985 | 2024.10.10 05:42:55.375186 [ 3 ] {ab6fef8b-fd86-4799-aa7e-8e934a219fdb} <Debug> DynamicQueryHandler: Done processing query | ||
7986 | 2024.10.10 05:42:55.375212 [ 3 ] {ab6fef8b-fd86-4799-aa7e-8e934a219fdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
7987 | 2024.10.10 05:42:55.375228 [ 3 ] {} <Debug> HTTP-Session: 675daf4a-5abf-43bf-9506-348519cd8c76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7988 | 2024.10.10 05:42:55.375467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 175991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7989 | 2024.10.10 05:42:55.375518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
7990 | 2024.10.10 05:42:55.375537 [ 3 ] {} <Debug> HTTP-Session: 91bae636-9da5-4ab3-a983-2692b68aaa5e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
7991 | 2024.10.10 05:42:55.375555 [ 3 ] {} <Debug> HTTP-Session: 91bae636-9da5-4ab3-a983-2692b68aaa5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
7992 | 2024.10.10 05:42:55.375569 [ 3 ] {} <Debug> HTTP-Session: 91bae636-9da5-4ab3-a983-2692b68aaa5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
7993 | 2024.10.10 05:42:55.375600 [ 3 ] {} <Trace> HTTP-Session: 91bae636-9da5-4ab3-a983-2692b68aaa5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7994 | 2024.10.10 05:42:55.376215 [ 3 ] {76f5b4b9-daec-41ca-84be-03ce5bc4a7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
7995 | 2024.10.10 05:42:55.376260 [ 3 ] {76f5b4b9-daec-41ca-84be-03ce5bc4a7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7996 | 2024.10.10 05:42:55.376488 [ 3 ] {76f5b4b9-daec-41ca-84be-03ce5bc4a7d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
7997 | 2024.10.10 05:42:55.377622 [ 3 ] {76f5b4b9-daec-41ca-84be-03ce5bc4a7d2} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7998 | 2024.10.10 05:42:55.377660 [ 3 ] {76f5b4b9-daec-41ca-84be-03ce5bc4a7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
7999 | 2024.10.10 05:42:55.378107 [ 3 ] {76f5b4b9-daec-41ca-84be-03ce5bc4a7d2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8000 | 2024.10.10 05:42:55.378465 [ 3 ] {76f5b4b9-daec-41ca-84be-03ce5bc4a7d2} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8001 | 2024.10.10 05:42:55.378599 [ 3 ] {76f5b4b9-daec-41ca-84be-03ce5bc4a7d2} <Debug> executeQuery: Read 1217 rows, 102.41 KiB in 0.002863 sec., 425078.5888927698 rows/sec., 34.93 MiB/sec. | ||
8002 | 2024.10.10 05:42:55.378801 [ 3 ] {76f5b4b9-daec-41ca-84be-03ce5bc4a7d2} <Debug> DynamicQueryHandler: Done processing query | ||
8003 | 2024.10.10 05:42:55.378833 [ 3 ] {76f5b4b9-daec-41ca-84be-03ce5bc4a7d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
8004 | 2024.10.10 05:42:55.378856 [ 3 ] {} <Debug> HTTP-Session: 91bae636-9da5-4ab3-a983-2692b68aaa5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8005 | 2024.10.10 05:42:55.379028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 2183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8006 | 2024.10.10 05:42:55.379077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8007 | 2024.10.10 05:42:55.379096 [ 3 ] {} <Debug> HTTP-Session: 050c8dd8-6ae9-4c75-bcb5-7897d79f7824 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8008 | 2024.10.10 05:42:55.379113 [ 3 ] {} <Debug> HTTP-Session: 050c8dd8-6ae9-4c75-bcb5-7897d79f7824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8009 | 2024.10.10 05:42:55.379127 [ 3 ] {} <Debug> HTTP-Session: 050c8dd8-6ae9-4c75-bcb5-7897d79f7824 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8010 | 2024.10.10 05:42:55.379157 [ 3 ] {} <Trace> HTTP-Session: 050c8dd8-6ae9-4c75-bcb5-7897d79f7824 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8011 | 2024.10.10 05:42:55.379254 [ 3 ] {13ca0284-d7f7-4711-9fd0-3be21d7ba2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8012 | 2024.10.10 05:42:55.379297 [ 3 ] {13ca0284-d7f7-4711-9fd0-3be21d7ba2d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8013 | 2024.10.10 05:42:55.379521 [ 3 ] {13ca0284-d7f7-4711-9fd0-3be21d7ba2d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8014 | 2024.10.10 05:42:55.379823 [ 3 ] {13ca0284-d7f7-4711-9fd0-3be21d7ba2d7} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8015 | 2024.10.10 05:42:55.379858 [ 3 ] {13ca0284-d7f7-4711-9fd0-3be21d7ba2d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8016 | 2024.10.10 05:42:55.380205 [ 3 ] {13ca0284-d7f7-4711-9fd0-3be21d7ba2d7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8017 | 2024.10.10 05:42:55.380555 [ 3 ] {13ca0284-d7f7-4711-9fd0-3be21d7ba2d7} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8018 | 2024.10.10 05:42:55.380683 [ 3 ] {13ca0284-d7f7-4711-9fd0-3be21d7ba2d7} <Debug> executeQuery: Read 15 rows, 1.10 KiB in 0.001456 sec., 10302.197802197801 rows/sec., 752.54 KiB/sec. | ||
8019 | 2024.10.10 05:42:55.380988 [ 3 ] {13ca0284-d7f7-4711-9fd0-3be21d7ba2d7} <Debug> DynamicQueryHandler: Done processing query | ||
8020 | 2024.10.10 05:42:55.381030 [ 3 ] {13ca0284-d7f7-4711-9fd0-3be21d7ba2d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8021 | 2024.10.10 05:42:55.381050 [ 3 ] {} <Debug> HTTP-Session: 050c8dd8-6ae9-4c75-bcb5-7897d79f7824 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8022 | 2024.10.10 05:42:55.381207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8023 | 2024.10.10 05:42:55.381258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8024 | 2024.10.10 05:42:55.381277 [ 3 ] {} <Debug> HTTP-Session: e55af7e0-a2a1-4115-8725-6e4a7b7afaad Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8025 | 2024.10.10 05:42:55.381294 [ 3 ] {} <Debug> HTTP-Session: e55af7e0-a2a1-4115-8725-6e4a7b7afaad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8026 | 2024.10.10 05:42:55.381307 [ 3 ] {} <Debug> HTTP-Session: e55af7e0-a2a1-4115-8725-6e4a7b7afaad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8027 | 2024.10.10 05:42:55.381338 [ 3 ] {} <Trace> HTTP-Session: e55af7e0-a2a1-4115-8725-6e4a7b7afaad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8028 | 2024.10.10 05:42:55.381482 [ 3 ] {0052553e-d732-424e-bd02-205f4e03dedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8029 | 2024.10.10 05:42:55.381527 [ 3 ] {0052553e-d732-424e-bd02-205f4e03dedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8030 | 2024.10.10 05:42:55.381767 [ 3 ] {0052553e-d732-424e-bd02-205f4e03dedb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8031 | 2024.10.10 05:42:55.382191 [ 3 ] {0052553e-d732-424e-bd02-205f4e03dedb} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8032 | 2024.10.10 05:42:55.382228 [ 3 ] {0052553e-d732-424e-bd02-205f4e03dedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8033 | 2024.10.10 05:42:55.382585 [ 3 ] {0052553e-d732-424e-bd02-205f4e03dedb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
8034 | 2024.10.10 05:42:55.382944 [ 3 ] {0052553e-d732-424e-bd02-205f4e03dedb} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8035 | 2024.10.10 05:42:55.383066 [ 68 ] {} <Debug> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
8036 | 2024.10.10 05:42:55.383072 [ 3 ] {0052553e-d732-424e-bd02-205f4e03dedb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001657 sec., 137598.0687990344 rows/sec., 9.32 MiB/sec. | ||
8037 | 2024.10.10 05:42:55.383114 [ 68 ] {} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8038 | 2024.10.10 05:42:55.383161 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8039 | 2024.10.10 05:42:55.383329 [ 3 ] {0052553e-d732-424e-bd02-205f4e03dedb} <Debug> DynamicQueryHandler: Done processing query | ||
8040 | 2024.10.10 05:42:55.383373 [ 3 ] {0052553e-d732-424e-bd02-205f4e03dedb} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
8041 | 2024.10.10 05:42:55.383394 [ 198 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
8042 | 2024.10.10 05:42:55.383400 [ 3 ] {} <Debug> HTTP-Session: e55af7e0-a2a1-4115-8725-6e4a7b7afaad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8043 | 2024.10.10 05:42:55.383636 [ 198 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8044 | 2024.10.10 05:42:55.383692 [ 198 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 242 rows starting from the beginning of the part | ||
8045 | 2024.10.10 05:42:55.383726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 88404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8046 | 2024.10.10 05:42:55.383869 [ 198 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
8047 | 2024.10.10 05:42:55.383869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8048 | 2024.10.10 05:42:55.383976 [ 3 ] {} <Debug> HTTP-Session: 6f92ed16-ff11-4a34-a98d-eba0b94fd3d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8049 | 2024.10.10 05:42:55.384067 [ 3 ] {} <Debug> HTTP-Session: 6f92ed16-ff11-4a34-a98d-eba0b94fd3d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8050 | 2024.10.10 05:42:55.384145 [ 3 ] {} <Debug> HTTP-Session: 6f92ed16-ff11-4a34-a98d-eba0b94fd3d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8051 | 2024.10.10 05:42:55.384205 [ 198 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
8052 | 2024.10.10 05:42:55.384254 [ 3 ] {} <Trace> HTTP-Session: 6f92ed16-ff11-4a34-a98d-eba0b94fd3d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8053 | 2024.10.10 05:42:55.384598 [ 198 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
8054 | 2024.10.10 05:42:55.384791 [ 198 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
8055 | 2024.10.10 05:42:55.384815 [ 3 ] {1714fd9b-1c76-43ab-9da9-ae442f615556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8056 | 2024.10.10 05:42:55.385018 [ 3 ] {1714fd9b-1c76-43ab-9da9-ae442f615556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8057 | 2024.10.10 05:42:55.385066 [ 198 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 228 rows starting from the beginning of the part | ||
8058 | 2024.10.10 05:42:55.386137 [ 3 ] {1714fd9b-1c76-43ab-9da9-ae442f615556} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8059 | 2024.10.10 05:42:55.387540 [ 3 ] {1714fd9b-1c76-43ab-9da9-ae442f615556} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8060 | 2024.10.10 05:42:55.387630 [ 3 ] {1714fd9b-1c76-43ab-9da9-ae442f615556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8061 | 2024.10.10 05:42:55.387826 [ 198 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00456189 sec., 162213.46854045143 rows/sec., 11.01 MiB/sec. | ||
8062 | 2024.10.10 05:42:55.388137 [ 189 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
8063 | 2024.10.10 05:42:55.388431 [ 3 ] {1714fd9b-1c76-43ab-9da9-ae442f615556} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8064 | 2024.10.10 05:42:55.389345 [ 189 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_20_4} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8065 | 2024.10.10 05:42:55.389361 [ 3 ] {1714fd9b-1c76-43ab-9da9-ae442f615556} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8066 | 2024.10.10 05:42:55.389562 [ 189 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_20_4} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
8067 | 2024.10.10 05:42:55.389664 [ 3 ] {1714fd9b-1c76-43ab-9da9-ae442f615556} <Debug> executeQuery: Read 535 rows, 40.61 KiB in 0.00512 sec., 104492.18749999999 rows/sec., 7.75 MiB/sec. | ||
8068 | 2024.10.10 05:42:55.389863 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
8069 | 2024.10.10 05:42:55.390204 [ 3 ] {1714fd9b-1c76-43ab-9da9-ae442f615556} <Debug> DynamicQueryHandler: Done processing query | ||
8070 | 2024.10.10 05:42:55.390232 [ 3 ] {1714fd9b-1c76-43ab-9da9-ae442f615556} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
8071 | 2024.10.10 05:42:55.390249 [ 3 ] {} <Debug> HTTP-Session: 6f92ed16-ff11-4a34-a98d-eba0b94fd3d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8072 | 2024.10.10 05:42:55.390433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 181264, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8073 | 2024.10.10 05:42:55.390483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8074 | 2024.10.10 05:42:55.390502 [ 3 ] {} <Debug> HTTP-Session: 41eb4c6b-6bad-4559-ae55-7dc071492696 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8075 | 2024.10.10 05:42:55.390519 [ 3 ] {} <Debug> HTTP-Session: 41eb4c6b-6bad-4559-ae55-7dc071492696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8076 | 2024.10.10 05:42:55.390532 [ 3 ] {} <Debug> HTTP-Session: 41eb4c6b-6bad-4559-ae55-7dc071492696 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8077 | 2024.10.10 05:42:55.390563 [ 3 ] {} <Trace> HTTP-Session: 41eb4c6b-6bad-4559-ae55-7dc071492696 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8078 | 2024.10.10 05:42:55.391149 [ 3 ] {9182add3-20be-4c10-8a70-edfad0691a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8079 | 2024.10.10 05:42:55.391198 [ 3 ] {9182add3-20be-4c10-8a70-edfad0691a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8080 | 2024.10.10 05:42:55.391356 [ 3 ] {9182add3-20be-4c10-8a70-edfad0691a89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8081 | 2024.10.10 05:42:55.392254 [ 3 ] {9182add3-20be-4c10-8a70-edfad0691a89} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8082 | 2024.10.10 05:42:55.392289 [ 3 ] {9182add3-20be-4c10-8a70-edfad0691a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8083 | 2024.10.10 05:42:55.392734 [ 3 ] {9182add3-20be-4c10-8a70-edfad0691a89} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8084 | 2024.10.10 05:42:55.393079 [ 3 ] {9182add3-20be-4c10-8a70-edfad0691a89} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8085 | 2024.10.10 05:42:55.393214 [ 3 ] {9182add3-20be-4c10-8a70-edfad0691a89} <Debug> executeQuery: Read 955 rows, 65.60 KiB in 0.002501 sec., 381847.2610955617 rows/sec., 25.61 MiB/sec. | ||
8086 | 2024.10.10 05:42:55.393383 [ 3 ] {9182add3-20be-4c10-8a70-edfad0691a89} <Debug> DynamicQueryHandler: Done processing query | ||
8087 | 2024.10.10 05:42:55.393408 [ 3 ] {9182add3-20be-4c10-8a70-edfad0691a89} <Debug> MemoryTracker: Peak memory usage (for query): 4.68 MiB. | ||
8088 | 2024.10.10 05:42:55.393424 [ 3 ] {} <Debug> HTTP-Session: 41eb4c6b-6bad-4559-ae55-7dc071492696 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8089 | 2024.10.10 05:42:55.393606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8090 | 2024.10.10 05:42:55.393656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8091 | 2024.10.10 05:42:55.393674 [ 3 ] {} <Debug> HTTP-Session: bca30a17-a987-4604-bee2-4dab6708ebd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8092 | 2024.10.10 05:42:55.393692 [ 3 ] {} <Debug> HTTP-Session: bca30a17-a987-4604-bee2-4dab6708ebd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8093 | 2024.10.10 05:42:55.393705 [ 3 ] {} <Debug> HTTP-Session: bca30a17-a987-4604-bee2-4dab6708ebd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8094 | 2024.10.10 05:42:55.393736 [ 3 ] {} <Trace> HTTP-Session: bca30a17-a987-4604-bee2-4dab6708ebd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8095 | 2024.10.10 05:42:55.393919 [ 3 ] {fb4e7d32-0025-40b2-9df4-1f9a54791429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8096 | 2024.10.10 05:42:55.393984 [ 3 ] {fb4e7d32-0025-40b2-9df4-1f9a54791429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8097 | 2024.10.10 05:42:55.394411 [ 3 ] {fb4e7d32-0025-40b2-9df4-1f9a54791429} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8098 | 2024.10.10 05:42:55.394964 [ 3 ] {fb4e7d32-0025-40b2-9df4-1f9a54791429} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8099 | 2024.10.10 05:42:55.395000 [ 3 ] {fb4e7d32-0025-40b2-9df4-1f9a54791429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8100 | 2024.10.10 05:42:55.395607 [ 3 ] {fb4e7d32-0025-40b2-9df4-1f9a54791429} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8101 | 2024.10.10 05:42:55.396034 [ 3 ] {fb4e7d32-0025-40b2-9df4-1f9a54791429} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8102 | 2024.10.10 05:42:55.396183 [ 3 ] {fb4e7d32-0025-40b2-9df4-1f9a54791429} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002375 sec., 3789.4736842105262 rows/sec., 6.79 MiB/sec. | ||
8103 | 2024.10.10 05:42:55.396408 [ 3 ] {fb4e7d32-0025-40b2-9df4-1f9a54791429} <Debug> DynamicQueryHandler: Done processing query | ||
8104 | 2024.10.10 05:42:55.396433 [ 3 ] {fb4e7d32-0025-40b2-9df4-1f9a54791429} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
8105 | 2024.10.10 05:42:55.396448 [ 3 ] {} <Debug> HTTP-Session: bca30a17-a987-4604-bee2-4dab6708ebd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8106 | 2024.10.10 05:42:55.396570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 6116, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8107 | 2024.10.10 05:42:55.396620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8108 | 2024.10.10 05:42:55.396639 [ 3 ] {} <Debug> HTTP-Session: 5c1969ff-d58d-4cae-9dd8-c4c5ef15db0e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8109 | 2024.10.10 05:42:55.396656 [ 3 ] {} <Debug> HTTP-Session: 5c1969ff-d58d-4cae-9dd8-c4c5ef15db0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8110 | 2024.10.10 05:42:55.396670 [ 3 ] {} <Debug> HTTP-Session: 5c1969ff-d58d-4cae-9dd8-c4c5ef15db0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8111 | 2024.10.10 05:42:55.396701 [ 3 ] {} <Trace> HTTP-Session: 5c1969ff-d58d-4cae-9dd8-c4c5ef15db0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8112 | 2024.10.10 05:42:55.396808 [ 3 ] {c5378e90-b7f3-4fcd-bf60-004d4d41c2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8113 | 2024.10.10 05:42:55.396852 [ 3 ] {c5378e90-b7f3-4fcd-bf60-004d4d41c2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8114 | 2024.10.10 05:42:55.396983 [ 3 ] {c5378e90-b7f3-4fcd-bf60-004d4d41c2d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8115 | 2024.10.10 05:42:55.397289 [ 3 ] {c5378e90-b7f3-4fcd-bf60-004d4d41c2d1} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8116 | 2024.10.10 05:42:55.397325 [ 3 ] {c5378e90-b7f3-4fcd-bf60-004d4d41c2d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8117 | 2024.10.10 05:42:55.397691 [ 3 ] {c5378e90-b7f3-4fcd-bf60-004d4d41c2d1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8118 | 2024.10.10 05:42:55.398017 [ 3 ] {c5378e90-b7f3-4fcd-bf60-004d4d41c2d1} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8119 | 2024.10.10 05:42:55.398150 [ 3 ] {c5378e90-b7f3-4fcd-bf60-004d4d41c2d1} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001378 sec., 29027.576197387516 rows/sec., 1.96 MiB/sec. | ||
8120 | 2024.10.10 05:42:55.398313 [ 3 ] {c5378e90-b7f3-4fcd-bf60-004d4d41c2d1} <Debug> DynamicQueryHandler: Done processing query | ||
8121 | 2024.10.10 05:42:55.398337 [ 3 ] {c5378e90-b7f3-4fcd-bf60-004d4d41c2d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
8122 | 2024.10.10 05:42:55.398354 [ 3 ] {} <Debug> HTTP-Session: 5c1969ff-d58d-4cae-9dd8-c4c5ef15db0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8123 | 2024.10.10 05:42:57.000463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8124 | 2024.10.10 05:42:57.000583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8125 | 2024.10.10 05:42:57.000608 [ 3 ] {} <Debug> HTTP-Session: 3a2df700-f025-49b0-8d5c-e5413af92063 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8126 | 2024.10.10 05:42:57.000633 [ 3 ] {} <Debug> HTTP-Session: 3a2df700-f025-49b0-8d5c-e5413af92063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8127 | 2024.10.10 05:42:57.000648 [ 3 ] {} <Debug> HTTP-Session: 3a2df700-f025-49b0-8d5c-e5413af92063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8128 | 2024.10.10 05:42:57.000698 [ 3 ] {} <Trace> HTTP-Session: 3a2df700-f025-49b0-8d5c-e5413af92063 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8129 | 2024.10.10 05:42:57.000873 [ 3 ] {8b48a081-1cb6-42b5-9fce-1f09cc99afaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
8130 | 2024.10.10 05:42:57.000941 [ 3 ] {8b48a081-1cb6-42b5-9fce-1f09cc99afaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8131 | 2024.10.10 05:42:57.001285 [ 3 ] {8b48a081-1cb6-42b5-9fce-1f09cc99afaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8132 | 2024.10.10 05:42:57.001748 [ 3 ] {8b48a081-1cb6-42b5-9fce-1f09cc99afaf} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8133 | 2024.10.10 05:42:57.001793 [ 3 ] {8b48a081-1cb6-42b5-9fce-1f09cc99afaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8134 | 2024.10.10 05:42:57.002216 [ 3 ] {8b48a081-1cb6-42b5-9fce-1f09cc99afaf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
8135 | 2024.10.10 05:42:57.002608 [ 3 ] {8b48a081-1cb6-42b5-9fce-1f09cc99afaf} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8136 | 2024.10.10 05:42:57.002780 [ 3 ] {8b48a081-1cb6-42b5-9fce-1f09cc99afaf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001952 sec., 1024.5901639344263 rows/sec., 83.55 KiB/sec. | ||
8137 | 2024.10.10 05:42:57.003069 [ 3 ] {8b48a081-1cb6-42b5-9fce-1f09cc99afaf} <Debug> DynamicQueryHandler: Done processing query | ||
8138 | 2024.10.10 05:42:57.003097 [ 3 ] {8b48a081-1cb6-42b5-9fce-1f09cc99afaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8139 | 2024.10.10 05:42:57.003115 [ 3 ] {} <Debug> HTTP-Session: 3a2df700-f025-49b0-8d5c-e5413af92063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8140 | 2024.10.10 05:42:57.003264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8141 | 2024.10.10 05:42:57.003323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8142 | 2024.10.10 05:42:57.003344 [ 3 ] {} <Debug> HTTP-Session: 944ae2b1-cf33-4d06-9ef4-2943817b15ee Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8143 | 2024.10.10 05:42:57.003363 [ 3 ] {} <Debug> HTTP-Session: 944ae2b1-cf33-4d06-9ef4-2943817b15ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8144 | 2024.10.10 05:42:57.003377 [ 3 ] {} <Debug> HTTP-Session: 944ae2b1-cf33-4d06-9ef4-2943817b15ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8145 | 2024.10.10 05:42:57.003413 [ 3 ] {} <Trace> HTTP-Session: 944ae2b1-cf33-4d06-9ef4-2943817b15ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8146 | 2024.10.10 05:42:57.003544 [ 3 ] {af715dcd-5066-4d71-9240-9130e63e754f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8147 | 2024.10.10 05:42:57.003591 [ 3 ] {af715dcd-5066-4d71-9240-9130e63e754f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8148 | 2024.10.10 05:42:57.003826 [ 3 ] {af715dcd-5066-4d71-9240-9130e63e754f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8149 | 2024.10.10 05:42:57.004261 [ 3 ] {af715dcd-5066-4d71-9240-9130e63e754f} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8150 | 2024.10.10 05:42:57.004299 [ 3 ] {af715dcd-5066-4d71-9240-9130e63e754f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8151 | 2024.10.10 05:42:57.004669 [ 3 ] {af715dcd-5066-4d71-9240-9130e63e754f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8152 | 2024.10.10 05:42:57.005042 [ 3 ] {af715dcd-5066-4d71-9240-9130e63e754f} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8153 | 2024.10.10 05:42:57.005204 [ 3 ] {af715dcd-5066-4d71-9240-9130e63e754f} <Debug> executeQuery: Read 101 rows, 8.57 KiB in 0.001711 sec., 59029.80713033314 rows/sec., 4.89 MiB/sec. | ||
8154 | 2024.10.10 05:42:57.005389 [ 3 ] {af715dcd-5066-4d71-9240-9130e63e754f} <Debug> DynamicQueryHandler: Done processing query | ||
8155 | 2024.10.10 05:42:57.005415 [ 3 ] {af715dcd-5066-4d71-9240-9130e63e754f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8156 | 2024.10.10 05:42:57.005431 [ 3 ] {} <Debug> HTTP-Session: 944ae2b1-cf33-4d06-9ef4-2943817b15ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8157 | 2024.10.10 05:42:57.005552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 3486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8158 | 2024.10.10 05:42:57.005605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8159 | 2024.10.10 05:42:57.005625 [ 3 ] {} <Debug> HTTP-Session: 5ae8d1bd-daae-411d-ab47-a887b3da79fa Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8160 | 2024.10.10 05:42:57.005642 [ 3 ] {} <Debug> HTTP-Session: 5ae8d1bd-daae-411d-ab47-a887b3da79fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8161 | 2024.10.10 05:42:57.005656 [ 3 ] {} <Debug> HTTP-Session: 5ae8d1bd-daae-411d-ab47-a887b3da79fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8162 | 2024.10.10 05:42:57.005688 [ 3 ] {} <Trace> HTTP-Session: 5ae8d1bd-daae-411d-ab47-a887b3da79fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8163 | 2024.10.10 05:42:57.005796 [ 3 ] {77f22932-6257-4e85-b5d7-25b3c14cc598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8164 | 2024.10.10 05:42:57.005842 [ 3 ] {77f22932-6257-4e85-b5d7-25b3c14cc598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8165 | 2024.10.10 05:42:57.006072 [ 3 ] {77f22932-6257-4e85-b5d7-25b3c14cc598} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8166 | 2024.10.10 05:42:57.006457 [ 3 ] {77f22932-6257-4e85-b5d7-25b3c14cc598} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8167 | 2024.10.10 05:42:57.006494 [ 3 ] {77f22932-6257-4e85-b5d7-25b3c14cc598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8168 | 2024.10.10 05:42:57.006845 [ 3 ] {77f22932-6257-4e85-b5d7-25b3c14cc598} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8169 | 2024.10.10 05:42:57.007194 [ 3 ] {77f22932-6257-4e85-b5d7-25b3c14cc598} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8170 | 2024.10.10 05:42:57.007367 [ 3 ] {77f22932-6257-4e85-b5d7-25b3c14cc598} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001594 sec., 15056.4617314931 rows/sec., 1.10 MiB/sec. | ||
8171 | 2024.10.10 05:42:57.007649 [ 3 ] {77f22932-6257-4e85-b5d7-25b3c14cc598} <Debug> DynamicQueryHandler: Done processing query | ||
8172 | 2024.10.10 05:42:57.007696 [ 3 ] {77f22932-6257-4e85-b5d7-25b3c14cc598} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8173 | 2024.10.10 05:42:57.007722 [ 3 ] {} <Debug> HTTP-Session: 5ae8d1bd-daae-411d-ab47-a887b3da79fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8174 | 2024.10.10 05:42:57.007851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8175 | 2024.10.10 05:42:57.007903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8176 | 2024.10.10 05:42:57.007921 [ 3 ] {} <Debug> HTTP-Session: a80253e1-a352-4f40-ab05-9f11b212a83c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8177 | 2024.10.10 05:42:57.007938 [ 3 ] {} <Debug> HTTP-Session: a80253e1-a352-4f40-ab05-9f11b212a83c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8178 | 2024.10.10 05:42:57.007952 [ 3 ] {} <Debug> HTTP-Session: a80253e1-a352-4f40-ab05-9f11b212a83c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8179 | 2024.10.10 05:42:57.007982 [ 3 ] {} <Trace> HTTP-Session: a80253e1-a352-4f40-ab05-9f11b212a83c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8180 | 2024.10.10 05:42:57.008107 [ 3 ] {455399a0-9071-4819-8121-d592f8c55b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8181 | 2024.10.10 05:42:57.008154 [ 3 ] {455399a0-9071-4819-8121-d592f8c55b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8182 | 2024.10.10 05:42:57.008400 [ 3 ] {455399a0-9071-4819-8121-d592f8c55b3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8183 | 2024.10.10 05:42:57.008783 [ 3 ] {455399a0-9071-4819-8121-d592f8c55b3f} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8184 | 2024.10.10 05:42:57.008820 [ 3 ] {455399a0-9071-4819-8121-d592f8c55b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8185 | 2024.10.10 05:42:57.009301 [ 3 ] {455399a0-9071-4819-8121-d592f8c55b3f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8186 | 2024.10.10 05:42:57.009724 [ 3 ] {455399a0-9071-4819-8121-d592f8c55b3f} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8187 | 2024.10.10 05:42:57.009895 [ 3 ] {455399a0-9071-4819-8121-d592f8c55b3f} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001827 sec., 48166.3929939792 rows/sec., 3.76 MiB/sec. | ||
8188 | 2024.10.10 05:42:57.010076 [ 3 ] {455399a0-9071-4819-8121-d592f8c55b3f} <Debug> DynamicQueryHandler: Done processing query | ||
8189 | 2024.10.10 05:42:57.010102 [ 3 ] {455399a0-9071-4819-8121-d592f8c55b3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8190 | 2024.10.10 05:42:57.010118 [ 3 ] {} <Debug> HTTP-Session: a80253e1-a352-4f40-ab05-9f11b212a83c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8191 | 2024.10.10 05:42:57.010243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 10565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8192 | 2024.10.10 05:42:57.010294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8193 | 2024.10.10 05:42:57.010314 [ 3 ] {} <Debug> HTTP-Session: 8eba648c-b97f-4a47-a174-b7871fe8877f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8194 | 2024.10.10 05:42:57.010331 [ 3 ] {} <Debug> HTTP-Session: 8eba648c-b97f-4a47-a174-b7871fe8877f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8195 | 2024.10.10 05:42:57.010345 [ 3 ] {} <Debug> HTTP-Session: 8eba648c-b97f-4a47-a174-b7871fe8877f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8196 | 2024.10.10 05:42:57.010375 [ 3 ] {} <Trace> HTTP-Session: 8eba648c-b97f-4a47-a174-b7871fe8877f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8197 | 2024.10.10 05:42:57.010497 [ 3 ] {abc291a8-4817-4973-93cc-f2b94a161da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8198 | 2024.10.10 05:42:57.010545 [ 3 ] {abc291a8-4817-4973-93cc-f2b94a161da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8199 | 2024.10.10 05:42:57.010696 [ 3 ] {abc291a8-4817-4973-93cc-f2b94a161da7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8200 | 2024.10.10 05:42:57.011054 [ 3 ] {abc291a8-4817-4973-93cc-f2b94a161da7} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8201 | 2024.10.10 05:42:57.011091 [ 3 ] {abc291a8-4817-4973-93cc-f2b94a161da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8202 | 2024.10.10 05:42:57.011479 [ 3 ] {abc291a8-4817-4973-93cc-f2b94a161da7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8203 | 2024.10.10 05:42:57.011836 [ 3 ] {abc291a8-4817-4973-93cc-f2b94a161da7} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8204 | 2024.10.10 05:42:57.011972 [ 3 ] {abc291a8-4817-4973-93cc-f2b94a161da7} <Debug> executeQuery: Read 55 rows, 3.92 KiB in 0.001522 sec., 36136.66228646518 rows/sec., 2.52 MiB/sec. | ||
8205 | 2024.10.10 05:42:57.012162 [ 3 ] {abc291a8-4817-4973-93cc-f2b94a161da7} <Debug> DynamicQueryHandler: Done processing query | ||
8206 | 2024.10.10 05:42:57.012187 [ 3 ] {abc291a8-4817-4973-93cc-f2b94a161da7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8207 | 2024.10.10 05:42:57.012204 [ 3 ] {} <Debug> HTTP-Session: 8eba648c-b97f-4a47-a174-b7871fe8877f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8208 | 2024.10.10 05:42:57.012366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 36091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8209 | 2024.10.10 05:42:57.012415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8210 | 2024.10.10 05:42:57.012434 [ 3 ] {} <Debug> HTTP-Session: 735cff4e-a345-4a4d-ab14-912cdf07f226 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8211 | 2024.10.10 05:42:57.012451 [ 3 ] {} <Debug> HTTP-Session: 735cff4e-a345-4a4d-ab14-912cdf07f226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8212 | 2024.10.10 05:42:57.012465 [ 3 ] {} <Debug> HTTP-Session: 735cff4e-a345-4a4d-ab14-912cdf07f226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8213 | 2024.10.10 05:42:57.012497 [ 3 ] {} <Trace> HTTP-Session: 735cff4e-a345-4a4d-ab14-912cdf07f226 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8214 | 2024.10.10 05:42:57.012752 [ 3 ] {dd02959e-90ef-4052-8381-24ffbdc08d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8215 | 2024.10.10 05:42:57.012819 [ 3 ] {dd02959e-90ef-4052-8381-24ffbdc08d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8216 | 2024.10.10 05:42:57.013253 [ 3 ] {dd02959e-90ef-4052-8381-24ffbdc08d0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8217 | 2024.10.10 05:42:57.013912 [ 3 ] {dd02959e-90ef-4052-8381-24ffbdc08d0a} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8218 | 2024.10.10 05:42:57.013947 [ 3 ] {dd02959e-90ef-4052-8381-24ffbdc08d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8219 | 2024.10.10 05:42:57.014587 [ 3 ] {dd02959e-90ef-4052-8381-24ffbdc08d0a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
8220 | 2024.10.10 05:42:57.015000 [ 3 ] {dd02959e-90ef-4052-8381-24ffbdc08d0a} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8221 | 2024.10.10 05:42:57.015202 [ 3 ] {dd02959e-90ef-4052-8381-24ffbdc08d0a} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002624 sec., 8384.146341463415 rows/sec., 15.02 MiB/sec. | ||
8222 | 2024.10.10 05:42:57.015559 [ 3 ] {dd02959e-90ef-4052-8381-24ffbdc08d0a} <Debug> DynamicQueryHandler: Done processing query | ||
8223 | 2024.10.10 05:42:57.015584 [ 3 ] {dd02959e-90ef-4052-8381-24ffbdc08d0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
8224 | 2024.10.10 05:42:57.015600 [ 3 ] {} <Debug> HTTP-Session: 735cff4e-a345-4a4d-ab14-912cdf07f226 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8225 | 2024.10.10 05:42:57.015717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 3078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8226 | 2024.10.10 05:42:57.015767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8227 | 2024.10.10 05:42:57.015787 [ 3 ] {} <Debug> HTTP-Session: de6ad962-9c38-4936-8046-de0143d46eb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8228 | 2024.10.10 05:42:57.015804 [ 3 ] {} <Debug> HTTP-Session: de6ad962-9c38-4936-8046-de0143d46eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8229 | 2024.10.10 05:42:57.015817 [ 3 ] {} <Debug> HTTP-Session: de6ad962-9c38-4936-8046-de0143d46eb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8230 | 2024.10.10 05:42:57.015848 [ 3 ] {} <Trace> HTTP-Session: de6ad962-9c38-4936-8046-de0143d46eb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8231 | 2024.10.10 05:42:57.015953 [ 3 ] {a4e4ba84-cedd-4fb9-b6f7-e73153d924c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8232 | 2024.10.10 05:42:57.015998 [ 3 ] {a4e4ba84-cedd-4fb9-b6f7-e73153d924c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8233 | 2024.10.10 05:42:57.016130 [ 3 ] {a4e4ba84-cedd-4fb9-b6f7-e73153d924c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8234 | 2024.10.10 05:42:57.016416 [ 3 ] {a4e4ba84-cedd-4fb9-b6f7-e73153d924c9} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8235 | 2024.10.10 05:42:57.016451 [ 3 ] {a4e4ba84-cedd-4fb9-b6f7-e73153d924c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8236 | 2024.10.10 05:42:57.016813 [ 3 ] {a4e4ba84-cedd-4fb9-b6f7-e73153d924c9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8237 | 2024.10.10 05:42:57.017140 [ 3 ] {a4e4ba84-cedd-4fb9-b6f7-e73153d924c9} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8238 | 2024.10.10 05:42:57.017294 [ 3 ] {a4e4ba84-cedd-4fb9-b6f7-e73153d924c9} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001368 sec., 14619.883040935672 rows/sec., 1005.12 KiB/sec. | ||
8239 | 2024.10.10 05:42:57.017470 [ 3 ] {a4e4ba84-cedd-4fb9-b6f7-e73153d924c9} <Debug> DynamicQueryHandler: Done processing query | ||
8240 | 2024.10.10 05:42:57.017494 [ 3 ] {a4e4ba84-cedd-4fb9-b6f7-e73153d924c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8241 | 2024.10.10 05:42:57.017510 [ 3 ] {} <Debug> HTTP-Session: de6ad962-9c38-4936-8046-de0143d46eb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8242 | 2024.10.10 05:43:00.333574 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 812 | ||
8243 | 2024.10.10 05:43:00.336832 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8244 | 2024.10.10 05:43:00.336892 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8245 | 2024.10.10 05:43:00.338454 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
8246 | 2024.10.10 05:43:00.339503 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8247 | 2024.10.10 05:43:00.340156 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
8248 | 2024.10.10 05:43:02.009911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8249 | 2024.10.10 05:43:02.010042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8250 | 2024.10.10 05:43:02.010072 [ 3 ] {} <Debug> HTTP-Session: 668ad383-ad0e-4254-a5ef-5e6a8b14da4b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8251 | 2024.10.10 05:43:02.010100 [ 3 ] {} <Debug> HTTP-Session: 668ad383-ad0e-4254-a5ef-5e6a8b14da4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8252 | 2024.10.10 05:43:02.010117 [ 3 ] {} <Debug> HTTP-Session: 668ad383-ad0e-4254-a5ef-5e6a8b14da4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8253 | 2024.10.10 05:43:02.010173 [ 3 ] {} <Trace> HTTP-Session: 668ad383-ad0e-4254-a5ef-5e6a8b14da4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8254 | 2024.10.10 05:43:02.010446 [ 3 ] {ebb64429-a550-423b-a378-dc990916b388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8255 | 2024.10.10 05:43:02.010522 [ 3 ] {ebb64429-a550-423b-a378-dc990916b388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8256 | 2024.10.10 05:43:02.010890 [ 3 ] {ebb64429-a550-423b-a378-dc990916b388} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8257 | 2024.10.10 05:43:02.011524 [ 3 ] {ebb64429-a550-423b-a378-dc990916b388} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8258 | 2024.10.10 05:43:02.011573 [ 3 ] {ebb64429-a550-423b-a378-dc990916b388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8259 | 2024.10.10 05:43:02.012050 [ 3 ] {ebb64429-a550-423b-a378-dc990916b388} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8260 | 2024.10.10 05:43:02.012450 [ 3 ] {ebb64429-a550-423b-a378-dc990916b388} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8261 | 2024.10.10 05:43:02.012615 [ 3 ] {ebb64429-a550-423b-a378-dc990916b388} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002286 sec., 89676.29046369204 rows/sec., 7.88 MiB/sec. | ||
8262 | 2024.10.10 05:43:02.012872 [ 3 ] {ebb64429-a550-423b-a378-dc990916b388} <Debug> DynamicQueryHandler: Done processing query | ||
8263 | 2024.10.10 05:43:02.012902 [ 3 ] {ebb64429-a550-423b-a378-dc990916b388} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8264 | 2024.10.10 05:43:02.012918 [ 3 ] {} <Debug> HTTP-Session: 668ad383-ad0e-4254-a5ef-5e6a8b14da4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8265 | 2024.10.10 05:43:02.013056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8266 | 2024.10.10 05:43:02.013116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8267 | 2024.10.10 05:43:02.013135 [ 3 ] {} <Debug> HTTP-Session: ba28886e-de6d-4bef-a635-61b60f74c37d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8268 | 2024.10.10 05:43:02.013154 [ 3 ] {} <Debug> HTTP-Session: ba28886e-de6d-4bef-a635-61b60f74c37d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8269 | 2024.10.10 05:43:02.013169 [ 3 ] {} <Debug> HTTP-Session: ba28886e-de6d-4bef-a635-61b60f74c37d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8270 | 2024.10.10 05:43:02.013203 [ 3 ] {} <Trace> HTTP-Session: ba28886e-de6d-4bef-a635-61b60f74c37d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8271 | 2024.10.10 05:43:02.013309 [ 3 ] {8223865f-da25-42f2-8d10-c21666e5cbc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8272 | 2024.10.10 05:43:02.013358 [ 3 ] {8223865f-da25-42f2-8d10-c21666e5cbc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8273 | 2024.10.10 05:43:02.013603 [ 3 ] {8223865f-da25-42f2-8d10-c21666e5cbc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8274 | 2024.10.10 05:43:02.013955 [ 3 ] {8223865f-da25-42f2-8d10-c21666e5cbc8} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8275 | 2024.10.10 05:43:02.013994 [ 3 ] {8223865f-da25-42f2-8d10-c21666e5cbc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8276 | 2024.10.10 05:43:02.014361 [ 3 ] {8223865f-da25-42f2-8d10-c21666e5cbc8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8277 | 2024.10.10 05:43:02.014722 [ 3 ] {8223865f-da25-42f2-8d10-c21666e5cbc8} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8278 | 2024.10.10 05:43:02.014892 [ 3 ] {8223865f-da25-42f2-8d10-c21666e5cbc8} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001602 sec., 4993.757802746567 rows/sec., 375.51 KiB/sec. | ||
8279 | 2024.10.10 05:43:02.015176 [ 3 ] {8223865f-da25-42f2-8d10-c21666e5cbc8} <Debug> DynamicQueryHandler: Done processing query | ||
8280 | 2024.10.10 05:43:02.015226 [ 3 ] {8223865f-da25-42f2-8d10-c21666e5cbc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8281 | 2024.10.10 05:43:02.015254 [ 3 ] {} <Debug> HTTP-Session: ba28886e-de6d-4bef-a635-61b60f74c37d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8282 | 2024.10.10 05:43:02.015383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8283 | 2024.10.10 05:43:02.015435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8284 | 2024.10.10 05:43:02.015455 [ 3 ] {} <Debug> HTTP-Session: 36714ce7-b014-4961-bbf6-c779a6ace48e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8285 | 2024.10.10 05:43:02.015472 [ 3 ] {} <Debug> HTTP-Session: 36714ce7-b014-4961-bbf6-c779a6ace48e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8286 | 2024.10.10 05:43:02.015487 [ 3 ] {} <Debug> HTTP-Session: 36714ce7-b014-4961-bbf6-c779a6ace48e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8287 | 2024.10.10 05:43:02.015519 [ 3 ] {} <Trace> HTTP-Session: 36714ce7-b014-4961-bbf6-c779a6ace48e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8288 | 2024.10.10 05:43:02.015624 [ 3 ] {a3a22b7f-7f8e-4fbc-809e-b0d634550f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8289 | 2024.10.10 05:43:02.015670 [ 3 ] {a3a22b7f-7f8e-4fbc-809e-b0d634550f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8290 | 2024.10.10 05:43:02.015918 [ 3 ] {a3a22b7f-7f8e-4fbc-809e-b0d634550f9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8291 | 2024.10.10 05:43:02.016241 [ 3 ] {a3a22b7f-7f8e-4fbc-809e-b0d634550f9c} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8292 | 2024.10.10 05:43:02.016278 [ 3 ] {a3a22b7f-7f8e-4fbc-809e-b0d634550f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8293 | 2024.10.10 05:43:02.016647 [ 3 ] {a3a22b7f-7f8e-4fbc-809e-b0d634550f9c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8294 | 2024.10.10 05:43:02.017011 [ 3 ] {a3a22b7f-7f8e-4fbc-809e-b0d634550f9c} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8295 | 2024.10.10 05:43:02.017169 [ 3 ] {a3a22b7f-7f8e-4fbc-809e-b0d634550f9c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001569 sec., 8922.880815806246 rows/sec., 624.90 KiB/sec. | ||
8296 | 2024.10.10 05:43:02.017347 [ 3 ] {a3a22b7f-7f8e-4fbc-809e-b0d634550f9c} <Debug> DynamicQueryHandler: Done processing query | ||
8297 | 2024.10.10 05:43:02.017371 [ 3 ] {a3a22b7f-7f8e-4fbc-809e-b0d634550f9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8298 | 2024.10.10 05:43:02.017387 [ 3 ] {} <Debug> HTTP-Session: 36714ce7-b014-4961-bbf6-c779a6ace48e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8299 | 2024.10.10 05:43:02.017495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8300 | 2024.10.10 05:43:02.017543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8301 | 2024.10.10 05:43:02.017562 [ 3 ] {} <Debug> HTTP-Session: 86c3e765-fe5a-4991-a1dc-7bb7c337aab7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8302 | 2024.10.10 05:43:02.017579 [ 3 ] {} <Debug> HTTP-Session: 86c3e765-fe5a-4991-a1dc-7bb7c337aab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8303 | 2024.10.10 05:43:02.017593 [ 3 ] {} <Debug> HTTP-Session: 86c3e765-fe5a-4991-a1dc-7bb7c337aab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8304 | 2024.10.10 05:43:02.017625 [ 3 ] {} <Trace> HTTP-Session: 86c3e765-fe5a-4991-a1dc-7bb7c337aab7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8305 | 2024.10.10 05:43:02.017723 [ 3 ] {a2b8193f-da1e-4f63-a680-85572a4ab8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8306 | 2024.10.10 05:43:02.017766 [ 3 ] {a2b8193f-da1e-4f63-a680-85572a4ab8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8307 | 2024.10.10 05:43:02.017991 [ 3 ] {a2b8193f-da1e-4f63-a680-85572a4ab8d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8308 | 2024.10.10 05:43:02.018294 [ 3 ] {a2b8193f-da1e-4f63-a680-85572a4ab8d5} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8309 | 2024.10.10 05:43:02.018331 [ 3 ] {a2b8193f-da1e-4f63-a680-85572a4ab8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8310 | 2024.10.10 05:43:02.018685 [ 3 ] {a2b8193f-da1e-4f63-a680-85572a4ab8d5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8311 | 2024.10.10 05:43:02.019056 [ 3 ] {a2b8193f-da1e-4f63-a680-85572a4ab8d5} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8312 | 2024.10.10 05:43:02.019217 [ 59 ] {} <Debug> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
8313 | 2024.10.10 05:43:02.019227 [ 3 ] {a2b8193f-da1e-4f63-a680-85572a4ab8d5} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001518 sec., 3952.569169960474 rows/sec., 233.53 KiB/sec. | ||
8314 | 2024.10.10 05:43:02.019312 [ 59 ] {} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8315 | 2024.10.10 05:43:02.019382 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8316 | 2024.10.10 05:43:02.019565 [ 195 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
8317 | 2024.10.10 05:43:02.019607 [ 3 ] {a2b8193f-da1e-4f63-a680-85572a4ab8d5} <Debug> DynamicQueryHandler: Done processing query | ||
8318 | 2024.10.10 05:43:02.019651 [ 3 ] {a2b8193f-da1e-4f63-a680-85572a4ab8d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8319 | 2024.10.10 05:43:02.019690 [ 3 ] {} <Debug> HTTP-Session: 86c3e765-fe5a-4991-a1dc-7bb7c337aab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8320 | 2024.10.10 05:43:02.019799 [ 195 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8321 | 2024.10.10 05:43:02.019841 [ 195 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 6 rows starting from the beginning of the part | ||
8322 | 2024.10.10 05:43:02.019894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8323 | 2024.10.10 05:43:02.020035 [ 195 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
8324 | 2024.10.10 05:43:02.020075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8325 | 2024.10.10 05:43:02.020160 [ 3 ] {} <Debug> HTTP-Session: cb27c802-e579-4fc0-a7a8-cc7e971b7dc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8326 | 2024.10.10 05:43:02.020262 [ 3 ] {} <Debug> HTTP-Session: cb27c802-e579-4fc0-a7a8-cc7e971b7dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8327 | 2024.10.10 05:43:02.020332 [ 195 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
8328 | 2024.10.10 05:43:02.020341 [ 3 ] {} <Debug> HTTP-Session: cb27c802-e579-4fc0-a7a8-cc7e971b7dc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8329 | 2024.10.10 05:43:02.020511 [ 3 ] {} <Trace> HTTP-Session: cb27c802-e579-4fc0-a7a8-cc7e971b7dc9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8330 | 2024.10.10 05:43:02.020642 [ 195 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
8331 | 2024.10.10 05:43:02.020904 [ 195 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
8332 | 2024.10.10 05:43:02.021143 [ 3 ] {ffe3eea0-52bc-45b1-86b2-99427e3c3d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8333 | 2024.10.10 05:43:02.021213 [ 3 ] {ffe3eea0-52bc-45b1-86b2-99427e3c3d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8334 | 2024.10.10 05:43:02.022033 [ 3 ] {ffe3eea0-52bc-45b1-86b2-99427e3c3d8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8335 | 2024.10.10 05:43:02.023010 [ 201 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003532013 sec., 8493.739972078245 rows/sec., 539.15 KiB/sec. | ||
8336 | 2024.10.10 05:43:02.023116 [ 3 ] {ffe3eea0-52bc-45b1-86b2-99427e3c3d8a} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8337 | 2024.10.10 05:43:02.023172 [ 3 ] {ffe3eea0-52bc-45b1-86b2-99427e3c3d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8338 | 2024.10.10 05:43:02.023241 [ 201 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
8339 | 2024.10.10 05:43:02.024103 [ 3 ] {ffe3eea0-52bc-45b1-86b2-99427e3c3d8a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8340 | 2024.10.10 05:43:02.024276 [ 201 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_17_4} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8341 | 2024.10.10 05:43:02.024523 [ 201 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_17_4} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
8342 | 2024.10.10 05:43:02.024721 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8343 | 2024.10.10 05:43:02.024880 [ 3 ] {ffe3eea0-52bc-45b1-86b2-99427e3c3d8a} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8344 | 2024.10.10 05:43:02.025059 [ 3 ] {ffe3eea0-52bc-45b1-86b2-99427e3c3d8a} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.004218 sec., 92460.88193456613 rows/sec., 6.56 MiB/sec. | ||
8345 | 2024.10.10 05:43:02.025267 [ 3 ] {ffe3eea0-52bc-45b1-86b2-99427e3c3d8a} <Debug> DynamicQueryHandler: Done processing query | ||
8346 | 2024.10.10 05:43:02.025291 [ 3 ] {ffe3eea0-52bc-45b1-86b2-99427e3c3d8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
8347 | 2024.10.10 05:43:02.025308 [ 3 ] {} <Debug> HTTP-Session: cb27c802-e579-4fc0-a7a8-cc7e971b7dc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8348 | 2024.10.10 05:43:02.025433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8349 | 2024.10.10 05:43:02.025482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8350 | 2024.10.10 05:43:02.025502 [ 3 ] {} <Debug> HTTP-Session: 7ab8475d-b3be-42d9-92cb-d2d82c4a9ccc Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8351 | 2024.10.10 05:43:02.025520 [ 3 ] {} <Debug> HTTP-Session: 7ab8475d-b3be-42d9-92cb-d2d82c4a9ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8352 | 2024.10.10 05:43:02.025534 [ 3 ] {} <Debug> HTTP-Session: 7ab8475d-b3be-42d9-92cb-d2d82c4a9ccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8353 | 2024.10.10 05:43:02.025565 [ 3 ] {} <Trace> HTTP-Session: 7ab8475d-b3be-42d9-92cb-d2d82c4a9ccc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8354 | 2024.10.10 05:43:02.025665 [ 3 ] {4589a1bf-ccf0-4281-8d1e-a9ea082309f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
8355 | 2024.10.10 05:43:02.025712 [ 3 ] {4589a1bf-ccf0-4281-8d1e-a9ea082309f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8356 | 2024.10.10 05:43:02.025852 [ 3 ] {4589a1bf-ccf0-4281-8d1e-a9ea082309f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8357 | 2024.10.10 05:43:02.026134 [ 3 ] {4589a1bf-ccf0-4281-8d1e-a9ea082309f9} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8358 | 2024.10.10 05:43:02.026169 [ 3 ] {4589a1bf-ccf0-4281-8d1e-a9ea082309f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8359 | 2024.10.10 05:43:02.026541 [ 3 ] {4589a1bf-ccf0-4281-8d1e-a9ea082309f9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8360 | 2024.10.10 05:43:02.026881 [ 3 ] {4589a1bf-ccf0-4281-8d1e-a9ea082309f9} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8361 | 2024.10.10 05:43:02.027043 [ 3 ] {4589a1bf-ccf0-4281-8d1e-a9ea082309f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001402 sec., 4279.600570613409 rows/sec., 223.59 KiB/sec. | ||
8362 | 2024.10.10 05:43:02.027214 [ 3 ] {4589a1bf-ccf0-4281-8d1e-a9ea082309f9} <Debug> DynamicQueryHandler: Done processing query | ||
8363 | 2024.10.10 05:43:02.027239 [ 3 ] {4589a1bf-ccf0-4281-8d1e-a9ea082309f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8364 | 2024.10.10 05:43:02.027255 [ 3 ] {} <Debug> HTTP-Session: 7ab8475d-b3be-42d9-92cb-d2d82c4a9ccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8365 | 2024.10.10 05:43:02.027432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8366 | 2024.10.10 05:43:02.027481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8367 | 2024.10.10 05:43:02.027500 [ 3 ] {} <Debug> HTTP-Session: 40cdd728-f9ee-4d15-ad28-a38b7793e9a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8368 | 2024.10.10 05:43:02.027517 [ 3 ] {} <Debug> HTTP-Session: 40cdd728-f9ee-4d15-ad28-a38b7793e9a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8369 | 2024.10.10 05:43:02.027531 [ 3 ] {} <Debug> HTTP-Session: 40cdd728-f9ee-4d15-ad28-a38b7793e9a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8370 | 2024.10.10 05:43:02.027562 [ 3 ] {} <Trace> HTTP-Session: 40cdd728-f9ee-4d15-ad28-a38b7793e9a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8371 | 2024.10.10 05:43:02.027792 [ 3 ] {3648b7c2-5b48-44dc-9193-c7bfbd5aeb10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8372 | 2024.10.10 05:43:02.027840 [ 3 ] {3648b7c2-5b48-44dc-9193-c7bfbd5aeb10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8373 | 2024.10.10 05:43:02.027989 [ 3 ] {3648b7c2-5b48-44dc-9193-c7bfbd5aeb10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8374 | 2024.10.10 05:43:02.028420 [ 3 ] {3648b7c2-5b48-44dc-9193-c7bfbd5aeb10} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8375 | 2024.10.10 05:43:02.028455 [ 3 ] {3648b7c2-5b48-44dc-9193-c7bfbd5aeb10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8376 | 2024.10.10 05:43:02.028848 [ 3 ] {3648b7c2-5b48-44dc-9193-c7bfbd5aeb10} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8377 | 2024.10.10 05:43:02.029197 [ 3 ] {3648b7c2-5b48-44dc-9193-c7bfbd5aeb10} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8378 | 2024.10.10 05:43:02.029364 [ 3 ] {3648b7c2-5b48-44dc-9193-c7bfbd5aeb10} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001701 sec., 139329.80599647266 rows/sec., 9.34 MiB/sec. | ||
8379 | 2024.10.10 05:43:02.029641 [ 3 ] {3648b7c2-5b48-44dc-9193-c7bfbd5aeb10} <Debug> DynamicQueryHandler: Done processing query | ||
8380 | 2024.10.10 05:43:02.029689 [ 3 ] {3648b7c2-5b48-44dc-9193-c7bfbd5aeb10} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8381 | 2024.10.10 05:43:02.029723 [ 3 ] {} <Debug> HTTP-Session: 40cdd728-f9ee-4d15-ad28-a38b7793e9a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8382 | 2024.10.10 05:43:02.029846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8383 | 2024.10.10 05:43:02.029896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8384 | 2024.10.10 05:43:02.029915 [ 3 ] {} <Debug> HTTP-Session: 01e2fc16-76dc-4035-bc4b-4a228ed8d72d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8385 | 2024.10.10 05:43:02.029933 [ 3 ] {} <Debug> HTTP-Session: 01e2fc16-76dc-4035-bc4b-4a228ed8d72d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8386 | 2024.10.10 05:43:02.029946 [ 3 ] {} <Debug> HTTP-Session: 01e2fc16-76dc-4035-bc4b-4a228ed8d72d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8387 | 2024.10.10 05:43:02.029979 [ 3 ] {} <Trace> HTTP-Session: 01e2fc16-76dc-4035-bc4b-4a228ed8d72d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8388 | 2024.10.10 05:43:02.030076 [ 3 ] {2eb19adf-5e39-406b-8c9f-d74a5c66e29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
8389 | 2024.10.10 05:43:02.030123 [ 3 ] {2eb19adf-5e39-406b-8c9f-d74a5c66e29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8390 | 2024.10.10 05:43:02.030271 [ 3 ] {2eb19adf-5e39-406b-8c9f-d74a5c66e29b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8391 | 2024.10.10 05:43:02.030540 [ 3 ] {2eb19adf-5e39-406b-8c9f-d74a5c66e29b} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8392 | 2024.10.10 05:43:02.030575 [ 3 ] {2eb19adf-5e39-406b-8c9f-d74a5c66e29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8393 | 2024.10.10 05:43:02.030928 [ 3 ] {2eb19adf-5e39-406b-8c9f-d74a5c66e29b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8394 | 2024.10.10 05:43:02.031245 [ 3 ] {2eb19adf-5e39-406b-8c9f-d74a5c66e29b} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8395 | 2024.10.10 05:43:02.031395 [ 3 ] {2eb19adf-5e39-406b-8c9f-d74a5c66e29b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001337 sec., 747.9431563201197 rows/sec., 50.40 KiB/sec. | ||
8396 | 2024.10.10 05:43:02.031569 [ 3 ] {2eb19adf-5e39-406b-8c9f-d74a5c66e29b} <Debug> DynamicQueryHandler: Done processing query | ||
8397 | 2024.10.10 05:43:02.031593 [ 3 ] {2eb19adf-5e39-406b-8c9f-d74a5c66e29b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
8398 | 2024.10.10 05:43:02.031609 [ 3 ] {} <Debug> HTTP-Session: 01e2fc16-76dc-4035-bc4b-4a228ed8d72d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8399 | 2024.10.10 05:43:02.031729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8400 | 2024.10.10 05:43:02.031778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8401 | 2024.10.10 05:43:02.031797 [ 3 ] {} <Debug> HTTP-Session: 96dc7f02-e18b-41e9-aba1-081a8fe0d888 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8402 | 2024.10.10 05:43:02.031814 [ 3 ] {} <Debug> HTTP-Session: 96dc7f02-e18b-41e9-aba1-081a8fe0d888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8403 | 2024.10.10 05:43:02.031828 [ 3 ] {} <Debug> HTTP-Session: 96dc7f02-e18b-41e9-aba1-081a8fe0d888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8404 | 2024.10.10 05:43:02.031858 [ 3 ] {} <Trace> HTTP-Session: 96dc7f02-e18b-41e9-aba1-081a8fe0d888 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8405 | 2024.10.10 05:43:02.032031 [ 3 ] {0ac0fe2f-a5ae-4640-8526-92d05bacdcac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8406 | 2024.10.10 05:43:02.032095 [ 3 ] {0ac0fe2f-a5ae-4640-8526-92d05bacdcac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8407 | 2024.10.10 05:43:02.032516 [ 3 ] {0ac0fe2f-a5ae-4640-8526-92d05bacdcac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8408 | 2024.10.10 05:43:02.033030 [ 3 ] {0ac0fe2f-a5ae-4640-8526-92d05bacdcac} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8409 | 2024.10.10 05:43:02.033066 [ 3 ] {0ac0fe2f-a5ae-4640-8526-92d05bacdcac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8410 | 2024.10.10 05:43:02.033689 [ 3 ] {0ac0fe2f-a5ae-4640-8526-92d05bacdcac} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
8411 | 2024.10.10 05:43:02.034108 [ 3 ] {0ac0fe2f-a5ae-4640-8526-92d05bacdcac} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8412 | 2024.10.10 05:43:02.034294 [ 3 ] {0ac0fe2f-a5ae-4640-8526-92d05bacdcac} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002358 sec., 3392.705682782019 rows/sec., 6.08 MiB/sec. | ||
8413 | 2024.10.10 05:43:02.034520 [ 3 ] {0ac0fe2f-a5ae-4640-8526-92d05bacdcac} <Debug> DynamicQueryHandler: Done processing query | ||
8414 | 2024.10.10 05:43:02.034543 [ 3 ] {0ac0fe2f-a5ae-4640-8526-92d05bacdcac} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
8415 | 2024.10.10 05:43:02.034559 [ 3 ] {} <Debug> HTTP-Session: 96dc7f02-e18b-41e9-aba1-081a8fe0d888 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8416 | 2024.10.10 05:43:02.034680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8417 | 2024.10.10 05:43:02.034728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8418 | 2024.10.10 05:43:02.034747 [ 3 ] {} <Debug> HTTP-Session: 9db82508-e874-4e9a-9a5d-35ef0b626f7b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8419 | 2024.10.10 05:43:02.034764 [ 3 ] {} <Debug> HTTP-Session: 9db82508-e874-4e9a-9a5d-35ef0b626f7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8420 | 2024.10.10 05:43:02.034778 [ 3 ] {} <Debug> HTTP-Session: 9db82508-e874-4e9a-9a5d-35ef0b626f7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8421 | 2024.10.10 05:43:02.034809 [ 3 ] {} <Trace> HTTP-Session: 9db82508-e874-4e9a-9a5d-35ef0b626f7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8422 | 2024.10.10 05:43:02.034928 [ 3 ] {a9ac5785-65fc-4d1a-ba7f-ebd9b44b2ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8423 | 2024.10.10 05:43:02.034970 [ 3 ] {a9ac5785-65fc-4d1a-ba7f-ebd9b44b2ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8424 | 2024.10.10 05:43:02.035102 [ 3 ] {a9ac5785-65fc-4d1a-ba7f-ebd9b44b2ac1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8425 | 2024.10.10 05:43:02.035410 [ 3 ] {a9ac5785-65fc-4d1a-ba7f-ebd9b44b2ac1} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8426 | 2024.10.10 05:43:02.035446 [ 3 ] {a9ac5785-65fc-4d1a-ba7f-ebd9b44b2ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8427 | 2024.10.10 05:43:02.035814 [ 3 ] {a9ac5785-65fc-4d1a-ba7f-ebd9b44b2ac1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8428 | 2024.10.10 05:43:02.036133 [ 3 ] {a9ac5785-65fc-4d1a-ba7f-ebd9b44b2ac1} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8429 | 2024.10.10 05:43:02.036301 [ 3 ] {a9ac5785-65fc-4d1a-ba7f-ebd9b44b2ac1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001405 sec., 58362.989323843416 rows/sec., 3.71 MiB/sec. | ||
8430 | 2024.10.10 05:43:02.036472 [ 3 ] {a9ac5785-65fc-4d1a-ba7f-ebd9b44b2ac1} <Debug> DynamicQueryHandler: Done processing query | ||
8431 | 2024.10.10 05:43:02.036497 [ 3 ] {a9ac5785-65fc-4d1a-ba7f-ebd9b44b2ac1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8432 | 2024.10.10 05:43:02.036513 [ 3 ] {} <Debug> HTTP-Session: 9db82508-e874-4e9a-9a5d-35ef0b626f7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8433 | 2024.10.10 05:43:07.006209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8434 | 2024.10.10 05:43:07.006333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8435 | 2024.10.10 05:43:07.006358 [ 3 ] {} <Debug> HTTP-Session: 26646252-41fe-4441-9a12-80198611eb14 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8436 | 2024.10.10 05:43:07.006381 [ 3 ] {} <Debug> HTTP-Session: 26646252-41fe-4441-9a12-80198611eb14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8437 | 2024.10.10 05:43:07.006397 [ 3 ] {} <Debug> HTTP-Session: 26646252-41fe-4441-9a12-80198611eb14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8438 | 2024.10.10 05:43:07.006444 [ 3 ] {} <Trace> HTTP-Session: 26646252-41fe-4441-9a12-80198611eb14 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8439 | 2024.10.10 05:43:07.006622 [ 3 ] {817e7c55-2dbc-444c-8f99-59797f6deb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
8440 | 2024.10.10 05:43:07.006689 [ 3 ] {817e7c55-2dbc-444c-8f99-59797f6deb79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8441 | 2024.10.10 05:43:07.007038 [ 3 ] {817e7c55-2dbc-444c-8f99-59797f6deb79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8442 | 2024.10.10 05:43:07.007474 [ 3 ] {817e7c55-2dbc-444c-8f99-59797f6deb79} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8443 | 2024.10.10 05:43:07.007517 [ 3 ] {817e7c55-2dbc-444c-8f99-59797f6deb79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8444 | 2024.10.10 05:43:07.007936 [ 3 ] {817e7c55-2dbc-444c-8f99-59797f6deb79} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
8445 | 2024.10.10 05:43:07.008337 [ 3 ] {817e7c55-2dbc-444c-8f99-59797f6deb79} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8446 | 2024.10.10 05:43:07.008490 [ 3 ] {817e7c55-2dbc-444c-8f99-59797f6deb79} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001917 sec., 1043.2968179447053 rows/sec., 85.07 KiB/sec. | ||
8447 | 2024.10.10 05:43:07.008896 [ 3 ] {817e7c55-2dbc-444c-8f99-59797f6deb79} <Debug> DynamicQueryHandler: Done processing query | ||
8448 | 2024.10.10 05:43:07.008926 [ 3 ] {817e7c55-2dbc-444c-8f99-59797f6deb79} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8449 | 2024.10.10 05:43:07.008943 [ 3 ] {} <Debug> HTTP-Session: 26646252-41fe-4441-9a12-80198611eb14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8450 | 2024.10.10 05:43:07.009088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 17512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8451 | 2024.10.10 05:43:07.009148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8452 | 2024.10.10 05:43:07.009168 [ 3 ] {} <Debug> HTTP-Session: 05003047-6ab8-4322-90fc-3a0046fde2ea Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8453 | 2024.10.10 05:43:07.009188 [ 3 ] {} <Debug> HTTP-Session: 05003047-6ab8-4322-90fc-3a0046fde2ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8454 | 2024.10.10 05:43:07.009202 [ 3 ] {} <Debug> HTTP-Session: 05003047-6ab8-4322-90fc-3a0046fde2ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8455 | 2024.10.10 05:43:07.009238 [ 3 ] {} <Trace> HTTP-Session: 05003047-6ab8-4322-90fc-3a0046fde2ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8456 | 2024.10.10 05:43:07.009377 [ 3 ] {1d511e96-6367-494d-87ec-e3d208a63b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8457 | 2024.10.10 05:43:07.009425 [ 3 ] {1d511e96-6367-494d-87ec-e3d208a63b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8458 | 2024.10.10 05:43:07.009688 [ 3 ] {1d511e96-6367-494d-87ec-e3d208a63b08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8459 | 2024.10.10 05:43:07.010123 [ 3 ] {1d511e96-6367-494d-87ec-e3d208a63b08} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8460 | 2024.10.10 05:43:07.010161 [ 3 ] {1d511e96-6367-494d-87ec-e3d208a63b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8461 | 2024.10.10 05:43:07.010537 [ 3 ] {1d511e96-6367-494d-87ec-e3d208a63b08} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8462 | 2024.10.10 05:43:07.010891 [ 3 ] {1d511e96-6367-494d-87ec-e3d208a63b08} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8463 | 2024.10.10 05:43:07.011043 [ 3 ] {1d511e96-6367-494d-87ec-e3d208a63b08} <Debug> executeQuery: Read 119 rows, 10.26 KiB in 0.001717 sec., 69306.93069306931 rows/sec., 5.84 MiB/sec. | ||
8464 | 2024.10.10 05:43:07.011061 [ 51 ] {} <Debug> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8465 | 2024.10.10 05:43:07.011174 [ 51 ] {} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8466 | 2024.10.10 05:43:07.011222 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8467 | 2024.10.10 05:43:07.011306 [ 3 ] {1d511e96-6367-494d-87ec-e3d208a63b08} <Debug> DynamicQueryHandler: Done processing query | ||
8468 | 2024.10.10 05:43:07.011346 [ 3 ] {1d511e96-6367-494d-87ec-e3d208a63b08} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
8469 | 2024.10.10 05:43:07.011368 [ 3 ] {} <Debug> HTTP-Session: 05003047-6ab8-4322-90fc-3a0046fde2ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8470 | 2024.10.10 05:43:07.011371 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
8471 | 2024.10.10 05:43:07.011500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 4776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8472 | 2024.10.10 05:43:07.011515 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8473 | 2024.10.10 05:43:07.011551 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1416 rows starting from the beginning of the part | ||
8474 | 2024.10.10 05:43:07.011560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8475 | 2024.10.10 05:43:07.011588 [ 3 ] {} <Debug> HTTP-Session: a0774599-273d-4a0f-af0e-3ea60d8d19e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8476 | 2024.10.10 05:43:07.011616 [ 3 ] {} <Debug> HTTP-Session: a0774599-273d-4a0f-af0e-3ea60d8d19e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8477 | 2024.10.10 05:43:07.011652 [ 3 ] {} <Debug> HTTP-Session: a0774599-273d-4a0f-af0e-3ea60d8d19e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8478 | 2024.10.10 05:43:07.011672 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 205 rows starting from the beginning of the part | ||
8479 | 2024.10.10 05:43:07.011738 [ 3 ] {} <Trace> HTTP-Session: a0774599-273d-4a0f-af0e-3ea60d8d19e9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8480 | 2024.10.10 05:43:07.011936 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1217 rows starting from the beginning of the part | ||
8481 | 2024.10.10 05:43:07.012079 [ 3 ] {9bc875ed-f1c9-4de2-ab78-1c9a11f24398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8482 | 2024.10.10 05:43:07.012296 [ 3 ] {9bc875ed-f1c9-4de2-ab78-1c9a11f24398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8483 | 2024.10.10 05:43:07.012311 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 101 rows starting from the beginning of the part | ||
8484 | 2024.10.10 05:43:07.012518 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 205 rows starting from the beginning of the part | ||
8485 | 2024.10.10 05:43:07.012691 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 119 rows starting from the beginning of the part | ||
8486 | 2024.10.10 05:43:07.013192 [ 3 ] {9bc875ed-f1c9-4de2-ab78-1c9a11f24398} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8487 | 2024.10.10 05:43:07.013710 [ 3 ] {9bc875ed-f1c9-4de2-ab78-1c9a11f24398} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8488 | 2024.10.10 05:43:07.013756 [ 3 ] {9bc875ed-f1c9-4de2-ab78-1c9a11f24398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8489 | 2024.10.10 05:43:07.014390 [ 3 ] {9bc875ed-f1c9-4de2-ab78-1c9a11f24398} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8490 | 2024.10.10 05:43:07.014863 [ 3 ] {9bc875ed-f1c9-4de2-ab78-1c9a11f24398} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8491 | 2024.10.10 05:43:07.015053 [ 3 ] {9bc875ed-f1c9-4de2-ab78-1c9a11f24398} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.003126 sec., 10556.621880998082 rows/sec., 790.37 KiB/sec. | ||
8492 | 2024.10.10 05:43:07.015302 [ 3 ] {9bc875ed-f1c9-4de2-ab78-1c9a11f24398} <Debug> DynamicQueryHandler: Done processing query | ||
8493 | 2024.10.10 05:43:07.015345 [ 3 ] {9bc875ed-f1c9-4de2-ab78-1c9a11f24398} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8494 | 2024.10.10 05:43:07.015387 [ 3 ] {} <Debug> HTTP-Session: a0774599-273d-4a0f-af0e-3ea60d8d19e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8495 | 2024.10.10 05:43:07.015508 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3263 rows, containing 5 columns (5 merged, 0 gathered) in 0.004198551 sec., 777172.8865506218 rows/sec., 67.90 MiB/sec. | ||
8496 | 2024.10.10 05:43:07.015543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 16478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8497 | 2024.10.10 05:43:07.015617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8498 | 2024.10.10 05:43:07.015637 [ 3 ] {} <Debug> HTTP-Session: 8c307aa6-0ff7-47e5-aa9b-877037fa850a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8499 | 2024.10.10 05:43:07.015656 [ 3 ] {} <Debug> HTTP-Session: 8c307aa6-0ff7-47e5-aa9b-877037fa850a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8500 | 2024.10.10 05:43:07.015670 [ 3 ] {} <Debug> HTTP-Session: 8c307aa6-0ff7-47e5-aa9b-877037fa850a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8501 | 2024.10.10 05:43:07.015704 [ 3 ] {} <Trace> HTTP-Session: 8c307aa6-0ff7-47e5-aa9b-877037fa850a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8502 | 2024.10.10 05:43:07.015867 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8503 | 2024.10.10 05:43:07.015900 [ 3 ] {d3961700-3f10-47bb-ab07-f8bfaab62fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8504 | 2024.10.10 05:43:07.016001 [ 3 ] {d3961700-3f10-47bb-ab07-f8bfaab62fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8505 | 2024.10.10 05:43:07.016889 [ 3 ] {d3961700-3f10-47bb-ab07-f8bfaab62fbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8506 | 2024.10.10 05:43:07.017118 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_41_8} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8507 | 2024.10.10 05:43:07.017278 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_41_8} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8508 | 2024.10.10 05:43:07.017453 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
8509 | 2024.10.10 05:43:07.017593 [ 3 ] {d3961700-3f10-47bb-ab07-f8bfaab62fbf} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8510 | 2024.10.10 05:43:07.017635 [ 3 ] {d3961700-3f10-47bb-ab07-f8bfaab62fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8511 | 2024.10.10 05:43:07.018011 [ 3 ] {d3961700-3f10-47bb-ab07-f8bfaab62fbf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8512 | 2024.10.10 05:43:07.018382 [ 3 ] {d3961700-3f10-47bb-ab07-f8bfaab62fbf} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8513 | 2024.10.10 05:43:07.018541 [ 3 ] {d3961700-3f10-47bb-ab07-f8bfaab62fbf} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.002721 sec., 35648.6585814039 rows/sec., 2.79 MiB/sec. | ||
8514 | 2024.10.10 05:43:07.018553 [ 51 ] {} <Debug> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8515 | 2024.10.10 05:43:07.018644 [ 51 ] {} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8516 | 2024.10.10 05:43:07.018706 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8517 | 2024.10.10 05:43:07.018841 [ 3 ] {d3961700-3f10-47bb-ab07-f8bfaab62fbf} <Debug> DynamicQueryHandler: Done processing query | ||
8518 | 2024.10.10 05:43:07.018850 [ 188 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
8519 | 2024.10.10 05:43:07.018873 [ 3 ] {d3961700-3f10-47bb-ab07-f8bfaab62fbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
8520 | 2024.10.10 05:43:07.018901 [ 3 ] {} <Debug> HTTP-Session: 8c307aa6-0ff7-47e5-aa9b-877037fa850a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8521 | 2024.10.10 05:43:07.019015 [ 188 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8522 | 2024.10.10 05:43:07.019052 [ 188 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part | ||
8523 | 2024.10.10 05:43:07.019086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 26989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8524 | 2024.10.10 05:43:07.019176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8525 | 2024.10.10 05:43:07.019193 [ 188 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 390 rows starting from the beginning of the part | ||
8526 | 2024.10.10 05:43:07.019220 [ 3 ] {} <Debug> HTTP-Session: daca49cf-9b6d-45fb-a6f3-8720e021994f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8527 | 2024.10.10 05:43:07.019256 [ 3 ] {} <Debug> HTTP-Session: daca49cf-9b6d-45fb-a6f3-8720e021994f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8528 | 2024.10.10 05:43:07.019289 [ 3 ] {} <Debug> HTTP-Session: daca49cf-9b6d-45fb-a6f3-8720e021994f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8529 | 2024.10.10 05:43:07.019361 [ 188 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 535 rows starting from the beginning of the part | ||
8530 | 2024.10.10 05:43:07.019367 [ 3 ] {} <Trace> HTTP-Session: daca49cf-9b6d-45fb-a6f3-8720e021994f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8531 | 2024.10.10 05:43:07.019586 [ 188 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 88 rows starting from the beginning of the part | ||
8532 | 2024.10.10 05:43:07.019650 [ 3 ] {a20336c8-0745-43a7-a44b-23c5b334084d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8533 | 2024.10.10 05:43:07.019756 [ 188 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 390 rows starting from the beginning of the part | ||
8534 | 2024.10.10 05:43:07.019770 [ 3 ] {a20336c8-0745-43a7-a44b-23c5b334084d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8535 | 2024.10.10 05:43:07.020005 [ 188 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 97 rows starting from the beginning of the part | ||
8536 | 2024.10.10 05:43:07.020441 [ 3 ] {a20336c8-0745-43a7-a44b-23c5b334084d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8537 | 2024.10.10 05:43:07.020993 [ 3 ] {a20336c8-0745-43a7-a44b-23c5b334084d} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8538 | 2024.10.10 05:43:07.021038 [ 3 ] {a20336c8-0745-43a7-a44b-23c5b334084d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8539 | 2024.10.10 05:43:07.021584 [ 3 ] {a20336c8-0745-43a7-a44b-23c5b334084d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8540 | 2024.10.10 05:43:07.021995 [ 199 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2413 rows, containing 5 columns (5 merged, 0 gathered) in 0.003192524 sec., 755828.3038749278 rows/sec., 57.96 MiB/sec. | ||
8541 | 2024.10.10 05:43:07.022160 [ 3 ] {a20336c8-0745-43a7-a44b-23c5b334084d} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8542 | 2024.10.10 05:43:07.022303 [ 199 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8543 | 2024.10.10 05:43:07.022374 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8544 | 2024.10.10 05:43:07.022477 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8545 | 2024.10.10 05:43:07.022469 [ 3 ] {a20336c8-0745-43a7-a44b-23c5b334084d} <Debug> executeQuery: Read 141 rows, 10.06 KiB in 0.0029 sec., 48620.68965517242 rows/sec., 3.39 MiB/sec. | ||
8546 | 2024.10.10 05:43:07.022535 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8547 | 2024.10.10 05:43:07.023025 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
8548 | 2024.10.10 05:43:07.023088 [ 3 ] {a20336c8-0745-43a7-a44b-23c5b334084d} <Debug> DynamicQueryHandler: Done processing query | ||
8549 | 2024.10.10 05:43:07.023222 [ 3 ] {a20336c8-0745-43a7-a44b-23c5b334084d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8550 | 2024.10.10 05:43:07.023310 [ 3 ] {} <Debug> HTTP-Session: daca49cf-9b6d-45fb-a6f3-8720e021994f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8551 | 2024.10.10 05:43:07.023644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 50908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8552 | 2024.10.10 05:43:07.023712 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8553 | 2024.10.10 05:43:07.023789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8554 | 2024.10.10 05:43:07.023819 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11906 rows starting from the beginning of the part | ||
8555 | 2024.10.10 05:43:07.023826 [ 3 ] {} <Debug> HTTP-Session: 4e6a5dea-05ee-412b-ad5f-4238bc2f178a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8556 | 2024.10.10 05:43:07.023892 [ 3 ] {} <Debug> HTTP-Session: 4e6a5dea-05ee-412b-ad5f-4238bc2f178a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8557 | 2024.10.10 05:43:07.023950 [ 3 ] {} <Debug> HTTP-Session: 4e6a5dea-05ee-412b-ad5f-4238bc2f178a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8558 | 2024.10.10 05:43:07.024145 [ 3 ] {} <Trace> HTTP-Session: 4e6a5dea-05ee-412b-ad5f-4238bc2f178a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8559 | 2024.10.10 05:43:07.024252 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 237 rows starting from the beginning of the part | ||
8560 | 2024.10.10 05:43:07.024261 [ 199 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_41_8} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8561 | 2024.10.10 05:43:07.024644 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 955 rows starting from the beginning of the part | ||
8562 | 2024.10.10 05:43:07.024719 [ 199 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_41_8} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8563 | 2024.10.10 05:43:07.024964 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 55 rows starting from the beginning of the part | ||
8564 | 2024.10.10 05:43:07.025064 [ 3 ] {14def40c-590c-4756-8a86-e5699e43dd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8565 | 2024.10.10 05:43:07.025130 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
8566 | 2024.10.10 05:43:07.025395 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
8567 | 2024.10.10 05:43:07.025398 [ 3 ] {14def40c-590c-4756-8a86-e5699e43dd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8568 | 2024.10.10 05:43:07.025686 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 141 rows starting from the beginning of the part | ||
8569 | 2024.10.10 05:43:07.026800 [ 3 ] {14def40c-590c-4756-8a86-e5699e43dd89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8570 | 2024.10.10 05:43:07.027776 [ 3 ] {14def40c-590c-4756-8a86-e5699e43dd89} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8571 | 2024.10.10 05:43:07.027826 [ 3 ] {14def40c-590c-4756-8a86-e5699e43dd89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8572 | 2024.10.10 05:43:07.029146 [ 3 ] {14def40c-590c-4756-8a86-e5699e43dd89} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8573 | 2024.10.10 05:43:07.029972 [ 3 ] {14def40c-590c-4756-8a86-e5699e43dd89} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8574 | 2024.10.10 05:43:07.030252 [ 3 ] {14def40c-590c-4756-8a86-e5699e43dd89} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.005857 sec., 5292.812019805361 rows/sec., 9.48 MiB/sec. | ||
8575 | 2024.10.10 05:43:07.030504 [ 3 ] {14def40c-590c-4756-8a86-e5699e43dd89} <Debug> DynamicQueryHandler: Done processing query | ||
8576 | 2024.10.10 05:43:07.030530 [ 3 ] {14def40c-590c-4756-8a86-e5699e43dd89} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
8577 | 2024.10.10 05:43:07.030547 [ 3 ] {} <Debug> HTTP-Session: 4e6a5dea-05ee-412b-ad5f-4238bc2f178a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8578 | 2024.10.10 05:43:07.030683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 8223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8579 | 2024.10.10 05:43:07.030742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8580 | 2024.10.10 05:43:07.030761 [ 3 ] {} <Debug> HTTP-Session: bc924e3d-d3fc-49fd-b95a-231c45f47ad8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8581 | 2024.10.10 05:43:07.030779 [ 3 ] {} <Debug> HTTP-Session: bc924e3d-d3fc-49fd-b95a-231c45f47ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8582 | 2024.10.10 05:43:07.030793 [ 3 ] {} <Debug> HTTP-Session: bc924e3d-d3fc-49fd-b95a-231c45f47ad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8583 | 2024.10.10 05:43:07.030827 [ 3 ] {} <Trace> HTTP-Session: bc924e3d-d3fc-49fd-b95a-231c45f47ad8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8584 | 2024.10.10 05:43:07.030960 [ 3 ] {0b3025ee-80bf-464d-aeac-8658b8905b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8585 | 2024.10.10 05:43:07.031013 [ 3 ] {0b3025ee-80bf-464d-aeac-8658b8905b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8586 | 2024.10.10 05:43:07.031166 [ 3 ] {0b3025ee-80bf-464d-aeac-8658b8905b94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8587 | 2024.10.10 05:43:07.031677 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13531 rows, containing 5 columns (5 merged, 0 gathered) in 0.008975976 sec., 1507468.3800402319 rows/sec., 101.46 MiB/sec. | ||
8588 | 2024.10.10 05:43:07.031799 [ 3 ] {0b3025ee-80bf-464d-aeac-8658b8905b94} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8589 | 2024.10.10 05:43:07.031852 [ 3 ] {0b3025ee-80bf-464d-aeac-8658b8905b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8590 | 2024.10.10 05:43:07.032124 [ 191 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8591 | 2024.10.10 05:43:07.032602 [ 3 ] {0b3025ee-80bf-464d-aeac-8658b8905b94} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8592 | 2024.10.10 05:43:07.033065 [ 191 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8593 | 2024.10.10 05:43:07.033214 [ 191 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8594 | 2024.10.10 05:43:07.033406 [ 3 ] {0b3025ee-80bf-464d-aeac-8658b8905b94} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8595 | 2024.10.10 05:43:07.033419 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
8596 | 2024.10.10 05:43:07.033633 [ 51 ] {} <Debug> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8597 | 2024.10.10 05:43:07.033642 [ 3 ] {0b3025ee-80bf-464d-aeac-8658b8905b94} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.002719 sec., 19860.24273630011 rows/sec., 1.34 MiB/sec. | ||
8598 | 2024.10.10 05:43:07.033675 [ 51 ] {} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8599 | 2024.10.10 05:43:07.033740 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
8600 | 2024.10.10 05:43:07.033979 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
8601 | 2024.10.10 05:43:07.034019 [ 3 ] {0b3025ee-80bf-464d-aeac-8658b8905b94} <Debug> DynamicQueryHandler: Done processing query | ||
8602 | 2024.10.10 05:43:07.034067 [ 3 ] {0b3025ee-80bf-464d-aeac-8658b8905b94} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8603 | 2024.10.10 05:43:07.034103 [ 3 ] {} <Debug> HTTP-Session: bc924e3d-d3fc-49fd-b95a-231c45f47ad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8604 | 2024.10.10 05:43:07.034212 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8605 | 2024.10.10 05:43:07.034253 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1924 rows starting from the beginning of the part | ||
8606 | 2024.10.10 05:43:07.034328 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 82 rows starting from the beginning of the part | ||
8607 | 2024.10.10 05:43:07.034513 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
8608 | 2024.10.10 05:43:07.034685 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 20 rows starting from the beginning of the part | ||
8609 | 2024.10.10 05:43:07.034848 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
8610 | 2024.10.10 05:43:07.034977 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 54 rows starting from the beginning of the part | ||
8611 | 2024.10.10 05:43:07.036458 [ 196 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2202 rows, containing 4 columns (4 merged, 0 gathered) in 0.002616719 sec., 841511.8321837385 rows/sec., 54.47 MiB/sec. | ||
8612 | 2024.10.10 05:43:07.036667 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8613 | 2024.10.10 05:43:07.037046 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_41_8} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8614 | 2024.10.10 05:43:07.037122 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_41_8} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8615 | 2024.10.10 05:43:07.037195 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
8616 | 2024.10.10 05:43:08.001156 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.26 MiB, peak 169.43 MiB, free memory in arenas 0.00 B, will set to 162.12 MiB (RSS), difference: 1.86 MiB | ||
8617 | 2024.10.10 05:43:10.125900 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8618 | 2024.10.10 05:43:10.125974 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8619 | 2024.10.10 05:43:10.341280 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 846 | ||
8620 | 2024.10.10 05:43:10.344140 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8621 | 2024.10.10 05:43:10.344191 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8622 | 2024.10.10 05:43:10.345691 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
8623 | 2024.10.10 05:43:10.346678 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8624 | 2024.10.10 05:43:10.347207 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
8625 | 2024.10.10 05:43:12.009573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8626 | 2024.10.10 05:43:12.009709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8627 | 2024.10.10 05:43:12.009738 [ 3 ] {} <Debug> HTTP-Session: c8ff9954-f018-4543-94a5-f7b2f719a3e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8628 | 2024.10.10 05:43:12.009767 [ 3 ] {} <Debug> HTTP-Session: c8ff9954-f018-4543-94a5-f7b2f719a3e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8629 | 2024.10.10 05:43:12.009785 [ 3 ] {} <Debug> HTTP-Session: c8ff9954-f018-4543-94a5-f7b2f719a3e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8630 | 2024.10.10 05:43:12.009843 [ 3 ] {} <Trace> HTTP-Session: c8ff9954-f018-4543-94a5-f7b2f719a3e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8631 | 2024.10.10 05:43:12.010056 [ 3 ] {9bf74609-a6bd-444a-bab2-5668ca308c8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
8632 | 2024.10.10 05:43:12.010127 [ 3 ] {9bf74609-a6bd-444a-bab2-5668ca308c8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8633 | 2024.10.10 05:43:12.010479 [ 3 ] {9bf74609-a6bd-444a-bab2-5668ca308c8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8634 | 2024.10.10 05:43:12.010911 [ 3 ] {9bf74609-a6bd-444a-bab2-5668ca308c8a} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8635 | 2024.10.10 05:43:12.010961 [ 3 ] {9bf74609-a6bd-444a-bab2-5668ca308c8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8636 | 2024.10.10 05:43:12.011397 [ 3 ] {9bf74609-a6bd-444a-bab2-5668ca308c8a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
8637 | 2024.10.10 05:43:12.011796 [ 3 ] {9bf74609-a6bd-444a-bab2-5668ca308c8a} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8638 | 2024.10.10 05:43:12.011986 [ 3 ] {9bf74609-a6bd-444a-bab2-5668ca308c8a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001985 sec., 2015.1133501259449 rows/sec., 164.32 KiB/sec. | ||
8639 | 2024.10.10 05:43:12.012207 [ 3 ] {9bf74609-a6bd-444a-bab2-5668ca308c8a} <Debug> DynamicQueryHandler: Done processing query | ||
8640 | 2024.10.10 05:43:12.012235 [ 3 ] {9bf74609-a6bd-444a-bab2-5668ca308c8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8641 | 2024.10.10 05:43:12.012253 [ 3 ] {} <Debug> HTTP-Session: c8ff9954-f018-4543-94a5-f7b2f719a3e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8642 | 2024.10.10 05:43:12.012426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 31183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8643 | 2024.10.10 05:43:12.012482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8644 | 2024.10.10 05:43:12.012502 [ 3 ] {} <Debug> HTTP-Session: d6c0b118-d204-4439-a42f-1dcecd5a38d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8645 | 2024.10.10 05:43:12.012520 [ 3 ] {} <Debug> HTTP-Session: d6c0b118-d204-4439-a42f-1dcecd5a38d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8646 | 2024.10.10 05:43:12.012535 [ 3 ] {} <Debug> HTTP-Session: d6c0b118-d204-4439-a42f-1dcecd5a38d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8647 | 2024.10.10 05:43:12.012570 [ 3 ] {} <Trace> HTTP-Session: d6c0b118-d204-4439-a42f-1dcecd5a38d2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8648 | 2024.10.10 05:43:12.012734 [ 3 ] {23ce0f9c-2795-421c-8d3c-f22ab578839d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8649 | 2024.10.10 05:43:12.012784 [ 3 ] {23ce0f9c-2795-421c-8d3c-f22ab578839d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8650 | 2024.10.10 05:43:12.013023 [ 3 ] {23ce0f9c-2795-421c-8d3c-f22ab578839d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8651 | 2024.10.10 05:43:12.013497 [ 3 ] {23ce0f9c-2795-421c-8d3c-f22ab578839d} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8652 | 2024.10.10 05:43:12.013535 [ 3 ] {23ce0f9c-2795-421c-8d3c-f22ab578839d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8653 | 2024.10.10 05:43:12.013934 [ 3 ] {23ce0f9c-2795-421c-8d3c-f22ab578839d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8654 | 2024.10.10 05:43:12.014300 [ 3 ] {23ce0f9c-2795-421c-8d3c-f22ab578839d} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8655 | 2024.10.10 05:43:12.014459 [ 3 ] {23ce0f9c-2795-421c-8d3c-f22ab578839d} <Debug> executeQuery: Read 207 rows, 18.59 KiB in 0.0018 sec., 115000 rows/sec., 10.09 MiB/sec. | ||
8656 | 2024.10.10 05:43:12.014742 [ 3 ] {23ce0f9c-2795-421c-8d3c-f22ab578839d} <Debug> DynamicQueryHandler: Done processing query | ||
8657 | 2024.10.10 05:43:12.014808 [ 3 ] {23ce0f9c-2795-421c-8d3c-f22ab578839d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8658 | 2024.10.10 05:43:12.014871 [ 3 ] {} <Debug> HTTP-Session: d6c0b118-d204-4439-a42f-1dcecd5a38d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8659 | 2024.10.10 05:43:12.015043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8660 | 2024.10.10 05:43:12.015099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8661 | 2024.10.10 05:43:12.015118 [ 3 ] {} <Debug> HTTP-Session: ef353b4c-b4c1-489e-a2a0-24837cc5140d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8662 | 2024.10.10 05:43:12.015136 [ 3 ] {} <Debug> HTTP-Session: ef353b4c-b4c1-489e-a2a0-24837cc5140d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8663 | 2024.10.10 05:43:12.015150 [ 3 ] {} <Debug> HTTP-Session: ef353b4c-b4c1-489e-a2a0-24837cc5140d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8664 | 2024.10.10 05:43:12.015186 [ 3 ] {} <Trace> HTTP-Session: ef353b4c-b4c1-489e-a2a0-24837cc5140d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8665 | 2024.10.10 05:43:12.015322 [ 3 ] {6e06d8d5-b2c0-40d0-8a0e-9d1e54747b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8666 | 2024.10.10 05:43:12.015371 [ 3 ] {6e06d8d5-b2c0-40d0-8a0e-9d1e54747b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8667 | 2024.10.10 05:43:12.015625 [ 3 ] {6e06d8d5-b2c0-40d0-8a0e-9d1e54747b0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8668 | 2024.10.10 05:43:12.015939 [ 3 ] {6e06d8d5-b2c0-40d0-8a0e-9d1e54747b0f} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8669 | 2024.10.10 05:43:12.015977 [ 3 ] {6e06d8d5-b2c0-40d0-8a0e-9d1e54747b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8670 | 2024.10.10 05:43:12.016339 [ 3 ] {6e06d8d5-b2c0-40d0-8a0e-9d1e54747b0f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8671 | 2024.10.10 05:43:12.016706 [ 3 ] {6e06d8d5-b2c0-40d0-8a0e-9d1e54747b0f} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8672 | 2024.10.10 05:43:12.016858 [ 3 ] {6e06d8d5-b2c0-40d0-8a0e-9d1e54747b0f} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001563 sec., 7677.543186180423 rows/sec., 563.57 KiB/sec. | ||
8673 | 2024.10.10 05:43:12.016892 [ 45 ] {} <Debug> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8674 | 2024.10.10 05:43:12.017005 [ 45 ] {} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8675 | 2024.10.10 05:43:12.017058 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8676 | 2024.10.10 05:43:12.017146 [ 3 ] {6e06d8d5-b2c0-40d0-8a0e-9d1e54747b0f} <Debug> DynamicQueryHandler: Done processing query | ||
8677 | 2024.10.10 05:43:12.017190 [ 3 ] {6e06d8d5-b2c0-40d0-8a0e-9d1e54747b0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8678 | 2024.10.10 05:43:12.017213 [ 3 ] {} <Debug> HTTP-Session: ef353b4c-b4c1-489e-a2a0-24837cc5140d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8679 | 2024.10.10 05:43:12.017228 [ 188 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
8680 | 2024.10.10 05:43:12.017349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8681 | 2024.10.10 05:43:12.017405 [ 188 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8682 | 2024.10.10 05:43:12.017416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8683 | 2024.10.10 05:43:12.017448 [ 3 ] {} <Debug> HTTP-Session: 377cf38c-2daf-4f90-9892-b643d8e52e84 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8684 | 2024.10.10 05:43:12.017451 [ 188 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 57 rows starting from the beginning of the part | ||
8685 | 2024.10.10 05:43:12.017468 [ 3 ] {} <Debug> HTTP-Session: 377cf38c-2daf-4f90-9892-b643d8e52e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8686 | 2024.10.10 05:43:12.017489 [ 3 ] {} <Debug> HTTP-Session: 377cf38c-2daf-4f90-9892-b643d8e52e84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8687 | 2024.10.10 05:43:12.017540 [ 3 ] {} <Trace> HTTP-Session: 377cf38c-2daf-4f90-9892-b643d8e52e84 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8688 | 2024.10.10 05:43:12.017602 [ 188 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 15 rows starting from the beginning of the part | ||
8689 | 2024.10.10 05:43:12.017743 [ 3 ] {16bed2e6-d62f-415e-a90d-a5ee56acfe74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
8690 | 2024.10.10 05:43:12.017767 [ 188 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
8691 | 2024.10.10 05:43:12.017896 [ 3 ] {16bed2e6-d62f-415e-a90d-a5ee56acfe74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8692 | 2024.10.10 05:43:12.018249 [ 188 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part | ||
8693 | 2024.10.10 05:43:12.018401 [ 188 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 33 rows starting from the beginning of the part | ||
8694 | 2024.10.10 05:43:12.018692 [ 188 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
8695 | 2024.10.10 05:43:12.019256 [ 3 ] {16bed2e6-d62f-415e-a90d-a5ee56acfe74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8696 | 2024.10.10 05:43:12.019835 [ 3 ] {16bed2e6-d62f-415e-a90d-a5ee56acfe74} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8697 | 2024.10.10 05:43:12.019886 [ 3 ] {16bed2e6-d62f-415e-a90d-a5ee56acfe74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8698 | 2024.10.10 05:43:12.020492 [ 3 ] {16bed2e6-d62f-415e-a90d-a5ee56acfe74} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8699 | 2024.10.10 05:43:12.020548 [ 191 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 5 columns (5 merged, 0 gathered) in 0.003396729 sec., 43865.73082515562 rows/sec., 3.34 MiB/sec. | ||
8700 | 2024.10.10 05:43:12.020863 [ 191 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8701 | 2024.10.10 05:43:12.021210 [ 3 ] {16bed2e6-d62f-415e-a90d-a5ee56acfe74} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8702 | 2024.10.10 05:43:12.021783 [ 3 ] {16bed2e6-d62f-415e-a90d-a5ee56acfe74} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.004091 sec., 3422.146174529455 rows/sec., 239.66 KiB/sec. | ||
8703 | 2024.10.10 05:43:12.022148 [ 191 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_41_8} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8704 | 2024.10.10 05:43:12.022173 [ 3 ] {16bed2e6-d62f-415e-a90d-a5ee56acfe74} <Debug> DynamicQueryHandler: Done processing query | ||
8705 | 2024.10.10 05:43:12.022229 [ 3 ] {16bed2e6-d62f-415e-a90d-a5ee56acfe74} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8706 | 2024.10.10 05:43:12.022256 [ 3 ] {} <Debug> HTTP-Session: 377cf38c-2daf-4f90-9892-b643d8e52e84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8707 | 2024.10.10 05:43:12.022339 [ 191 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_41_8} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8708 | 2024.10.10 05:43:12.022452 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8709 | 2024.10.10 05:43:12.022500 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8710 | 2024.10.10 05:43:12.022552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8711 | 2024.10.10 05:43:12.022577 [ 3 ] {} <Debug> HTTP-Session: eb46fa79-5ccd-48c1-a1bd-d62f942b2d77 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8712 | 2024.10.10 05:43:12.022594 [ 3 ] {} <Debug> HTTP-Session: eb46fa79-5ccd-48c1-a1bd-d62f942b2d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8713 | 2024.10.10 05:43:12.022608 [ 3 ] {} <Debug> HTTP-Session: eb46fa79-5ccd-48c1-a1bd-d62f942b2d77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8714 | 2024.10.10 05:43:12.022641 [ 3 ] {} <Trace> HTTP-Session: eb46fa79-5ccd-48c1-a1bd-d62f942b2d77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8715 | 2024.10.10 05:43:12.022745 [ 3 ] {3cb362a3-aa3e-471c-a407-22000a9ee201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
8716 | 2024.10.10 05:43:12.022790 [ 3 ] {3cb362a3-aa3e-471c-a407-22000a9ee201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8717 | 2024.10.10 05:43:12.023040 [ 3 ] {3cb362a3-aa3e-471c-a407-22000a9ee201} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8718 | 2024.10.10 05:43:12.023359 [ 3 ] {3cb362a3-aa3e-471c-a407-22000a9ee201} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8719 | 2024.10.10 05:43:12.023396 [ 3 ] {3cb362a3-aa3e-471c-a407-22000a9ee201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8720 | 2024.10.10 05:43:12.023757 [ 3 ] {3cb362a3-aa3e-471c-a407-22000a9ee201} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8721 | 2024.10.10 05:43:12.024129 [ 3 ] {3cb362a3-aa3e-471c-a407-22000a9ee201} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8722 | 2024.10.10 05:43:12.024295 [ 3 ] {3cb362a3-aa3e-471c-a407-22000a9ee201} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001576 sec., 3807.1065989847716 rows/sec., 224.93 KiB/sec. | ||
8723 | 2024.10.10 05:43:12.024619 [ 3 ] {3cb362a3-aa3e-471c-a407-22000a9ee201} <Debug> DynamicQueryHandler: Done processing query | ||
8724 | 2024.10.10 05:43:12.024647 [ 3 ] {3cb362a3-aa3e-471c-a407-22000a9ee201} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8725 | 2024.10.10 05:43:12.024663 [ 3 ] {} <Debug> HTTP-Session: eb46fa79-5ccd-48c1-a1bd-d62f942b2d77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8726 | 2024.10.10 05:43:12.024860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8727 | 2024.10.10 05:43:12.024912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8728 | 2024.10.10 05:43:12.024932 [ 3 ] {} <Debug> HTTP-Session: 3a7baf9b-7ee7-4c73-a14a-675734748d83 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8729 | 2024.10.10 05:43:12.024949 [ 3 ] {} <Debug> HTTP-Session: 3a7baf9b-7ee7-4c73-a14a-675734748d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8730 | 2024.10.10 05:43:12.024963 [ 3 ] {} <Debug> HTTP-Session: 3a7baf9b-7ee7-4c73-a14a-675734748d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8731 | 2024.10.10 05:43:12.024995 [ 3 ] {} <Trace> HTTP-Session: 3a7baf9b-7ee7-4c73-a14a-675734748d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8732 | 2024.10.10 05:43:12.025199 [ 3 ] {b41af6a6-5571-4570-9c3c-74c22e5bf550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8733 | 2024.10.10 05:43:12.025246 [ 3 ] {b41af6a6-5571-4570-9c3c-74c22e5bf550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8734 | 2024.10.10 05:43:12.025493 [ 3 ] {b41af6a6-5571-4570-9c3c-74c22e5bf550} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8735 | 2024.10.10 05:43:12.026031 [ 3 ] {b41af6a6-5571-4570-9c3c-74c22e5bf550} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8736 | 2024.10.10 05:43:12.026069 [ 3 ] {b41af6a6-5571-4570-9c3c-74c22e5bf550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8737 | 2024.10.10 05:43:12.026452 [ 3 ] {b41af6a6-5571-4570-9c3c-74c22e5bf550} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8738 | 2024.10.10 05:43:12.026825 [ 3 ] {b41af6a6-5571-4570-9c3c-74c22e5bf550} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8739 | 2024.10.10 05:43:12.026988 [ 3 ] {b41af6a6-5571-4570-9c3c-74c22e5bf550} <Debug> executeQuery: Read 394 rows, 28.65 KiB in 0.001901 sec., 207259.33719095215 rows/sec., 14.72 MiB/sec. | ||
8740 | 2024.10.10 05:43:12.027335 [ 3 ] {b41af6a6-5571-4570-9c3c-74c22e5bf550} <Debug> DynamicQueryHandler: Done processing query | ||
8741 | 2024.10.10 05:43:12.027371 [ 3 ] {b41af6a6-5571-4570-9c3c-74c22e5bf550} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
8742 | 2024.10.10 05:43:12.027388 [ 3 ] {} <Debug> HTTP-Session: 3a7baf9b-7ee7-4c73-a14a-675734748d83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8743 | 2024.10.10 05:43:12.027500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8744 | 2024.10.10 05:43:12.027551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8745 | 2024.10.10 05:43:12.027571 [ 3 ] {} <Debug> HTTP-Session: 6f42cbdd-5581-4205-bdad-605d5534b726 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8746 | 2024.10.10 05:43:12.027588 [ 3 ] {} <Debug> HTTP-Session: 6f42cbdd-5581-4205-bdad-605d5534b726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8747 | 2024.10.10 05:43:12.027602 [ 3 ] {} <Debug> HTTP-Session: 6f42cbdd-5581-4205-bdad-605d5534b726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8748 | 2024.10.10 05:43:12.027634 [ 3 ] {} <Trace> HTTP-Session: 6f42cbdd-5581-4205-bdad-605d5534b726 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8749 | 2024.10.10 05:43:12.027740 [ 3 ] {fae21a81-421c-4d94-804a-a95a203c8056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
8750 | 2024.10.10 05:43:12.027788 [ 3 ] {fae21a81-421c-4d94-804a-a95a203c8056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8751 | 2024.10.10 05:43:12.027942 [ 3 ] {fae21a81-421c-4d94-804a-a95a203c8056} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8752 | 2024.10.10 05:43:12.028196 [ 3 ] {fae21a81-421c-4d94-804a-a95a203c8056} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8753 | 2024.10.10 05:43:12.028233 [ 3 ] {fae21a81-421c-4d94-804a-a95a203c8056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8754 | 2024.10.10 05:43:12.028602 [ 3 ] {fae21a81-421c-4d94-804a-a95a203c8056} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8755 | 2024.10.10 05:43:12.028943 [ 3 ] {fae21a81-421c-4d94-804a-a95a203c8056} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8756 | 2024.10.10 05:43:12.029112 [ 3 ] {fae21a81-421c-4d94-804a-a95a203c8056} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001398 sec., 4291.845493562232 rows/sec., 224.23 KiB/sec. | ||
8757 | 2024.10.10 05:43:12.029411 [ 3 ] {fae21a81-421c-4d94-804a-a95a203c8056} <Debug> DynamicQueryHandler: Done processing query | ||
8758 | 2024.10.10 05:43:12.029437 [ 3 ] {fae21a81-421c-4d94-804a-a95a203c8056} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
8759 | 2024.10.10 05:43:12.029453 [ 3 ] {} <Debug> HTTP-Session: 6f42cbdd-5581-4205-bdad-605d5534b726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8760 | 2024.10.10 05:43:12.029598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44995, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8761 | 2024.10.10 05:43:12.029647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8762 | 2024.10.10 05:43:12.029667 [ 3 ] {} <Debug> HTTP-Session: 79901ffd-2a23-4085-b255-d21e73abc242 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8763 | 2024.10.10 05:43:12.029683 [ 3 ] {} <Debug> HTTP-Session: 79901ffd-2a23-4085-b255-d21e73abc242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8764 | 2024.10.10 05:43:12.029697 [ 3 ] {} <Debug> HTTP-Session: 79901ffd-2a23-4085-b255-d21e73abc242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8765 | 2024.10.10 05:43:12.029728 [ 3 ] {} <Trace> HTTP-Session: 79901ffd-2a23-4085-b255-d21e73abc242 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8766 | 2024.10.10 05:43:12.029902 [ 3 ] {769891d7-587a-4228-b38f-55ab7921819b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8767 | 2024.10.10 05:43:12.029951 [ 3 ] {769891d7-587a-4228-b38f-55ab7921819b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8768 | 2024.10.10 05:43:12.030115 [ 3 ] {769891d7-587a-4228-b38f-55ab7921819b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8769 | 2024.10.10 05:43:12.030495 [ 3 ] {769891d7-587a-4228-b38f-55ab7921819b} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8770 | 2024.10.10 05:43:12.030532 [ 3 ] {769891d7-587a-4228-b38f-55ab7921819b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8771 | 2024.10.10 05:43:12.030926 [ 3 ] {769891d7-587a-4228-b38f-55ab7921819b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8772 | 2024.10.10 05:43:12.031278 [ 3 ] {769891d7-587a-4228-b38f-55ab7921819b} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8773 | 2024.10.10 05:43:12.031438 [ 3 ] {769891d7-587a-4228-b38f-55ab7921819b} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001625 sec., 147076.9230769231 rows/sec., 9.86 MiB/sec. | ||
8774 | 2024.10.10 05:43:12.031599 [ 3 ] {769891d7-587a-4228-b38f-55ab7921819b} <Debug> DynamicQueryHandler: Done processing query | ||
8775 | 2024.10.10 05:43:12.031623 [ 3 ] {769891d7-587a-4228-b38f-55ab7921819b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8776 | 2024.10.10 05:43:12.031639 [ 3 ] {} <Debug> HTTP-Session: 79901ffd-2a23-4085-b255-d21e73abc242 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8777 | 2024.10.10 05:43:12.031749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8778 | 2024.10.10 05:43:12.031798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8779 | 2024.10.10 05:43:12.031819 [ 3 ] {} <Debug> HTTP-Session: 55d96eb0-2d8a-40f8-ab3a-af3fafc3e51a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8780 | 2024.10.10 05:43:12.031835 [ 3 ] {} <Debug> HTTP-Session: 55d96eb0-2d8a-40f8-ab3a-af3fafc3e51a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8781 | 2024.10.10 05:43:12.031848 [ 3 ] {} <Debug> HTTP-Session: 55d96eb0-2d8a-40f8-ab3a-af3fafc3e51a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8782 | 2024.10.10 05:43:12.031879 [ 3 ] {} <Trace> HTTP-Session: 55d96eb0-2d8a-40f8-ab3a-af3fafc3e51a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8783 | 2024.10.10 05:43:12.031974 [ 3 ] {1cbaab7e-7e0d-4523-864e-82f4862c6971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
8784 | 2024.10.10 05:43:12.032019 [ 3 ] {1cbaab7e-7e0d-4523-864e-82f4862c6971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8785 | 2024.10.10 05:43:12.032148 [ 3 ] {1cbaab7e-7e0d-4523-864e-82f4862c6971} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8786 | 2024.10.10 05:43:12.032383 [ 3 ] {1cbaab7e-7e0d-4523-864e-82f4862c6971} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8787 | 2024.10.10 05:43:12.032418 [ 3 ] {1cbaab7e-7e0d-4523-864e-82f4862c6971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8788 | 2024.10.10 05:43:12.032771 [ 3 ] {1cbaab7e-7e0d-4523-864e-82f4862c6971} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8789 | 2024.10.10 05:43:12.033096 [ 3 ] {1cbaab7e-7e0d-4523-864e-82f4862c6971} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8790 | 2024.10.10 05:43:12.033256 [ 3 ] {1cbaab7e-7e0d-4523-864e-82f4862c6971} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001303 sec., 767.4597083653109 rows/sec., 51.71 KiB/sec. | ||
8791 | 2024.10.10 05:43:12.033413 [ 3 ] {1cbaab7e-7e0d-4523-864e-82f4862c6971} <Debug> DynamicQueryHandler: Done processing query | ||
8792 | 2024.10.10 05:43:12.033438 [ 3 ] {1cbaab7e-7e0d-4523-864e-82f4862c6971} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
8793 | 2024.10.10 05:43:12.033453 [ 3 ] {} <Debug> HTTP-Session: 55d96eb0-2d8a-40f8-ab3a-af3fafc3e51a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8794 | 2024.10.10 05:43:12.033568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8795 | 2024.10.10 05:43:12.033616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8796 | 2024.10.10 05:43:12.033635 [ 3 ] {} <Debug> HTTP-Session: d7b416a2-8a69-4586-bf8c-9b7314cd728a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8797 | 2024.10.10 05:43:12.033651 [ 3 ] {} <Debug> HTTP-Session: d7b416a2-8a69-4586-bf8c-9b7314cd728a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8798 | 2024.10.10 05:43:12.033665 [ 3 ] {} <Debug> HTTP-Session: d7b416a2-8a69-4586-bf8c-9b7314cd728a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8799 | 2024.10.10 05:43:12.033696 [ 3 ] {} <Trace> HTTP-Session: d7b416a2-8a69-4586-bf8c-9b7314cd728a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8800 | 2024.10.10 05:43:12.033856 [ 3 ] {5936d38d-2481-4400-b98e-e8dbd388b2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8801 | 2024.10.10 05:43:12.033921 [ 3 ] {5936d38d-2481-4400-b98e-e8dbd388b2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8802 | 2024.10.10 05:43:12.034348 [ 3 ] {5936d38d-2481-4400-b98e-e8dbd388b2c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8803 | 2024.10.10 05:43:12.034795 [ 3 ] {5936d38d-2481-4400-b98e-e8dbd388b2c1} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8804 | 2024.10.10 05:43:12.034832 [ 3 ] {5936d38d-2481-4400-b98e-e8dbd388b2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8805 | 2024.10.10 05:43:12.035438 [ 3 ] {5936d38d-2481-4400-b98e-e8dbd388b2c1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8806 | 2024.10.10 05:43:12.035861 [ 3 ] {5936d38d-2481-4400-b98e-e8dbd388b2c1} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8807 | 2024.10.10 05:43:12.036051 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8808 | 2024.10.10 05:43:12.036073 [ 3 ] {5936d38d-2481-4400-b98e-e8dbd388b2c1} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002304 sec., 3472.222222222222 rows/sec., 6.22 MiB/sec. | ||
8809 | 2024.10.10 05:43:12.036114 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8810 | 2024.10.10 05:43:12.036190 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8811 | 2024.10.10 05:43:12.036544 [ 194 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
8812 | 2024.10.10 05:43:12.036621 [ 3 ] {5936d38d-2481-4400-b98e-e8dbd388b2c1} <Debug> DynamicQueryHandler: Done processing query | ||
8813 | 2024.10.10 05:43:12.036660 [ 3 ] {5936d38d-2481-4400-b98e-e8dbd388b2c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
8814 | 2024.10.10 05:43:12.036705 [ 3 ] {} <Debug> HTTP-Session: d7b416a2-8a69-4586-bf8c-9b7314cd728a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8815 | 2024.10.10 05:43:12.036888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8816 | 2024.10.10 05:43:12.037007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8817 | 2024.10.10 05:43:12.037059 [ 3 ] {} <Debug> HTTP-Session: a9f65411-f70d-4e5d-a5a6-2920c8eb167d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8818 | 2024.10.10 05:43:12.037110 [ 3 ] {} <Debug> HTTP-Session: a9f65411-f70d-4e5d-a5a6-2920c8eb167d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8819 | 2024.10.10 05:43:12.037155 [ 3 ] {} <Debug> HTTP-Session: a9f65411-f70d-4e5d-a5a6-2920c8eb167d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8820 | 2024.10.10 05:43:12.037239 [ 3 ] {} <Trace> HTTP-Session: a9f65411-f70d-4e5d-a5a6-2920c8eb167d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8821 | 2024.10.10 05:43:12.037347 [ 194 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8822 | 2024.10.10 05:43:12.037498 [ 194 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 601 rows starting from the beginning of the part | ||
8823 | 2024.10.10 05:43:12.037500 [ 3 ] {5fcf5849-bdf7-43c3-a0ab-8ae706532d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8824 | 2024.10.10 05:43:12.037614 [ 3 ] {5fcf5849-bdf7-43c3-a0ab-8ae706532d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8825 | 2024.10.10 05:43:12.038238 [ 194 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 9 rows starting from the beginning of the part | ||
8826 | 2024.10.10 05:43:12.038454 [ 3 ] {5fcf5849-bdf7-43c3-a0ab-8ae706532d44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8827 | 2024.10.10 05:43:12.038937 [ 194 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 22 rows starting from the beginning of the part | ||
8828 | 2024.10.10 05:43:12.039645 [ 194 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 8 rows starting from the beginning of the part | ||
8829 | 2024.10.10 05:43:12.039758 [ 3 ] {5fcf5849-bdf7-43c3-a0ab-8ae706532d44} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8830 | 2024.10.10 05:43:12.039852 [ 3 ] {5fcf5849-bdf7-43c3-a0ab-8ae706532d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8831 | 2024.10.10 05:43:12.040226 [ 194 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 31 rows starting from the beginning of the part | ||
8832 | 2024.10.10 05:43:12.040774 [ 194 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 8 rows starting from the beginning of the part | ||
8833 | 2024.10.10 05:43:12.041391 [ 3 ] {5fcf5849-bdf7-43c3-a0ab-8ae706532d44} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8834 | 2024.10.10 05:43:12.042146 [ 3 ] {5fcf5849-bdf7-43c3-a0ab-8ae706532d44} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8835 | 2024.10.10 05:43:12.042553 [ 3 ] {5fcf5849-bdf7-43c3-a0ab-8ae706532d44} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005162 sec., 15885.315769081752 rows/sec., 1.01 MiB/sec. | ||
8836 | 2024.10.10 05:43:12.042869 [ 3 ] {5fcf5849-bdf7-43c3-a0ab-8ae706532d44} <Debug> DynamicQueryHandler: Done processing query | ||
8837 | 2024.10.10 05:43:12.042895 [ 3 ] {5fcf5849-bdf7-43c3-a0ab-8ae706532d44} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
8838 | 2024.10.10 05:43:12.042913 [ 3 ] {} <Debug> HTTP-Session: a9f65411-f70d-4e5d-a5a6-2920c8eb167d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8839 | 2024.10.10 05:43:12.045662 [ 191 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 679 rows, containing 19 columns (19 merged, 0 gathered) in 0.009321365 sec., 72843.40866385985 rows/sec., 130.53 MiB/sec. | ||
8840 | 2024.10.10 05:43:12.046579 [ 196 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8841 | 2024.10.10 05:43:12.047187 [ 196 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8842 | 2024.10.10 05:43:12.047267 [ 196 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8843 | 2024.10.10 05:43:12.047406 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. | ||
8844 | 2024.10.10 05:43:17.005987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8845 | 2024.10.10 05:43:17.006118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8846 | 2024.10.10 05:43:17.006145 [ 3 ] {} <Debug> HTTP-Session: 7a0af410-1464-44e4-b9bc-954d2f942153 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8847 | 2024.10.10 05:43:17.006169 [ 3 ] {} <Debug> HTTP-Session: 7a0af410-1464-44e4-b9bc-954d2f942153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8848 | 2024.10.10 05:43:17.006184 [ 3 ] {} <Debug> HTTP-Session: 7a0af410-1464-44e4-b9bc-954d2f942153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8849 | 2024.10.10 05:43:17.006233 [ 3 ] {} <Trace> HTTP-Session: 7a0af410-1464-44e4-b9bc-954d2f942153 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8850 | 2024.10.10 05:43:17.006452 [ 3 ] {01e49aa6-1667-49e7-85b7-de7462cd1c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8851 | 2024.10.10 05:43:17.006521 [ 3 ] {01e49aa6-1667-49e7-85b7-de7462cd1c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8852 | 2024.10.10 05:43:17.006867 [ 3 ] {01e49aa6-1667-49e7-85b7-de7462cd1c93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8853 | 2024.10.10 05:43:17.007340 [ 3 ] {01e49aa6-1667-49e7-85b7-de7462cd1c93} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8854 | 2024.10.10 05:43:17.007387 [ 3 ] {01e49aa6-1667-49e7-85b7-de7462cd1c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8855 | 2024.10.10 05:43:17.007817 [ 3 ] {01e49aa6-1667-49e7-85b7-de7462cd1c93} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8856 | 2024.10.10 05:43:17.008210 [ 3 ] {01e49aa6-1667-49e7-85b7-de7462cd1c93} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8857 | 2024.10.10 05:43:17.008389 [ 3 ] {01e49aa6-1667-49e7-85b7-de7462cd1c93} <Debug> executeQuery: Read 118 rows, 10.19 KiB in 0.002009 sec., 58735.6893977103 rows/sec., 4.95 MiB/sec. | ||
8858 | 2024.10.10 05:43:17.008727 [ 3 ] {01e49aa6-1667-49e7-85b7-de7462cd1c93} <Debug> DynamicQueryHandler: Done processing query | ||
8859 | 2024.10.10 05:43:17.008787 [ 3 ] {01e49aa6-1667-49e7-85b7-de7462cd1c93} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
8860 | 2024.10.10 05:43:17.008819 [ 3 ] {} <Debug> HTTP-Session: 7a0af410-1464-44e4-b9bc-954d2f942153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8861 | 2024.10.10 05:43:17.008965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 4496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8862 | 2024.10.10 05:43:17.009020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8863 | 2024.10.10 05:43:17.009040 [ 3 ] {} <Debug> HTTP-Session: c77572e7-611f-4cca-a079-dbe1dece7375 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8864 | 2024.10.10 05:43:17.009059 [ 3 ] {} <Debug> HTTP-Session: c77572e7-611f-4cca-a079-dbe1dece7375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8865 | 2024.10.10 05:43:17.009073 [ 3 ] {} <Debug> HTTP-Session: c77572e7-611f-4cca-a079-dbe1dece7375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8866 | 2024.10.10 05:43:17.009109 [ 3 ] {} <Trace> HTTP-Session: c77572e7-611f-4cca-a079-dbe1dece7375 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8867 | 2024.10.10 05:43:17.009230 [ 3 ] {3e772e7b-5658-49d6-837f-2de908e75674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8868 | 2024.10.10 05:43:17.009279 [ 3 ] {3e772e7b-5658-49d6-837f-2de908e75674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8869 | 2024.10.10 05:43:17.009537 [ 3 ] {3e772e7b-5658-49d6-837f-2de908e75674} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8870 | 2024.10.10 05:43:17.009934 [ 3 ] {3e772e7b-5658-49d6-837f-2de908e75674} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8871 | 2024.10.10 05:43:17.009972 [ 3 ] {3e772e7b-5658-49d6-837f-2de908e75674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8872 | 2024.10.10 05:43:17.010328 [ 3 ] {3e772e7b-5658-49d6-837f-2de908e75674} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8873 | 2024.10.10 05:43:17.010685 [ 3 ] {3e772e7b-5658-49d6-837f-2de908e75674} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8874 | 2024.10.10 05:43:17.010841 [ 3 ] {3e772e7b-5658-49d6-837f-2de908e75674} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001648 sec., 18810.679611650485 rows/sec., 1.38 MiB/sec. | ||
8875 | 2024.10.10 05:43:17.011122 [ 3 ] {3e772e7b-5658-49d6-837f-2de908e75674} <Debug> DynamicQueryHandler: Done processing query | ||
8876 | 2024.10.10 05:43:17.011167 [ 3 ] {3e772e7b-5658-49d6-837f-2de908e75674} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
8877 | 2024.10.10 05:43:17.011190 [ 3 ] {} <Debug> HTTP-Session: c77572e7-611f-4cca-a079-dbe1dece7375 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8878 | 2024.10.10 05:43:17.011318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 16135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8879 | 2024.10.10 05:43:17.011369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8880 | 2024.10.10 05:43:17.011388 [ 3 ] {} <Debug> HTTP-Session: 8a639e14-7276-48f4-8433-6d7d90d893bc Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8881 | 2024.10.10 05:43:17.011404 [ 3 ] {} <Debug> HTTP-Session: 8a639e14-7276-48f4-8433-6d7d90d893bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8882 | 2024.10.10 05:43:17.011418 [ 3 ] {} <Debug> HTTP-Session: 8a639e14-7276-48f4-8433-6d7d90d893bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8883 | 2024.10.10 05:43:17.011450 [ 3 ] {} <Trace> HTTP-Session: 8a639e14-7276-48f4-8433-6d7d90d893bc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8884 | 2024.10.10 05:43:17.011573 [ 3 ] {9ffc2e43-7a15-4809-845f-ac2622eff906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
8885 | 2024.10.10 05:43:17.011619 [ 3 ] {9ffc2e43-7a15-4809-845f-ac2622eff906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8886 | 2024.10.10 05:43:17.011862 [ 3 ] {9ffc2e43-7a15-4809-845f-ac2622eff906} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8887 | 2024.10.10 05:43:17.012259 [ 3 ] {9ffc2e43-7a15-4809-845f-ac2622eff906} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8888 | 2024.10.10 05:43:17.012295 [ 3 ] {9ffc2e43-7a15-4809-845f-ac2622eff906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8889 | 2024.10.10 05:43:17.012661 [ 3 ] {9ffc2e43-7a15-4809-845f-ac2622eff906} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8890 | 2024.10.10 05:43:17.013018 [ 3 ] {9ffc2e43-7a15-4809-845f-ac2622eff906} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8891 | 2024.10.10 05:43:17.013178 [ 3 ] {9ffc2e43-7a15-4809-845f-ac2622eff906} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001641 sec., 57891.529555149296 rows/sec., 4.52 MiB/sec. | ||
8892 | 2024.10.10 05:43:17.013460 [ 3 ] {9ffc2e43-7a15-4809-845f-ac2622eff906} <Debug> DynamicQueryHandler: Done processing query | ||
8893 | 2024.10.10 05:43:17.013509 [ 3 ] {9ffc2e43-7a15-4809-845f-ac2622eff906} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
8894 | 2024.10.10 05:43:17.013541 [ 3 ] {} <Debug> HTTP-Session: 8a639e14-7276-48f4-8433-6d7d90d893bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8895 | 2024.10.10 05:43:17.013716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8896 | 2024.10.10 05:43:17.013768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8897 | 2024.10.10 05:43:17.013786 [ 3 ] {} <Debug> HTTP-Session: 84983346-c98a-4cd7-8fb3-0846be14a032 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8898 | 2024.10.10 05:43:17.013802 [ 3 ] {} <Debug> HTTP-Session: 84983346-c98a-4cd7-8fb3-0846be14a032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8899 | 2024.10.10 05:43:17.013816 [ 3 ] {} <Debug> HTTP-Session: 84983346-c98a-4cd7-8fb3-0846be14a032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8900 | 2024.10.10 05:43:17.013846 [ 3 ] {} <Trace> HTTP-Session: 84983346-c98a-4cd7-8fb3-0846be14a032 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8901 | 2024.10.10 05:43:17.014003 [ 3 ] {f1a01c55-20cc-4c44-8e1d-e2f9270e3768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
8902 | 2024.10.10 05:43:17.014054 [ 3 ] {f1a01c55-20cc-4c44-8e1d-e2f9270e3768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8903 | 2024.10.10 05:43:17.014222 [ 3 ] {f1a01c55-20cc-4c44-8e1d-e2f9270e3768} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8904 | 2024.10.10 05:43:17.014628 [ 3 ] {f1a01c55-20cc-4c44-8e1d-e2f9270e3768} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8905 | 2024.10.10 05:43:17.014665 [ 3 ] {f1a01c55-20cc-4c44-8e1d-e2f9270e3768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8906 | 2024.10.10 05:43:17.015051 [ 3 ] {f1a01c55-20cc-4c44-8e1d-e2f9270e3768} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8907 | 2024.10.10 05:43:17.015387 [ 3 ] {f1a01c55-20cc-4c44-8e1d-e2f9270e3768} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8908 | 2024.10.10 05:43:17.015550 [ 3 ] {f1a01c55-20cc-4c44-8e1d-e2f9270e3768} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001607 sec., 99564.40572495334 rows/sec., 6.93 MiB/sec. | ||
8909 | 2024.10.10 05:43:17.015729 [ 3 ] {f1a01c55-20cc-4c44-8e1d-e2f9270e3768} <Debug> DynamicQueryHandler: Done processing query | ||
8910 | 2024.10.10 05:43:17.015753 [ 3 ] {f1a01c55-20cc-4c44-8e1d-e2f9270e3768} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
8911 | 2024.10.10 05:43:17.015769 [ 3 ] {} <Debug> HTTP-Session: 84983346-c98a-4cd7-8fb3-0846be14a032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8912 | 2024.10.10 05:43:17.015915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 50893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8913 | 2024.10.10 05:43:17.015966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8914 | 2024.10.10 05:43:17.015985 [ 3 ] {} <Debug> HTTP-Session: aa43f858-e719-424d-b70e-755312b4a00e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8915 | 2024.10.10 05:43:17.016001 [ 3 ] {} <Debug> HTTP-Session: aa43f858-e719-424d-b70e-755312b4a00e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8916 | 2024.10.10 05:43:17.016015 [ 3 ] {} <Debug> HTTP-Session: aa43f858-e719-424d-b70e-755312b4a00e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8917 | 2024.10.10 05:43:17.016046 [ 3 ] {} <Trace> HTTP-Session: aa43f858-e719-424d-b70e-755312b4a00e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8918 | 2024.10.10 05:43:17.016343 [ 3 ] {3f30b087-aa59-46e5-96b9-e6407873ecd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
8919 | 2024.10.10 05:43:17.016411 [ 3 ] {3f30b087-aa59-46e5-96b9-e6407873ecd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8920 | 2024.10.10 05:43:17.016844 [ 3 ] {3f30b087-aa59-46e5-96b9-e6407873ecd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8921 | 2024.10.10 05:43:17.017496 [ 3 ] {3f30b087-aa59-46e5-96b9-e6407873ecd8} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8922 | 2024.10.10 05:43:17.017531 [ 3 ] {3f30b087-aa59-46e5-96b9-e6407873ecd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8923 | 2024.10.10 05:43:17.018157 [ 3 ] {3f30b087-aa59-46e5-96b9-e6407873ecd8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8924 | 2024.10.10 05:43:17.018576 [ 3 ] {3f30b087-aa59-46e5-96b9-e6407873ecd8} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8925 | 2024.10.10 05:43:17.018759 [ 3 ] {3f30b087-aa59-46e5-96b9-e6407873ecd8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002632 sec., 11778.115501519758 rows/sec., 21.11 MiB/sec. | ||
8926 | 2024.10.10 05:43:17.018971 [ 3 ] {3f30b087-aa59-46e5-96b9-e6407873ecd8} <Debug> DynamicQueryHandler: Done processing query | ||
8927 | 2024.10.10 05:43:17.018996 [ 3 ] {3f30b087-aa59-46e5-96b9-e6407873ecd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
8928 | 2024.10.10 05:43:17.019012 [ 3 ] {} <Debug> HTTP-Session: aa43f858-e719-424d-b70e-755312b4a00e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8929 | 2024.10.10 05:43:17.019135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8930 | 2024.10.10 05:43:17.019185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8931 | 2024.10.10 05:43:17.019204 [ 3 ] {} <Debug> HTTP-Session: 445afdd7-d8a1-4444-a3c1-995d4061427a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8932 | 2024.10.10 05:43:17.019220 [ 3 ] {} <Debug> HTTP-Session: 445afdd7-d8a1-4444-a3c1-995d4061427a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8933 | 2024.10.10 05:43:17.019234 [ 3 ] {} <Debug> HTTP-Session: 445afdd7-d8a1-4444-a3c1-995d4061427a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8934 | 2024.10.10 05:43:17.019265 [ 3 ] {} <Trace> HTTP-Session: 445afdd7-d8a1-4444-a3c1-995d4061427a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8935 | 2024.10.10 05:43:17.019376 [ 3 ] {8df6f296-9a6b-456b-9204-2c460d34d9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
8936 | 2024.10.10 05:43:17.019422 [ 3 ] {8df6f296-9a6b-456b-9204-2c460d34d9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8937 | 2024.10.10 05:43:17.019552 [ 3 ] {8df6f296-9a6b-456b-9204-2c460d34d9bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8938 | 2024.10.10 05:43:17.019935 [ 3 ] {8df6f296-9a6b-456b-9204-2c460d34d9bb} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8939 | 2024.10.10 05:43:17.019973 [ 3 ] {8df6f296-9a6b-456b-9204-2c460d34d9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8940 | 2024.10.10 05:43:17.020335 [ 3 ] {8df6f296-9a6b-456b-9204-2c460d34d9bb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8941 | 2024.10.10 05:43:17.020655 [ 3 ] {8df6f296-9a6b-456b-9204-2c460d34d9bb} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8942 | 2024.10.10 05:43:17.020793 [ 3 ] {8df6f296-9a6b-456b-9204-2c460d34d9bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001453 sec., 41293.87474191328 rows/sec., 2.78 MiB/sec. | ||
8943 | 2024.10.10 05:43:17.020978 [ 3 ] {8df6f296-9a6b-456b-9204-2c460d34d9bb} <Debug> DynamicQueryHandler: Done processing query | ||
8944 | 2024.10.10 05:43:17.021003 [ 3 ] {8df6f296-9a6b-456b-9204-2c460d34d9bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
8945 | 2024.10.10 05:43:17.021019 [ 3 ] {} <Debug> HTTP-Session: 445afdd7-d8a1-4444-a3c1-995d4061427a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8946 | 2024.10.10 05:43:20.348287 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 880 | ||
8947 | 2024.10.10 05:43:20.351148 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8948 | 2024.10.10 05:43:20.351195 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8949 | 2024.10.10 05:43:20.352674 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8950 | 2024.10.10 05:43:20.353645 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8951 | 2024.10.10 05:43:20.353897 [ 35 ] {} <Debug> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
8952 | 2024.10.10 05:43:20.354029 [ 35 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8953 | 2024.10.10 05:43:20.354118 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8954 | 2024.10.10 05:43:20.354655 [ 192 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
8955 | 2024.10.10 05:43:20.355537 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 880 | ||
8956 | 2024.10.10 05:43:20.356228 [ 192 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8957 | 2024.10.10 05:43:20.356403 [ 192 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 694 rows starting from the beginning of the part | ||
8958 | 2024.10.10 05:43:20.357032 [ 192 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
8959 | 2024.10.10 05:43:20.357602 [ 192 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
8960 | 2024.10.10 05:43:20.358132 [ 192 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part | ||
8961 | 2024.10.10 05:43:20.358571 [ 192 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
8962 | 2024.10.10 05:43:20.359013 [ 192 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 34 rows starting from the beginning of the part | ||
8963 | 2024.10.10 05:43:20.367201 [ 192 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 72 columns (72 merged, 0 gathered) in 0.01291669 sec., 68128.90918648664 rows/sec., 48.13 MiB/sec. | ||
8964 | 2024.10.10 05:43:20.368388 [ 190 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
8965 | 2024.10.10 05:43:20.370010 [ 190 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_21_4} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8966 | 2024.10.10 05:43:20.370091 [ 190 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_21_4} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
8967 | 2024.10.10 05:43:20.370388 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
8968 | 2024.10.10 05:43:22.009864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8969 | 2024.10.10 05:43:22.010001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8970 | 2024.10.10 05:43:22.010033 [ 3 ] {} <Debug> HTTP-Session: 94554345-c8cd-4783-ba6c-5b88fe547cc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8971 | 2024.10.10 05:43:22.010062 [ 3 ] {} <Debug> HTTP-Session: 94554345-c8cd-4783-ba6c-5b88fe547cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8972 | 2024.10.10 05:43:22.010081 [ 3 ] {} <Debug> HTTP-Session: 94554345-c8cd-4783-ba6c-5b88fe547cc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8973 | 2024.10.10 05:43:22.010138 [ 3 ] {} <Trace> HTTP-Session: 94554345-c8cd-4783-ba6c-5b88fe547cc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8974 | 2024.10.10 05:43:22.010402 [ 3 ] {8c87fa53-e468-4f00-8d09-0116639ae36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
8975 | 2024.10.10 05:43:22.010474 [ 3 ] {8c87fa53-e468-4f00-8d09-0116639ae36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8976 | 2024.10.10 05:43:22.010817 [ 3 ] {8c87fa53-e468-4f00-8d09-0116639ae36b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8977 | 2024.10.10 05:43:22.011458 [ 3 ] {8c87fa53-e468-4f00-8d09-0116639ae36b} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8978 | 2024.10.10 05:43:22.011501 [ 3 ] {8c87fa53-e468-4f00-8d09-0116639ae36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8979 | 2024.10.10 05:43:22.011956 [ 3 ] {8c87fa53-e468-4f00-8d09-0116639ae36b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8980 | 2024.10.10 05:43:22.012349 [ 3 ] {8c87fa53-e468-4f00-8d09-0116639ae36b} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8981 | 2024.10.10 05:43:22.012502 [ 3 ] {8c87fa53-e468-4f00-8d09-0116639ae36b} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002199 sec., 93224.19281491588 rows/sec., 8.19 MiB/sec. | ||
8982 | 2024.10.10 05:43:22.012782 [ 3 ] {8c87fa53-e468-4f00-8d09-0116639ae36b} <Debug> DynamicQueryHandler: Done processing query | ||
8983 | 2024.10.10 05:43:22.012817 [ 3 ] {8c87fa53-e468-4f00-8d09-0116639ae36b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
8984 | 2024.10.10 05:43:22.012840 [ 3 ] {} <Debug> HTTP-Session: 94554345-c8cd-4783-ba6c-5b88fe547cc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8985 | 2024.10.10 05:43:22.012976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8986 | 2024.10.10 05:43:22.013027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
8987 | 2024.10.10 05:43:22.013048 [ 3 ] {} <Debug> HTTP-Session: 8e004ae0-0f3a-4046-b4aa-822db37fa00e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
8988 | 2024.10.10 05:43:22.013065 [ 3 ] {} <Debug> HTTP-Session: 8e004ae0-0f3a-4046-b4aa-822db37fa00e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
8989 | 2024.10.10 05:43:22.013079 [ 3 ] {} <Debug> HTTP-Session: 8e004ae0-0f3a-4046-b4aa-822db37fa00e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
8990 | 2024.10.10 05:43:22.013111 [ 3 ] {} <Trace> HTTP-Session: 8e004ae0-0f3a-4046-b4aa-822db37fa00e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8991 | 2024.10.10 05:43:22.013213 [ 3 ] {adf0dea4-b0f7-470e-95ed-94ee3f991821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
8992 | 2024.10.10 05:43:22.013259 [ 3 ] {adf0dea4-b0f7-470e-95ed-94ee3f991821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8993 | 2024.10.10 05:43:22.013495 [ 3 ] {adf0dea4-b0f7-470e-95ed-94ee3f991821} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
8994 | 2024.10.10 05:43:22.013855 [ 3 ] {adf0dea4-b0f7-470e-95ed-94ee3f991821} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8995 | 2024.10.10 05:43:22.013893 [ 3 ] {adf0dea4-b0f7-470e-95ed-94ee3f991821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
8996 | 2024.10.10 05:43:22.014265 [ 3 ] {adf0dea4-b0f7-470e-95ed-94ee3f991821} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8997 | 2024.10.10 05:43:22.014626 [ 3 ] {adf0dea4-b0f7-470e-95ed-94ee3f991821} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8998 | 2024.10.10 05:43:22.014783 [ 3 ] {adf0dea4-b0f7-470e-95ed-94ee3f991821} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001593 sec., 5021.971123666039 rows/sec., 377.63 KiB/sec. | ||
8999 | 2024.10.10 05:43:22.014972 [ 3 ] {adf0dea4-b0f7-470e-95ed-94ee3f991821} <Debug> DynamicQueryHandler: Done processing query | ||
9000 | 2024.10.10 05:43:22.014999 [ 3 ] {adf0dea4-b0f7-470e-95ed-94ee3f991821} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9001 | 2024.10.10 05:43:22.015015 [ 3 ] {} <Debug> HTTP-Session: 8e004ae0-0f3a-4046-b4aa-822db37fa00e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9002 | 2024.10.10 05:43:22.015145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9003 | 2024.10.10 05:43:22.015196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9004 | 2024.10.10 05:43:22.015216 [ 3 ] {} <Debug> HTTP-Session: 78ce411a-beb8-416b-b8e8-82eb11b76d71 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9005 | 2024.10.10 05:43:22.015233 [ 3 ] {} <Debug> HTTP-Session: 78ce411a-beb8-416b-b8e8-82eb11b76d71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9006 | 2024.10.10 05:43:22.015248 [ 3 ] {} <Debug> HTTP-Session: 78ce411a-beb8-416b-b8e8-82eb11b76d71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9007 | 2024.10.10 05:43:22.015280 [ 3 ] {} <Trace> HTTP-Session: 78ce411a-beb8-416b-b8e8-82eb11b76d71 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9008 | 2024.10.10 05:43:22.015380 [ 3 ] {bb5efda5-da06-46a9-8ca1-f06be37d6c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9009 | 2024.10.10 05:43:22.015425 [ 3 ] {bb5efda5-da06-46a9-8ca1-f06be37d6c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9010 | 2024.10.10 05:43:22.015651 [ 3 ] {bb5efda5-da06-46a9-8ca1-f06be37d6c7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9011 | 2024.10.10 05:43:22.015997 [ 3 ] {bb5efda5-da06-46a9-8ca1-f06be37d6c7f} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9012 | 2024.10.10 05:43:22.016035 [ 3 ] {bb5efda5-da06-46a9-8ca1-f06be37d6c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9013 | 2024.10.10 05:43:22.016401 [ 3 ] {bb5efda5-da06-46a9-8ca1-f06be37d6c7f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
9014 | 2024.10.10 05:43:22.016760 [ 3 ] {bb5efda5-da06-46a9-8ca1-f06be37d6c7f} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9015 | 2024.10.10 05:43:22.016899 [ 3 ] {bb5efda5-da06-46a9-8ca1-f06be37d6c7f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001544 sec., 9067.357512953367 rows/sec., 635.02 KiB/sec. | ||
9016 | 2024.10.10 05:43:22.017191 [ 3 ] {bb5efda5-da06-46a9-8ca1-f06be37d6c7f} <Debug> DynamicQueryHandler: Done processing query | ||
9017 | 2024.10.10 05:43:22.017239 [ 3 ] {bb5efda5-da06-46a9-8ca1-f06be37d6c7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9018 | 2024.10.10 05:43:22.017273 [ 3 ] {} <Debug> HTTP-Session: 78ce411a-beb8-416b-b8e8-82eb11b76d71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9019 | 2024.10.10 05:43:22.017413 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9020 | 2024.10.10 05:43:22.017463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9021 | 2024.10.10 05:43:22.017483 [ 3 ] {} <Debug> HTTP-Session: d8fea6ce-b468-4d6f-a5db-cb9b4d8e3b8d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9022 | 2024.10.10 05:43:22.017501 [ 3 ] {} <Debug> HTTP-Session: d8fea6ce-b468-4d6f-a5db-cb9b4d8e3b8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9023 | 2024.10.10 05:43:22.017516 [ 3 ] {} <Debug> HTTP-Session: d8fea6ce-b468-4d6f-a5db-cb9b4d8e3b8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9024 | 2024.10.10 05:43:22.017547 [ 3 ] {} <Trace> HTTP-Session: d8fea6ce-b468-4d6f-a5db-cb9b4d8e3b8d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9025 | 2024.10.10 05:43:22.017647 [ 3 ] {6c4c99c2-c54f-4bcf-a574-cca4850dab67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9026 | 2024.10.10 05:43:22.017693 [ 3 ] {6c4c99c2-c54f-4bcf-a574-cca4850dab67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9027 | 2024.10.10 05:43:22.017939 [ 3 ] {6c4c99c2-c54f-4bcf-a574-cca4850dab67} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9028 | 2024.10.10 05:43:22.018307 [ 3 ] {6c4c99c2-c54f-4bcf-a574-cca4850dab67} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9029 | 2024.10.10 05:43:22.018345 [ 3 ] {6c4c99c2-c54f-4bcf-a574-cca4850dab67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9030 | 2024.10.10 05:43:22.018697 [ 3 ] {6c4c99c2-c54f-4bcf-a574-cca4850dab67} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9031 | 2024.10.10 05:43:22.019066 [ 3 ] {6c4c99c2-c54f-4bcf-a574-cca4850dab67} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9032 | 2024.10.10 05:43:22.019223 [ 3 ] {6c4c99c2-c54f-4bcf-a574-cca4850dab67} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001594 sec., 3764.115432873275 rows/sec., 222.39 KiB/sec. | ||
9033 | 2024.10.10 05:43:22.019569 [ 3 ] {6c4c99c2-c54f-4bcf-a574-cca4850dab67} <Debug> DynamicQueryHandler: Done processing query | ||
9034 | 2024.10.10 05:43:22.019595 [ 3 ] {6c4c99c2-c54f-4bcf-a574-cca4850dab67} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9035 | 2024.10.10 05:43:22.019611 [ 3 ] {} <Debug> HTTP-Session: d8fea6ce-b468-4d6f-a5db-cb9b4d8e3b8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9036 | 2024.10.10 05:43:22.019780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9037 | 2024.10.10 05:43:22.019835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9038 | 2024.10.10 05:43:22.019854 [ 3 ] {} <Debug> HTTP-Session: 98e83a8d-4cde-45ea-b717-8871bf5505b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9039 | 2024.10.10 05:43:22.019871 [ 3 ] {} <Debug> HTTP-Session: 98e83a8d-4cde-45ea-b717-8871bf5505b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9040 | 2024.10.10 05:43:22.019885 [ 3 ] {} <Debug> HTTP-Session: 98e83a8d-4cde-45ea-b717-8871bf5505b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9041 | 2024.10.10 05:43:22.019916 [ 3 ] {} <Trace> HTTP-Session: 98e83a8d-4cde-45ea-b717-8871bf5505b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9042 | 2024.10.10 05:43:22.020135 [ 3 ] {cd88e59f-318a-46c3-84b0-86ac1df2e54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9043 | 2024.10.10 05:43:22.020182 [ 3 ] {cd88e59f-318a-46c3-84b0-86ac1df2e54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9044 | 2024.10.10 05:43:22.020441 [ 3 ] {cd88e59f-318a-46c3-84b0-86ac1df2e54d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9045 | 2024.10.10 05:43:22.021244 [ 3 ] {cd88e59f-318a-46c3-84b0-86ac1df2e54d} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9046 | 2024.10.10 05:43:22.021287 [ 3 ] {cd88e59f-318a-46c3-84b0-86ac1df2e54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9047 | 2024.10.10 05:43:22.021741 [ 3 ] {cd88e59f-318a-46c3-84b0-86ac1df2e54d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9048 | 2024.10.10 05:43:22.022198 [ 3 ] {cd88e59f-318a-46c3-84b0-86ac1df2e54d} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9049 | 2024.10.10 05:43:22.022343 [ 3 ] {cd88e59f-318a-46c3-84b0-86ac1df2e54d} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.00232 sec., 168103.44827586206 rows/sec., 11.92 MiB/sec. | ||
9050 | 2024.10.10 05:43:22.023248 [ 3 ] {cd88e59f-318a-46c3-84b0-86ac1df2e54d} <Debug> DynamicQueryHandler: Done processing query | ||
9051 | 2024.10.10 05:43:22.023279 [ 3 ] {cd88e59f-318a-46c3-84b0-86ac1df2e54d} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
9052 | 2024.10.10 05:43:22.023354 [ 3 ] {} <Debug> HTTP-Session: 98e83a8d-4cde-45ea-b717-8871bf5505b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9053 | 2024.10.10 05:43:22.023580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9054 | 2024.10.10 05:43:22.023639 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9055 | 2024.10.10 05:43:22.023660 [ 3 ] {} <Debug> HTTP-Session: 8d500fc4-277b-41a7-8657-296274f94975 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9056 | 2024.10.10 05:43:22.023678 [ 3 ] {} <Debug> HTTP-Session: 8d500fc4-277b-41a7-8657-296274f94975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9057 | 2024.10.10 05:43:22.023693 [ 3 ] {} <Debug> HTTP-Session: 8d500fc4-277b-41a7-8657-296274f94975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9058 | 2024.10.10 05:43:22.023729 [ 3 ] {} <Trace> HTTP-Session: 8d500fc4-277b-41a7-8657-296274f94975 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9059 | 2024.10.10 05:43:22.023834 [ 3 ] {f0fd555d-c43d-4aea-b4e6-3a2916bea925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
9060 | 2024.10.10 05:43:22.023882 [ 3 ] {f0fd555d-c43d-4aea-b4e6-3a2916bea925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9061 | 2024.10.10 05:43:22.024027 [ 3 ] {f0fd555d-c43d-4aea-b4e6-3a2916bea925} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9062 | 2024.10.10 05:43:22.024336 [ 3 ] {f0fd555d-c43d-4aea-b4e6-3a2916bea925} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9063 | 2024.10.10 05:43:22.024373 [ 3 ] {f0fd555d-c43d-4aea-b4e6-3a2916bea925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9064 | 2024.10.10 05:43:22.024742 [ 3 ] {f0fd555d-c43d-4aea-b4e6-3a2916bea925} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9065 | 2024.10.10 05:43:22.025080 [ 3 ] {f0fd555d-c43d-4aea-b4e6-3a2916bea925} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9066 | 2024.10.10 05:43:22.025233 [ 3 ] {f0fd555d-c43d-4aea-b4e6-3a2916bea925} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001422 sec., 4219.4092827004215 rows/sec., 220.45 KiB/sec. | ||
9067 | 2024.10.10 05:43:22.025545 [ 3 ] {f0fd555d-c43d-4aea-b4e6-3a2916bea925} <Debug> DynamicQueryHandler: Done processing query | ||
9068 | 2024.10.10 05:43:22.025570 [ 3 ] {f0fd555d-c43d-4aea-b4e6-3a2916bea925} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
9069 | 2024.10.10 05:43:22.025586 [ 3 ] {} <Debug> HTTP-Session: 8d500fc4-277b-41a7-8657-296274f94975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9070 | 2024.10.10 05:43:22.025745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9071 | 2024.10.10 05:43:22.025794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9072 | 2024.10.10 05:43:22.025816 [ 3 ] {} <Debug> HTTP-Session: 86c48bbd-86ca-4d21-92f9-c107a74f21d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9073 | 2024.10.10 05:43:22.025833 [ 3 ] {} <Debug> HTTP-Session: 86c48bbd-86ca-4d21-92f9-c107a74f21d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9074 | 2024.10.10 05:43:22.025849 [ 3 ] {} <Debug> HTTP-Session: 86c48bbd-86ca-4d21-92f9-c107a74f21d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9075 | 2024.10.10 05:43:22.025880 [ 3 ] {} <Trace> HTTP-Session: 86c48bbd-86ca-4d21-92f9-c107a74f21d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9076 | 2024.10.10 05:43:22.026073 [ 3 ] {79436122-1e9e-40c4-a76e-b3aca20b4274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9077 | 2024.10.10 05:43:22.026127 [ 3 ] {79436122-1e9e-40c4-a76e-b3aca20b4274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9078 | 2024.10.10 05:43:22.026312 [ 3 ] {79436122-1e9e-40c4-a76e-b3aca20b4274} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9079 | 2024.10.10 05:43:22.026831 [ 3 ] {79436122-1e9e-40c4-a76e-b3aca20b4274} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9080 | 2024.10.10 05:43:22.026879 [ 3 ] {79436122-1e9e-40c4-a76e-b3aca20b4274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9081 | 2024.10.10 05:43:22.027306 [ 3 ] {79436122-1e9e-40c4-a76e-b3aca20b4274} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9082 | 2024.10.10 05:43:22.027668 [ 3 ] {79436122-1e9e-40c4-a76e-b3aca20b4274} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9083 | 2024.10.10 05:43:22.027819 [ 3 ] {79436122-1e9e-40c4-a76e-b3aca20b4274} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001836 sec., 129084.96732026144 rows/sec., 8.65 MiB/sec. | ||
9084 | 2024.10.10 05:43:22.028003 [ 3 ] {79436122-1e9e-40c4-a76e-b3aca20b4274} <Debug> DynamicQueryHandler: Done processing query | ||
9085 | 2024.10.10 05:43:22.028029 [ 3 ] {79436122-1e9e-40c4-a76e-b3aca20b4274} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9086 | 2024.10.10 05:43:22.028045 [ 3 ] {} <Debug> HTTP-Session: 86c48bbd-86ca-4d21-92f9-c107a74f21d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9087 | 2024.10.10 05:43:22.028160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9088 | 2024.10.10 05:43:22.028211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9089 | 2024.10.10 05:43:22.028231 [ 3 ] {} <Debug> HTTP-Session: 5586dcf5-76e0-479f-bb5f-e7a0cf5228a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9090 | 2024.10.10 05:43:22.028252 [ 3 ] {} <Debug> HTTP-Session: 5586dcf5-76e0-479f-bb5f-e7a0cf5228a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9091 | 2024.10.10 05:43:22.028271 [ 3 ] {} <Debug> HTTP-Session: 5586dcf5-76e0-479f-bb5f-e7a0cf5228a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9092 | 2024.10.10 05:43:22.028326 [ 3 ] {} <Trace> HTTP-Session: 5586dcf5-76e0-479f-bb5f-e7a0cf5228a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9093 | 2024.10.10 05:43:22.028435 [ 3 ] {ba0be1ba-c4a8-4775-9bfc-8fb751ca58bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
9094 | 2024.10.10 05:43:22.028484 [ 3 ] {ba0be1ba-c4a8-4775-9bfc-8fb751ca58bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9095 | 2024.10.10 05:43:22.028620 [ 3 ] {ba0be1ba-c4a8-4775-9bfc-8fb751ca58bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9096 | 2024.10.10 05:43:22.028953 [ 3 ] {ba0be1ba-c4a8-4775-9bfc-8fb751ca58bf} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9097 | 2024.10.10 05:43:22.028995 [ 3 ] {ba0be1ba-c4a8-4775-9bfc-8fb751ca58bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9098 | 2024.10.10 05:43:22.029383 [ 3 ] {ba0be1ba-c4a8-4775-9bfc-8fb751ca58bf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9099 | 2024.10.10 05:43:22.029724 [ 3 ] {ba0be1ba-c4a8-4775-9bfc-8fb751ca58bf} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9100 | 2024.10.10 05:43:22.029871 [ 3 ] {ba0be1ba-c4a8-4775-9bfc-8fb751ca58bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001452 sec., 688.7052341597796 rows/sec., 46.41 KiB/sec. | ||
9101 | 2024.10.10 05:43:22.030052 [ 3 ] {ba0be1ba-c4a8-4775-9bfc-8fb751ca58bf} <Debug> DynamicQueryHandler: Done processing query | ||
9102 | 2024.10.10 05:43:22.030078 [ 3 ] {ba0be1ba-c4a8-4775-9bfc-8fb751ca58bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
9103 | 2024.10.10 05:43:22.030094 [ 3 ] {} <Debug> HTTP-Session: 5586dcf5-76e0-479f-bb5f-e7a0cf5228a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9104 | 2024.10.10 05:43:22.030234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9105 | 2024.10.10 05:43:22.030286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9106 | 2024.10.10 05:43:22.030306 [ 3 ] {} <Debug> HTTP-Session: 84754b85-de53-4cbc-bdd3-02346abfb68a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9107 | 2024.10.10 05:43:22.030323 [ 3 ] {} <Debug> HTTP-Session: 84754b85-de53-4cbc-bdd3-02346abfb68a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9108 | 2024.10.10 05:43:22.030336 [ 3 ] {} <Debug> HTTP-Session: 84754b85-de53-4cbc-bdd3-02346abfb68a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9109 | 2024.10.10 05:43:22.030367 [ 3 ] {} <Trace> HTTP-Session: 84754b85-de53-4cbc-bdd3-02346abfb68a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9110 | 2024.10.10 05:43:22.030543 [ 3 ] {d0ee128a-2745-4dce-afcb-300eadf5cabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9111 | 2024.10.10 05:43:22.030609 [ 3 ] {d0ee128a-2745-4dce-afcb-300eadf5cabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9112 | 2024.10.10 05:43:22.031051 [ 3 ] {d0ee128a-2745-4dce-afcb-300eadf5cabe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9113 | 2024.10.10 05:43:22.031590 [ 3 ] {d0ee128a-2745-4dce-afcb-300eadf5cabe} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9114 | 2024.10.10 05:43:22.031629 [ 3 ] {d0ee128a-2745-4dce-afcb-300eadf5cabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9115 | 2024.10.10 05:43:22.032256 [ 3 ] {d0ee128a-2745-4dce-afcb-300eadf5cabe} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
9116 | 2024.10.10 05:43:22.032692 [ 3 ] {d0ee128a-2745-4dce-afcb-300eadf5cabe} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9117 | 2024.10.10 05:43:22.032879 [ 3 ] {d0ee128a-2745-4dce-afcb-300eadf5cabe} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002434 sec., 3286.770747740345 rows/sec., 5.89 MiB/sec. | ||
9118 | 2024.10.10 05:43:22.033114 [ 3 ] {d0ee128a-2745-4dce-afcb-300eadf5cabe} <Debug> DynamicQueryHandler: Done processing query | ||
9119 | 2024.10.10 05:43:22.033140 [ 3 ] {d0ee128a-2745-4dce-afcb-300eadf5cabe} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
9120 | 2024.10.10 05:43:22.033157 [ 3 ] {} <Debug> HTTP-Session: 84754b85-de53-4cbc-bdd3-02346abfb68a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9121 | 2024.10.10 05:43:22.033294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9122 | 2024.10.10 05:43:22.033345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9123 | 2024.10.10 05:43:22.033363 [ 3 ] {} <Debug> HTTP-Session: 6e2b15e6-65cd-47a9-9ae8-07b4ce879be5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9124 | 2024.10.10 05:43:22.033380 [ 3 ] {} <Debug> HTTP-Session: 6e2b15e6-65cd-47a9-9ae8-07b4ce879be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9125 | 2024.10.10 05:43:22.033393 [ 3 ] {} <Debug> HTTP-Session: 6e2b15e6-65cd-47a9-9ae8-07b4ce879be5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9126 | 2024.10.10 05:43:22.033425 [ 3 ] {} <Trace> HTTP-Session: 6e2b15e6-65cd-47a9-9ae8-07b4ce879be5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9127 | 2024.10.10 05:43:22.033550 [ 3 ] {c50eb415-0a49-4e1b-bcf0-b4b2b14d1600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9128 | 2024.10.10 05:43:22.033597 [ 3 ] {c50eb415-0a49-4e1b-bcf0-b4b2b14d1600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9129 | 2024.10.10 05:43:22.033739 [ 3 ] {c50eb415-0a49-4e1b-bcf0-b4b2b14d1600} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9130 | 2024.10.10 05:43:22.034089 [ 3 ] {c50eb415-0a49-4e1b-bcf0-b4b2b14d1600} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9131 | 2024.10.10 05:43:22.034127 [ 3 ] {c50eb415-0a49-4e1b-bcf0-b4b2b14d1600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9132 | 2024.10.10 05:43:22.034497 [ 3 ] {c50eb415-0a49-4e1b-bcf0-b4b2b14d1600} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9133 | 2024.10.10 05:43:22.034827 [ 3 ] {c50eb415-0a49-4e1b-bcf0-b4b2b14d1600} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9134 | 2024.10.10 05:43:22.034979 [ 3 ] {c50eb415-0a49-4e1b-bcf0-b4b2b14d1600} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001469 sec., 55820.28590878148 rows/sec., 3.55 MiB/sec. | ||
9135 | 2024.10.10 05:43:22.035150 [ 3 ] {c50eb415-0a49-4e1b-bcf0-b4b2b14d1600} <Debug> DynamicQueryHandler: Done processing query | ||
9136 | 2024.10.10 05:43:22.035174 [ 3 ] {c50eb415-0a49-4e1b-bcf0-b4b2b14d1600} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9137 | 2024.10.10 05:43:22.035190 [ 3 ] {} <Debug> HTTP-Session: 6e2b15e6-65cd-47a9-9ae8-07b4ce879be5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9138 | 2024.10.10 05:43:23.353227 [ 33 ] {} <Debug> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
9139 | 2024.10.10 05:43:23.353292 [ 33 ] {} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9140 | 2024.10.10 05:43:23.353314 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9141 | 2024.10.10 05:43:23.353550 [ 187 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
9142 | 2024.10.10 05:43:23.353771 [ 187 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9143 | 2024.10.10 05:43:23.353818 [ 187 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 18 rows starting from the beginning of the part | ||
9144 | 2024.10.10 05:43:23.353919 [ 187 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
9145 | 2024.10.10 05:43:23.354185 [ 187 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::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 | ||
9146 | 2024.10.10 05:43:23.354529 [ 187 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
9147 | 2024.10.10 05:43:23.354658 [ 187 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
9148 | 2024.10.10 05:43:23.355698 [ 190 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.00230049 sec., 13910.080026429152 rows/sec., 1.16 MiB/sec. | ||
9149 | 2024.10.10 05:43:23.355903 [ 190 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
9150 | 2024.10.10 05:43:23.356434 [ 190 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_15_3} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9151 | 2024.10.10 05:43:23.356523 [ 190 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_15_3} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
9152 | 2024.10.10 05:43:23.356623 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9153 | 2024.10.10 05:43:25.079543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 175589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9154 | 2024.10.10 05:43:25.079671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9155 | 2024.10.10 05:43:25.079697 [ 3 ] {} <Debug> HTTP-Session: d3af6665-0aef-4222-9de1-db58f3f5cb31 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9156 | 2024.10.10 05:43:25.079722 [ 3 ] {} <Debug> HTTP-Session: d3af6665-0aef-4222-9de1-db58f3f5cb31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9157 | 2024.10.10 05:43:25.079737 [ 3 ] {} <Debug> HTTP-Session: d3af6665-0aef-4222-9de1-db58f3f5cb31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9158 | 2024.10.10 05:43:25.079785 [ 3 ] {} <Trace> HTTP-Session: d3af6665-0aef-4222-9de1-db58f3f5cb31 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9159 | 2024.10.10 05:43:25.080341 [ 3 ] {a9dfc002-d27b-46bf-891e-03ebbf8f04a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9160 | 2024.10.10 05:43:25.080413 [ 3 ] {a9dfc002-d27b-46bf-891e-03ebbf8f04a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9161 | 2024.10.10 05:43:25.080755 [ 3 ] {a9dfc002-d27b-46bf-891e-03ebbf8f04a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9162 | 2024.10.10 05:43:25.082047 [ 3 ] {a9dfc002-d27b-46bf-891e-03ebbf8f04a2} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9163 | 2024.10.10 05:43:25.082094 [ 3 ] {a9dfc002-d27b-46bf-891e-03ebbf8f04a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9164 | 2024.10.10 05:43:25.082604 [ 3 ] {a9dfc002-d27b-46bf-891e-03ebbf8f04a2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9165 | 2024.10.10 05:43:25.083019 [ 3 ] {a9dfc002-d27b-46bf-891e-03ebbf8f04a2} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9166 | 2024.10.10 05:43:25.083214 [ 3 ] {a9dfc002-d27b-46bf-891e-03ebbf8f04a2} <Debug> executeQuery: Read 1214 rows, 102.19 KiB in 0.003234 sec., 375386.5182436611 rows/sec., 30.86 MiB/sec. | ||
9167 | 2024.10.10 05:43:25.083451 [ 3 ] {a9dfc002-d27b-46bf-891e-03ebbf8f04a2} <Debug> DynamicQueryHandler: Done processing query | ||
9168 | 2024.10.10 05:43:25.083480 [ 3 ] {a9dfc002-d27b-46bf-891e-03ebbf8f04a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
9169 | 2024.10.10 05:43:25.083501 [ 3 ] {} <Debug> HTTP-Session: d3af6665-0aef-4222-9de1-db58f3f5cb31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9170 | 2024.10.10 05:43:25.083698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9171 | 2024.10.10 05:43:25.083760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9172 | 2024.10.10 05:43:25.083780 [ 3 ] {} <Debug> HTTP-Session: 4f37c597-0dd4-4452-9094-d0767fbc88c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9173 | 2024.10.10 05:43:25.083801 [ 3 ] {} <Debug> HTTP-Session: 4f37c597-0dd4-4452-9094-d0767fbc88c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9174 | 2024.10.10 05:43:25.083816 [ 3 ] {} <Debug> HTTP-Session: 4f37c597-0dd4-4452-9094-d0767fbc88c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9175 | 2024.10.10 05:43:25.083853 [ 3 ] {} <Trace> HTTP-Session: 4f37c597-0dd4-4452-9094-d0767fbc88c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9176 | 2024.10.10 05:43:25.083966 [ 3 ] {eb4bd742-d123-4a07-8e10-4107ee3fa2d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9177 | 2024.10.10 05:43:25.084018 [ 3 ] {eb4bd742-d123-4a07-8e10-4107ee3fa2d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9178 | 2024.10.10 05:43:25.084262 [ 3 ] {eb4bd742-d123-4a07-8e10-4107ee3fa2d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9179 | 2024.10.10 05:43:25.084643 [ 3 ] {eb4bd742-d123-4a07-8e10-4107ee3fa2d5} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9180 | 2024.10.10 05:43:25.084682 [ 3 ] {eb4bd742-d123-4a07-8e10-4107ee3fa2d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9181 | 2024.10.10 05:43:25.085063 [ 3 ] {eb4bd742-d123-4a07-8e10-4107ee3fa2d5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9182 | 2024.10.10 05:43:25.085437 [ 3 ] {eb4bd742-d123-4a07-8e10-4107ee3fa2d5} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9183 | 2024.10.10 05:43:25.085603 [ 3 ] {eb4bd742-d123-4a07-8e10-4107ee3fa2d5} <Debug> executeQuery: Read 9 rows, 693.00 B in 0.001658 sec., 5428.226779252111 rows/sec., 408.18 KiB/sec. | ||
9184 | 2024.10.10 05:43:25.085789 [ 3 ] {eb4bd742-d123-4a07-8e10-4107ee3fa2d5} <Debug> DynamicQueryHandler: Done processing query | ||
9185 | 2024.10.10 05:43:25.085815 [ 3 ] {eb4bd742-d123-4a07-8e10-4107ee3fa2d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9186 | 2024.10.10 05:43:25.085831 [ 3 ] {} <Debug> HTTP-Session: 4f37c597-0dd4-4452-9094-d0767fbc88c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9187 | 2024.10.10 05:43:25.085998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9188 | 2024.10.10 05:43:25.086051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9189 | 2024.10.10 05:43:25.086072 [ 3 ] {} <Debug> HTTP-Session: 3791c2ab-ac01-473f-b406-d0b1c476845f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9190 | 2024.10.10 05:43:25.086090 [ 3 ] {} <Debug> HTTP-Session: 3791c2ab-ac01-473f-b406-d0b1c476845f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9191 | 2024.10.10 05:43:25.086104 [ 3 ] {} <Debug> HTTP-Session: 3791c2ab-ac01-473f-b406-d0b1c476845f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9192 | 2024.10.10 05:43:25.086136 [ 3 ] {} <Trace> HTTP-Session: 3791c2ab-ac01-473f-b406-d0b1c476845f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9193 | 2024.10.10 05:43:25.086288 [ 3 ] {9c4c8d77-a0d6-4f89-8f7f-932365f1382f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9194 | 2024.10.10 05:43:25.086331 [ 3 ] {9c4c8d77-a0d6-4f89-8f7f-932365f1382f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9195 | 2024.10.10 05:43:25.086557 [ 3 ] {9c4c8d77-a0d6-4f89-8f7f-932365f1382f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9196 | 2024.10.10 05:43:25.087010 [ 3 ] {9c4c8d77-a0d6-4f89-8f7f-932365f1382f} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9197 | 2024.10.10 05:43:25.087048 [ 3 ] {9c4c8d77-a0d6-4f89-8f7f-932365f1382f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9198 | 2024.10.10 05:43:25.087440 [ 3 ] {9c4c8d77-a0d6-4f89-8f7f-932365f1382f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
9199 | 2024.10.10 05:43:25.087805 [ 3 ] {9c4c8d77-a0d6-4f89-8f7f-932365f1382f} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9200 | 2024.10.10 05:43:25.087973 [ 3 ] {9c4c8d77-a0d6-4f89-8f7f-932365f1382f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001745 sec., 130659.02578796561 rows/sec., 8.85 MiB/sec. | ||
9201 | 2024.10.10 05:43:25.088160 [ 3 ] {9c4c8d77-a0d6-4f89-8f7f-932365f1382f} <Debug> DynamicQueryHandler: Done processing query | ||
9202 | 2024.10.10 05:43:25.088185 [ 3 ] {9c4c8d77-a0d6-4f89-8f7f-932365f1382f} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
9203 | 2024.10.10 05:43:25.088201 [ 3 ] {} <Debug> HTTP-Session: 3791c2ab-ac01-473f-b406-d0b1c476845f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9204 | 2024.10.10 05:43:25.088428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 87375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9205 | 2024.10.10 05:43:25.088481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9206 | 2024.10.10 05:43:25.088506 [ 3 ] {} <Debug> HTTP-Session: 5b3e83b6-5b6d-4cdd-a953-ff43ea51f377 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9207 | 2024.10.10 05:43:25.088523 [ 3 ] {} <Debug> HTTP-Session: 5b3e83b6-5b6d-4cdd-a953-ff43ea51f377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9208 | 2024.10.10 05:43:25.088537 [ 3 ] {} <Debug> HTTP-Session: 5b3e83b6-5b6d-4cdd-a953-ff43ea51f377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9209 | 2024.10.10 05:43:25.088568 [ 3 ] {} <Trace> HTTP-Session: 5b3e83b6-5b6d-4cdd-a953-ff43ea51f377 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9210 | 2024.10.10 05:43:25.088885 [ 3 ] {1b004336-f7c3-4814-a3b2-94ce1a39c0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9211 | 2024.10.10 05:43:25.088931 [ 3 ] {1b004336-f7c3-4814-a3b2-94ce1a39c0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9212 | 2024.10.10 05:43:25.089173 [ 3 ] {1b004336-f7c3-4814-a3b2-94ce1a39c0ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9213 | 2024.10.10 05:43:25.089841 [ 3 ] {1b004336-f7c3-4814-a3b2-94ce1a39c0ea} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9214 | 2024.10.10 05:43:25.089881 [ 3 ] {1b004336-f7c3-4814-a3b2-94ce1a39c0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9215 | 2024.10.10 05:43:25.090273 [ 3 ] {1b004336-f7c3-4814-a3b2-94ce1a39c0ea} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9216 | 2024.10.10 05:43:25.090638 [ 3 ] {1b004336-f7c3-4814-a3b2-94ce1a39c0ea} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9217 | 2024.10.10 05:43:25.090794 [ 3 ] {1b004336-f7c3-4814-a3b2-94ce1a39c0ea} <Debug> executeQuery: Read 529 rows, 40.13 KiB in 0.002104 sec., 251425.855513308 rows/sec., 18.62 MiB/sec. | ||
9218 | 2024.10.10 05:43:25.091098 [ 3 ] {1b004336-f7c3-4814-a3b2-94ce1a39c0ea} <Debug> DynamicQueryHandler: Done processing query | ||
9219 | 2024.10.10 05:43:25.091146 [ 3 ] {1b004336-f7c3-4814-a3b2-94ce1a39c0ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
9220 | 2024.10.10 05:43:25.091186 [ 3 ] {} <Debug> HTTP-Session: 5b3e83b6-5b6d-4cdd-a953-ff43ea51f377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9221 | 2024.10.10 05:43:25.091432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 182620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9222 | 2024.10.10 05:43:25.091483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9223 | 2024.10.10 05:43:25.091503 [ 3 ] {} <Debug> HTTP-Session: 7d81d537-5f10-4d39-9163-f03a31d208ab Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9224 | 2024.10.10 05:43:25.091520 [ 3 ] {} <Debug> HTTP-Session: 7d81d537-5f10-4d39-9163-f03a31d208ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9225 | 2024.10.10 05:43:25.091534 [ 3 ] {} <Debug> HTTP-Session: 7d81d537-5f10-4d39-9163-f03a31d208ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9226 | 2024.10.10 05:43:25.091566 [ 3 ] {} <Trace> HTTP-Session: 7d81d537-5f10-4d39-9163-f03a31d208ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9227 | 2024.10.10 05:43:25.092005 [ 3 ] {50eb3eec-7fe1-4b58-87f5-6dce53393401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9228 | 2024.10.10 05:43:25.092057 [ 3 ] {50eb3eec-7fe1-4b58-87f5-6dce53393401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9229 | 2024.10.10 05:43:25.092227 [ 3 ] {50eb3eec-7fe1-4b58-87f5-6dce53393401} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9230 | 2024.10.10 05:43:25.093191 [ 3 ] {50eb3eec-7fe1-4b58-87f5-6dce53393401} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9231 | 2024.10.10 05:43:25.093237 [ 3 ] {50eb3eec-7fe1-4b58-87f5-6dce53393401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9232 | 2024.10.10 05:43:25.093770 [ 3 ] {50eb3eec-7fe1-4b58-87f5-6dce53393401} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9233 | 2024.10.10 05:43:25.094276 [ 3 ] {50eb3eec-7fe1-4b58-87f5-6dce53393401} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9234 | 2024.10.10 05:43:25.094447 [ 3 ] {50eb3eec-7fe1-4b58-87f5-6dce53393401} <Debug> executeQuery: Read 962 rows, 66.10 KiB in 0.002732 sec., 352122.9868228404 rows/sec., 23.63 MiB/sec. | ||
9235 | 2024.10.10 05:43:25.094642 [ 3 ] {50eb3eec-7fe1-4b58-87f5-6dce53393401} <Debug> DynamicQueryHandler: Done processing query | ||
9236 | 2024.10.10 05:43:25.094668 [ 3 ] {50eb3eec-7fe1-4b58-87f5-6dce53393401} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
9237 | 2024.10.10 05:43:25.094685 [ 3 ] {} <Debug> HTTP-Session: 7d81d537-5f10-4d39-9163-f03a31d208ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9238 | 2024.10.10 05:43:25.094882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9239 | 2024.10.10 05:43:25.094933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9240 | 2024.10.10 05:43:25.094953 [ 3 ] {} <Debug> HTTP-Session: f71d1104-fd8c-421d-884a-6a86f2b62f67 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9241 | 2024.10.10 05:43:25.094970 [ 3 ] {} <Debug> HTTP-Session: f71d1104-fd8c-421d-884a-6a86f2b62f67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9242 | 2024.10.10 05:43:25.094985 [ 3 ] {} <Debug> HTTP-Session: f71d1104-fd8c-421d-884a-6a86f2b62f67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9243 | 2024.10.10 05:43:25.095017 [ 3 ] {} <Trace> HTTP-Session: f71d1104-fd8c-421d-884a-6a86f2b62f67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9244 | 2024.10.10 05:43:25.095181 [ 3 ] {3bf762d5-7fe1-4a32-bdb4-995b8428a793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9245 | 2024.10.10 05:43:25.095249 [ 3 ] {3bf762d5-7fe1-4a32-bdb4-995b8428a793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9246 | 2024.10.10 05:43:25.095711 [ 3 ] {3bf762d5-7fe1-4a32-bdb4-995b8428a793} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9247 | 2024.10.10 05:43:25.096190 [ 3 ] {3bf762d5-7fe1-4a32-bdb4-995b8428a793} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9248 | 2024.10.10 05:43:25.096228 [ 3 ] {3bf762d5-7fe1-4a32-bdb4-995b8428a793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9249 | 2024.10.10 05:43:25.096850 [ 3 ] {3bf762d5-7fe1-4a32-bdb4-995b8428a793} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
9250 | 2024.10.10 05:43:25.097287 [ 3 ] {3bf762d5-7fe1-4a32-bdb4-995b8428a793} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9251 | 2024.10.10 05:43:25.097488 [ 3 ] {3bf762d5-7fe1-4a32-bdb4-995b8428a793} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002392 sec., 3762.541806020067 rows/sec., 6.74 MiB/sec. | ||
9252 | 2024.10.10 05:43:25.097706 [ 3 ] {3bf762d5-7fe1-4a32-bdb4-995b8428a793} <Debug> DynamicQueryHandler: Done processing query | ||
9253 | 2024.10.10 05:43:25.097732 [ 3 ] {3bf762d5-7fe1-4a32-bdb4-995b8428a793} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
9254 | 2024.10.10 05:43:25.097748 [ 3 ] {} <Debug> HTTP-Session: f71d1104-fd8c-421d-884a-6a86f2b62f67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9255 | 2024.10.10 05:43:25.097885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 6419, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9256 | 2024.10.10 05:43:25.097937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9257 | 2024.10.10 05:43:25.097958 [ 3 ] {} <Debug> HTTP-Session: c170dc0b-393f-420c-b551-5ce385eb2337 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9258 | 2024.10.10 05:43:25.097976 [ 3 ] {} <Debug> HTTP-Session: c170dc0b-393f-420c-b551-5ce385eb2337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9259 | 2024.10.10 05:43:25.097990 [ 3 ] {} <Debug> HTTP-Session: c170dc0b-393f-420c-b551-5ce385eb2337 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9260 | 2024.10.10 05:43:25.098022 [ 3 ] {} <Trace> HTTP-Session: c170dc0b-393f-420c-b551-5ce385eb2337 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9261 | 2024.10.10 05:43:25.098132 [ 3 ] {3eb2b08e-9b78-4136-8fa0-3c25a1939e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9262 | 2024.10.10 05:43:25.098179 [ 3 ] {3eb2b08e-9b78-4136-8fa0-3c25a1939e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9263 | 2024.10.10 05:43:25.098315 [ 3 ] {3eb2b08e-9b78-4136-8fa0-3c25a1939e70} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9264 | 2024.10.10 05:43:25.098583 [ 3 ] {3eb2b08e-9b78-4136-8fa0-3c25a1939e70} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9265 | 2024.10.10 05:43:25.098619 [ 3 ] {3eb2b08e-9b78-4136-8fa0-3c25a1939e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9266 | 2024.10.10 05:43:25.099004 [ 3 ] {3eb2b08e-9b78-4136-8fa0-3c25a1939e70} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9267 | 2024.10.10 05:43:25.099328 [ 3 ] {3eb2b08e-9b78-4136-8fa0-3c25a1939e70} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9268 | 2024.10.10 05:43:25.099466 [ 3 ] {3eb2b08e-9b78-4136-8fa0-3c25a1939e70} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001368 sec., 30701.754385964912 rows/sec., 2.07 MiB/sec. | ||
9269 | 2024.10.10 05:43:25.099623 [ 3 ] {3eb2b08e-9b78-4136-8fa0-3c25a1939e70} <Debug> DynamicQueryHandler: Done processing query | ||
9270 | 2024.10.10 05:43:25.099652 [ 3 ] {3eb2b08e-9b78-4136-8fa0-3c25a1939e70} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
9271 | 2024.10.10 05:43:25.099672 [ 3 ] {} <Debug> HTTP-Session: c170dc0b-393f-420c-b551-5ce385eb2337 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9272 | 2024.10.10 05:43:25.126017 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9273 | 2024.10.10 05:43:25.126047 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9274 | 2024.10.10 05:43:26.999831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9275 | 2024.10.10 05:43:26.999950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9276 | 2024.10.10 05:43:26.999978 [ 3 ] {} <Debug> HTTP-Session: cd749ee7-d15d-4a74-b56e-87891b5a5e36 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9277 | 2024.10.10 05:43:27.000011 [ 3 ] {} <Debug> HTTP-Session: cd749ee7-d15d-4a74-b56e-87891b5a5e36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9278 | 2024.10.10 05:43:27.000029 [ 3 ] {} <Debug> HTTP-Session: cd749ee7-d15d-4a74-b56e-87891b5a5e36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9279 | 2024.10.10 05:43:27.000083 [ 3 ] {} <Trace> HTTP-Session: cd749ee7-d15d-4a74-b56e-87891b5a5e36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9280 | 2024.10.10 05:43:27.000132 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.65 MiB, peak 171.52 MiB, free memory in arenas 0.00 B, will set to 162.64 MiB (RSS), difference: -1.00 MiB | ||
9281 | 2024.10.10 05:43:27.000380 [ 3 ] {3557ee37-1c6a-45b4-bfbe-9afdc30afe29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9282 | 2024.10.10 05:43:27.000514 [ 3 ] {3557ee37-1c6a-45b4-bfbe-9afdc30afe29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9283 | 2024.10.10 05:43:27.000903 [ 3 ] {3557ee37-1c6a-45b4-bfbe-9afdc30afe29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9284 | 2024.10.10 05:43:27.001375 [ 3 ] {3557ee37-1c6a-45b4-bfbe-9afdc30afe29} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9285 | 2024.10.10 05:43:27.001422 [ 3 ] {3557ee37-1c6a-45b4-bfbe-9afdc30afe29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9286 | 2024.10.10 05:43:27.001861 [ 3 ] {3557ee37-1c6a-45b4-bfbe-9afdc30afe29} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9287 | 2024.10.10 05:43:27.002249 [ 3 ] {3557ee37-1c6a-45b4-bfbe-9afdc30afe29} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9288 | 2024.10.10 05:43:27.002421 [ 3 ] {3557ee37-1c6a-45b4-bfbe-9afdc30afe29} <Debug> executeQuery: Read 100 rows, 8.50 KiB in 0.002171 sec., 46061.72270842929 rows/sec., 3.82 MiB/sec. | ||
9289 | 2024.10.10 05:43:27.002437 [ 49 ] {} <Debug> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9290 | 2024.10.10 05:43:27.002532 [ 49 ] {} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9291 | 2024.10.10 05:43:27.002590 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9292 | 2024.10.10 05:43:27.002755 [ 3 ] {3557ee37-1c6a-45b4-bfbe-9afdc30afe29} <Debug> DynamicQueryHandler: Done processing query | ||
9293 | 2024.10.10 05:43:27.002799 [ 3 ] {3557ee37-1c6a-45b4-bfbe-9afdc30afe29} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9294 | 2024.10.10 05:43:27.002800 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
9295 | 2024.10.10 05:43:27.002821 [ 3 ] {} <Debug> HTTP-Session: cd749ee7-d15d-4a74-b56e-87891b5a5e36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9296 | 2024.10.10 05:43:27.003064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 3207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9297 | 2024.10.10 05:43:27.003122 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9298 | 2024.10.10 05:43:27.003159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9299 | 2024.10.10 05:43:27.003194 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1416 rows starting from the beginning of the part | ||
9300 | 2024.10.10 05:43:27.003203 [ 3 ] {} <Debug> HTTP-Session: 085419fe-0c4e-46de-b86b-1a012d489302 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9301 | 2024.10.10 05:43:27.003261 [ 3 ] {} <Debug> HTTP-Session: 085419fe-0c4e-46de-b86b-1a012d489302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9302 | 2024.10.10 05:43:27.003280 [ 3 ] {} <Debug> HTTP-Session: 085419fe-0c4e-46de-b86b-1a012d489302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9303 | 2024.10.10 05:43:27.003382 [ 3 ] {} <Trace> HTTP-Session: 085419fe-0c4e-46de-b86b-1a012d489302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9304 | 2024.10.10 05:43:27.003428 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 207 rows starting from the beginning of the part | ||
9305 | 2024.10.10 05:43:27.003817 [ 3 ] {153b4c3e-594a-44ff-9df5-d88ea8f6dfd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9306 | 2024.10.10 05:43:27.003847 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 118 rows starting from the beginning of the part | ||
9307 | 2024.10.10 05:43:27.004011 [ 3 ] {153b4c3e-594a-44ff-9df5-d88ea8f6dfd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9308 | 2024.10.10 05:43:27.004250 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 205 rows starting from the beginning of the part | ||
9309 | 2024.10.10 05:43:27.004572 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1214 rows starting from the beginning of the part | ||
9310 | 2024.10.10 05:43:27.004939 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 100 rows starting from the beginning of the part | ||
9311 | 2024.10.10 05:43:27.005748 [ 3 ] {153b4c3e-594a-44ff-9df5-d88ea8f6dfd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9312 | 2024.10.10 05:43:27.006462 [ 3 ] {153b4c3e-594a-44ff-9df5-d88ea8f6dfd7} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9313 | 2024.10.10 05:43:27.006534 [ 3 ] {153b4c3e-594a-44ff-9df5-d88ea8f6dfd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9314 | 2024.10.10 05:43:27.007521 [ 3 ] {153b4c3e-594a-44ff-9df5-d88ea8f6dfd7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9315 | 2024.10.10 05:43:27.008033 [ 3 ] {153b4c3e-594a-44ff-9df5-d88ea8f6dfd7} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9316 | 2024.10.10 05:43:27.008346 [ 3 ] {153b4c3e-594a-44ff-9df5-d88ea8f6dfd7} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.004704 sec., 4676.8707482993195 rows/sec., 351.68 KiB/sec. | ||
9317 | 2024.10.10 05:43:27.008805 [ 186 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3260 rows, containing 5 columns (5 merged, 0 gathered) in 0.00611094 sec., 533469.4826000583 rows/sec., 46.61 MiB/sec. | ||
9318 | 2024.10.10 05:43:27.008893 [ 3 ] {153b4c3e-594a-44ff-9df5-d88ea8f6dfd7} <Debug> DynamicQueryHandler: Done processing query | ||
9319 | 2024.10.10 05:43:27.008925 [ 3 ] {153b4c3e-594a-44ff-9df5-d88ea8f6dfd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9320 | 2024.10.10 05:43:27.008943 [ 3 ] {} <Debug> HTTP-Session: 085419fe-0c4e-46de-b86b-1a012d489302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9321 | 2024.10.10 05:43:27.009105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9322 | 2024.10.10 05:43:27.009166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9323 | 2024.10.10 05:43:27.009192 [ 3 ] {} <Debug> HTTP-Session: 013ba1d1-5d99-4401-8413-391f1c4b98fb Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9324 | 2024.10.10 05:43:27.009211 [ 3 ] {} <Debug> HTTP-Session: 013ba1d1-5d99-4401-8413-391f1c4b98fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9325 | 2024.10.10 05:43:27.009228 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9326 | 2024.10.10 05:43:27.009241 [ 3 ] {} <Debug> HTTP-Session: 013ba1d1-5d99-4401-8413-391f1c4b98fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9327 | 2024.10.10 05:43:27.009353 [ 3 ] {} <Trace> HTTP-Session: 013ba1d1-5d99-4401-8413-391f1c4b98fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9328 | 2024.10.10 05:43:27.009603 [ 3 ] {e8178177-3547-4fbe-a48e-adc20722a70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9329 | 2024.10.10 05:43:27.009669 [ 3 ] {e8178177-3547-4fbe-a48e-adc20722a70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9330 | 2024.10.10 05:43:27.010613 [ 3 ] {e8178177-3547-4fbe-a48e-adc20722a70c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9331 | 2024.10.10 05:43:27.010944 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_46_9} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9332 | 2024.10.10 05:43:27.011209 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_46_9} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9333 | 2024.10.10 05:43:27.011388 [ 3 ] {e8178177-3547-4fbe-a48e-adc20722a70c} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9334 | 2024.10.10 05:43:27.011418 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
9335 | 2024.10.10 05:43:27.011453 [ 3 ] {e8178177-3547-4fbe-a48e-adc20722a70c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9336 | 2024.10.10 05:43:27.011849 [ 3 ] {e8178177-3547-4fbe-a48e-adc20722a70c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9337 | 2024.10.10 05:43:27.012225 [ 3 ] {e8178177-3547-4fbe-a48e-adc20722a70c} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9338 | 2024.10.10 05:43:27.012386 [ 3 ] {e8178177-3547-4fbe-a48e-adc20722a70c} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.00289 sec., 29757.785467128026 rows/sec., 2.32 MiB/sec. | ||
9339 | 2024.10.10 05:43:27.012396 [ 49 ] {} <Debug> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9340 | 2024.10.10 05:43:27.012476 [ 49 ] {} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9341 | 2024.10.10 05:43:27.012524 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9342 | 2024.10.10 05:43:27.012713 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
9343 | 2024.10.10 05:43:27.012739 [ 3 ] {e8178177-3547-4fbe-a48e-adc20722a70c} <Debug> DynamicQueryHandler: Done processing query | ||
9344 | 2024.10.10 05:43:27.012782 [ 3 ] {e8178177-3547-4fbe-a48e-adc20722a70c} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
9345 | 2024.10.10 05:43:27.012818 [ 3 ] {} <Debug> HTTP-Session: 013ba1d1-5d99-4401-8413-391f1c4b98fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9346 | 2024.10.10 05:43:27.012932 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9347 | 2024.10.10 05:43:27.012975 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part | ||
9348 | 2024.10.10 05:43:27.013017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 8473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9349 | 2024.10.10 05:43:27.013185 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 394 rows starting from the beginning of the part | ||
9350 | 2024.10.10 05:43:27.013199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9351 | 2024.10.10 05:43:27.013285 [ 3 ] {} <Debug> HTTP-Session: dcaa3e53-eee9-495f-aefe-6fd33f814677 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9352 | 2024.10.10 05:43:27.013386 [ 3 ] {} <Debug> HTTP-Session: dcaa3e53-eee9-495f-aefe-6fd33f814677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9353 | 2024.10.10 05:43:27.013449 [ 3 ] {} <Debug> HTTP-Session: dcaa3e53-eee9-495f-aefe-6fd33f814677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9354 | 2024.10.10 05:43:27.013507 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 95 rows starting from the beginning of the part | ||
9355 | 2024.10.10 05:43:27.013565 [ 3 ] {} <Trace> HTTP-Session: dcaa3e53-eee9-495f-aefe-6fd33f814677 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9356 | 2024.10.10 05:43:27.013885 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 390 rows starting from the beginning of the part | ||
9357 | 2024.10.10 05:43:27.014099 [ 3 ] {38b23e47-c735-49a0-8fb3-d0e79154195a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9358 | 2024.10.10 05:43:27.014166 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 529 rows starting from the beginning of the part | ||
9359 | 2024.10.10 05:43:27.014306 [ 3 ] {38b23e47-c735-49a0-8fb3-d0e79154195a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9360 | 2024.10.10 05:43:27.014407 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 86 rows starting from the beginning of the part | ||
9361 | 2024.10.10 05:43:27.015196 [ 3 ] {38b23e47-c735-49a0-8fb3-d0e79154195a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9362 | 2024.10.10 05:43:27.016044 [ 3 ] {38b23e47-c735-49a0-8fb3-d0e79154195a} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9363 | 2024.10.10 05:43:27.016094 [ 3 ] {38b23e47-c735-49a0-8fb3-d0e79154195a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9364 | 2024.10.10 05:43:27.016972 [ 3 ] {38b23e47-c735-49a0-8fb3-d0e79154195a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9365 | 2024.10.10 05:43:27.017683 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2407 rows, containing 5 columns (5 merged, 0 gathered) in 0.005049103 sec., 476718.33987145836 rows/sec., 36.55 MiB/sec. | ||
9366 | 2024.10.10 05:43:27.017785 [ 3 ] {38b23e47-c735-49a0-8fb3-d0e79154195a} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9367 | 2024.10.10 05:43:27.018048 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9368 | 2024.10.10 05:43:27.018047 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9369 | 2024.10.10 05:43:27.018061 [ 3 ] {38b23e47-c735-49a0-8fb3-d0e79154195a} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.004156 sec., 10587.102983638113 rows/sec., 756.62 KiB/sec. | ||
9370 | 2024.10.10 05:43:27.018137 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9371 | 2024.10.10 05:43:27.018207 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9372 | 2024.10.10 05:43:27.018708 [ 200 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
9373 | 2024.10.10 05:43:27.018774 [ 3 ] {38b23e47-c735-49a0-8fb3-d0e79154195a} <Debug> DynamicQueryHandler: Done processing query | ||
9374 | 2024.10.10 05:43:27.018882 [ 3 ] {38b23e47-c735-49a0-8fb3-d0e79154195a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9375 | 2024.10.10 05:43:27.018937 [ 3 ] {} <Debug> HTTP-Session: dcaa3e53-eee9-495f-aefe-6fd33f814677 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9376 | 2024.10.10 05:43:27.019305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 36118, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9377 | 2024.10.10 05:43:27.019531 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9378 | 2024.10.10 05:43:27.019681 [ 3 ] {} <Debug> HTTP-Session: 901d94c2-99f2-4dc6-9e24-e6d055370738 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9379 | 2024.10.10 05:43:27.019712 [ 200 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9380 | 2024.10.10 05:43:27.019776 [ 3 ] {} <Debug> HTTP-Session: 901d94c2-99f2-4dc6-9e24-e6d055370738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9381 | 2024.10.10 05:43:27.019871 [ 3 ] {} <Debug> HTTP-Session: 901d94c2-99f2-4dc6-9e24-e6d055370738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9382 | 2024.10.10 05:43:27.019913 [ 200 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13531 rows starting from the beginning of the part | ||
9383 | 2024.10.10 05:43:27.020094 [ 3 ] {} <Trace> HTTP-Session: 901d94c2-99f2-4dc6-9e24-e6d055370738 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9384 | 2024.10.10 05:43:27.020467 [ 200 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 239 rows starting from the beginning of the part | ||
9385 | 2024.10.10 05:43:27.020867 [ 200 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
9386 | 2024.10.10 05:43:27.020873 [ 3 ] {bfa7fa92-d29d-437b-8b4b-8424c68234a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9387 | 2024.10.10 05:43:27.021297 [ 200 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 237 rows starting from the beginning of the part | ||
9388 | 2024.10.10 05:43:27.021310 [ 3 ] {bfa7fa92-d29d-437b-8b4b-8424c68234a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9389 | 2024.10.10 05:43:27.021762 [ 200 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 962 rows starting from the beginning of the part | ||
9390 | 2024.10.10 05:43:27.022279 [ 200 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 44 rows starting from the beginning of the part | ||
9391 | 2024.10.10 05:43:27.022509 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_46_9} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9392 | 2024.10.10 05:43:27.023249 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_46_9} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9393 | 2024.10.10 05:43:27.023599 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
9394 | 2024.10.10 05:43:27.024075 [ 3 ] {bfa7fa92-d29d-437b-8b4b-8424c68234a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9395 | 2024.10.10 05:43:27.025163 [ 3 ] {bfa7fa92-d29d-437b-8b4b-8424c68234a3} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9396 | 2024.10.10 05:43:27.025213 [ 3 ] {bfa7fa92-d29d-437b-8b4b-8424c68234a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9397 | 2024.10.10 05:43:27.026270 [ 3 ] {bfa7fa92-d29d-437b-8b4b-8424c68234a3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
9398 | 2024.10.10 05:43:27.027033 [ 3 ] {bfa7fa92-d29d-437b-8b4b-8424c68234a3} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9399 | 2024.10.10 05:43:27.027249 [ 3 ] {bfa7fa92-d29d-437b-8b4b-8424c68234a3} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.006865 sec., 3204.6613255644575 rows/sec., 5.74 MiB/sec. | ||
9400 | 2024.10.10 05:43:27.027519 [ 3 ] {bfa7fa92-d29d-437b-8b4b-8424c68234a3} <Debug> DynamicQueryHandler: Done processing query | ||
9401 | 2024.10.10 05:43:27.027543 [ 3 ] {bfa7fa92-d29d-437b-8b4b-8424c68234a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
9402 | 2024.10.10 05:43:27.027559 [ 3 ] {} <Debug> HTTP-Session: 901d94c2-99f2-4dc6-9e24-e6d055370738 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9403 | 2024.10.10 05:43:27.027694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9404 | 2024.10.10 05:43:27.027753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9405 | 2024.10.10 05:43:27.027775 [ 3 ] {} <Debug> HTTP-Session: 3b8a9ae2-0153-487d-96e6-1de0b257080d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9406 | 2024.10.10 05:43:27.027793 [ 3 ] {} <Debug> HTTP-Session: 3b8a9ae2-0153-487d-96e6-1de0b257080d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9407 | 2024.10.10 05:43:27.027807 [ 3 ] {} <Debug> HTTP-Session: 3b8a9ae2-0153-487d-96e6-1de0b257080d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9408 | 2024.10.10 05:43:27.027838 [ 3 ] {} <Trace> HTTP-Session: 3b8a9ae2-0153-487d-96e6-1de0b257080d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9409 | 2024.10.10 05:43:27.027984 [ 3 ] {a7a0d606-54a0-4818-a2ce-f1b3c15a3a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9410 | 2024.10.10 05:43:27.028032 [ 3 ] {a7a0d606-54a0-4818-a2ce-f1b3c15a3a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9411 | 2024.10.10 05:43:27.028189 [ 3 ] {a7a0d606-54a0-4818-a2ce-f1b3c15a3a9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9412 | 2024.10.10 05:43:27.028529 [ 197 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15173 rows, containing 5 columns (5 merged, 0 gathered) in 0.010125446 sec., 1498501.8931511757 rows/sec., 100.87 MiB/sec. | ||
9413 | 2024.10.10 05:43:27.028652 [ 3 ] {a7a0d606-54a0-4818-a2ce-f1b3c15a3a9b} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9414 | 2024.10.10 05:43:27.028691 [ 3 ] {a7a0d606-54a0-4818-a2ce-f1b3c15a3a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9415 | 2024.10.10 05:43:27.029081 [ 197 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9416 | 2024.10.10 05:43:27.029229 [ 3 ] {a7a0d606-54a0-4818-a2ce-f1b3c15a3a9b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9417 | 2024.10.10 05:43:27.030053 [ 197 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9418 | 2024.10.10 05:43:27.030116 [ 3 ] {a7a0d606-54a0-4818-a2ce-f1b3c15a3a9b} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9419 | 2024.10.10 05:43:27.030237 [ 197 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9420 | 2024.10.10 05:43:27.030438 [ 71 ] {} <Debug> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9421 | 2024.10.10 05:43:27.030491 [ 3 ] {a7a0d606-54a0-4818-a2ce-f1b3c15a3a9b} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.002561 sec., 7028.5044904334245 rows/sec., 482.37 KiB/sec. | ||
9422 | 2024.10.10 05:43:27.030516 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
9423 | 2024.10.10 05:43:27.030544 [ 71 ] {} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9424 | 2024.10.10 05:43:27.030655 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9425 | 2024.10.10 05:43:27.030895 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
9426 | 2024.10.10 05:43:27.030942 [ 3 ] {a7a0d606-54a0-4818-a2ce-f1b3c15a3a9b} <Debug> DynamicQueryHandler: Done processing query | ||
9427 | 2024.10.10 05:43:27.030991 [ 3 ] {a7a0d606-54a0-4818-a2ce-f1b3c15a3a9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
9428 | 2024.10.10 05:43:27.031041 [ 3 ] {} <Debug> HTTP-Session: 3b8a9ae2-0153-487d-96e6-1de0b257080d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9429 | 2024.10.10 05:43:27.031136 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9430 | 2024.10.10 05:43:27.031174 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2202 rows starting from the beginning of the part | ||
9431 | 2024.10.10 05:43:27.031281 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 82 rows starting from the beginning of the part | ||
9432 | 2024.10.10 05:43:27.031488 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
9433 | 2024.10.10 05:43:27.031678 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 82 rows starting from the beginning of the part | ||
9434 | 2024.10.10 05:43:27.031853 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
9435 | 2024.10.10 05:43:27.032034 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 18 rows starting from the beginning of the part | ||
9436 | 2024.10.10 05:43:27.033620 [ 201 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2486 rows, containing 4 columns (4 merged, 0 gathered) in 0.002845205 sec., 873750.7490672905 rows/sec., 56.60 MiB/sec. | ||
9437 | 2024.10.10 05:43:27.033932 [ 200 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9438 | 2024.10.10 05:43:27.034409 [ 200 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_46_9} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9439 | 2024.10.10 05:43:27.034496 [ 200 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_46_9} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9440 | 2024.10.10 05:43:27.034582 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
9441 | 2024.10.10 05:43:28.000146 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.23 MiB, peak 171.52 MiB, free memory in arenas 0.00 B, will set to 163.63 MiB (RSS), difference: 1.40 MiB | ||
9442 | 2024.10.10 05:43:30.356632 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 926 | ||
9443 | 2024.10.10 05:43:30.359775 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9444 | 2024.10.10 05:43:30.359833 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9445 | 2024.10.10 05:43:30.361415 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
9446 | 2024.10.10 05:43:30.362454 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9447 | 2024.10.10 05:43:30.363069 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
9448 | 2024.10.10 05:43:32.009012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9449 | 2024.10.10 05:43:32.009151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9450 | 2024.10.10 05:43:32.009183 [ 3 ] {} <Debug> HTTP-Session: 2782e909-7f24-4ea6-841a-25559c8522e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9451 | 2024.10.10 05:43:32.009213 [ 3 ] {} <Debug> HTTP-Session: 2782e909-7f24-4ea6-841a-25559c8522e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9452 | 2024.10.10 05:43:32.009231 [ 3 ] {} <Debug> HTTP-Session: 2782e909-7f24-4ea6-841a-25559c8522e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9453 | 2024.10.10 05:43:32.009288 [ 3 ] {} <Trace> HTTP-Session: 2782e909-7f24-4ea6-841a-25559c8522e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9454 | 2024.10.10 05:43:32.009576 [ 3 ] {6cfa46be-b570-4ca9-bbb4-871f45d70b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9455 | 2024.10.10 05:43:32.009654 [ 3 ] {6cfa46be-b570-4ca9-bbb4-871f45d70b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9456 | 2024.10.10 05:43:32.010013 [ 3 ] {6cfa46be-b570-4ca9-bbb4-871f45d70b41} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9457 | 2024.10.10 05:43:32.010645 [ 3 ] {6cfa46be-b570-4ca9-bbb4-871f45d70b41} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9458 | 2024.10.10 05:43:32.010699 [ 3 ] {6cfa46be-b570-4ca9-bbb4-871f45d70b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9459 | 2024.10.10 05:43:32.011200 [ 3 ] {6cfa46be-b570-4ca9-bbb4-871f45d70b41} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9460 | 2024.10.10 05:43:32.011621 [ 3 ] {6cfa46be-b570-4ca9-bbb4-871f45d70b41} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9461 | 2024.10.10 05:43:32.011815 [ 3 ] {6cfa46be-b570-4ca9-bbb4-871f45d70b41} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002354 sec., 87085.8113848768 rows/sec., 7.65 MiB/sec. | ||
9462 | 2024.10.10 05:43:32.012122 [ 3 ] {6cfa46be-b570-4ca9-bbb4-871f45d70b41} <Debug> DynamicQueryHandler: Done processing query | ||
9463 | 2024.10.10 05:43:32.012156 [ 3 ] {6cfa46be-b570-4ca9-bbb4-871f45d70b41} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9464 | 2024.10.10 05:43:32.012174 [ 3 ] {} <Debug> HTTP-Session: 2782e909-7f24-4ea6-841a-25559c8522e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9465 | 2024.10.10 05:43:32.012314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9466 | 2024.10.10 05:43:32.012380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9467 | 2024.10.10 05:43:32.012401 [ 3 ] {} <Debug> HTTP-Session: 92ff568f-ae06-44d6-9678-09034cf048f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9468 | 2024.10.10 05:43:32.012421 [ 3 ] {} <Debug> HTTP-Session: 92ff568f-ae06-44d6-9678-09034cf048f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9469 | 2024.10.10 05:43:32.012435 [ 3 ] {} <Debug> HTTP-Session: 92ff568f-ae06-44d6-9678-09034cf048f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9470 | 2024.10.10 05:43:32.012473 [ 3 ] {} <Trace> HTTP-Session: 92ff568f-ae06-44d6-9678-09034cf048f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9471 | 2024.10.10 05:43:32.012596 [ 3 ] {ea41188c-4ad6-41ae-be0c-4688110adc55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9472 | 2024.10.10 05:43:32.012650 [ 3 ] {ea41188c-4ad6-41ae-be0c-4688110adc55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9473 | 2024.10.10 05:43:32.012909 [ 3 ] {ea41188c-4ad6-41ae-be0c-4688110adc55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9474 | 2024.10.10 05:43:32.013252 [ 3 ] {ea41188c-4ad6-41ae-be0c-4688110adc55} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9475 | 2024.10.10 05:43:32.013294 [ 3 ] {ea41188c-4ad6-41ae-be0c-4688110adc55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9476 | 2024.10.10 05:43:32.013685 [ 3 ] {ea41188c-4ad6-41ae-be0c-4688110adc55} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9477 | 2024.10.10 05:43:32.014079 [ 3 ] {ea41188c-4ad6-41ae-be0c-4688110adc55} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9478 | 2024.10.10 05:43:32.014256 [ 3 ] {ea41188c-4ad6-41ae-be0c-4688110adc55} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001689 sec., 4736.530491415038 rows/sec., 356.16 KiB/sec. | ||
9479 | 2024.10.10 05:43:32.014254 [ 141 ] {} <Debug> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9480 | 2024.10.10 05:43:32.014374 [ 141 ] {} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9481 | 2024.10.10 05:43:32.014429 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9482 | 2024.10.10 05:43:32.014597 [ 3 ] {ea41188c-4ad6-41ae-be0c-4688110adc55} <Debug> DynamicQueryHandler: Done processing query | ||
9483 | 2024.10.10 05:43:32.014681 [ 3 ] {ea41188c-4ad6-41ae-be0c-4688110adc55} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9484 | 2024.10.10 05:43:32.014717 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
9485 | 2024.10.10 05:43:32.014739 [ 3 ] {} <Debug> HTTP-Session: 92ff568f-ae06-44d6-9678-09034cf048f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9486 | 2024.10.10 05:43:32.014997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9487 | 2024.10.10 05:43:32.015172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9488 | 2024.10.10 05:43:32.015261 [ 3 ] {} <Debug> HTTP-Session: 7699ca45-1a45-4ab9-aa85-da866b07f36e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9489 | 2024.10.10 05:43:32.015350 [ 3 ] {} <Debug> HTTP-Session: 7699ca45-1a45-4ab9-aa85-da866b07f36e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9490 | 2024.10.10 05:43:32.015414 [ 3 ] {} <Debug> HTTP-Session: 7699ca45-1a45-4ab9-aa85-da866b07f36e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9491 | 2024.10.10 05:43:32.015512 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9492 | 2024.10.10 05:43:32.015568 [ 3 ] {} <Trace> HTTP-Session: 7699ca45-1a45-4ab9-aa85-da866b07f36e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9493 | 2024.10.10 05:43:32.015649 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 57 rows starting from the beginning of the part | ||
9494 | 2024.10.10 05:43:32.015972 [ 3 ] {93d7c385-df56-4200-b1fe-92acee72fead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9495 | 2024.10.10 05:43:32.016153 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part | ||
9496 | 2024.10.10 05:43:32.016177 [ 3 ] {93d7c385-df56-4200-b1fe-92acee72fead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9497 | 2024.10.10 05:43:32.016673 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part | ||
9498 | 2024.10.10 05:43:32.017037 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 9 rows starting from the beginning of the part | ||
9499 | 2024.10.10 05:43:32.017392 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 22 rows starting from the beginning of the part | ||
9500 | 2024.10.10 05:43:32.017728 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
9501 | 2024.10.10 05:43:32.018232 [ 3 ] {93d7c385-df56-4200-b1fe-92acee72fead} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9502 | 2024.10.10 05:43:32.019968 [ 3 ] {93d7c385-df56-4200-b1fe-92acee72fead} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9503 | 2024.10.10 05:43:32.020035 [ 3 ] {93d7c385-df56-4200-b1fe-92acee72fead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9504 | 2024.10.10 05:43:32.021194 [ 3 ] {93d7c385-df56-4200-b1fe-92acee72fead} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9505 | 2024.10.10 05:43:32.021375 [ 191 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 5 columns (5 merged, 0 gathered) in 0.006863 sec., 19670.697945504882 rows/sec., 1.51 MiB/sec. | ||
9506 | 2024.10.10 05:43:32.021708 [ 191 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9507 | 2024.10.10 05:43:32.022008 [ 3 ] {93d7c385-df56-4200-b1fe-92acee72fead} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9508 | 2024.10.10 05:43:32.022408 [ 141 ] {} <Debug> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
9509 | 2024.10.10 05:43:32.022494 [ 3 ] {93d7c385-df56-4200-b1fe-92acee72fead} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006663 sec., 2101.15563559958 rows/sec., 147.15 KiB/sec. | ||
9510 | 2024.10.10 05:43:32.022519 [ 141 ] {} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9511 | 2024.10.10 05:43:32.022621 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9512 | 2024.10.10 05:43:32.023331 [ 3 ] {93d7c385-df56-4200-b1fe-92acee72fead} <Debug> DynamicQueryHandler: Done processing query | ||
9513 | 2024.10.10 05:43:32.023303 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
9514 | 2024.10.10 05:43:32.023414 [ 3 ] {93d7c385-df56-4200-b1fe-92acee72fead} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9515 | 2024.10.10 05:43:32.023519 [ 3 ] {} <Debug> HTTP-Session: 7699ca45-1a45-4ab9-aa85-da866b07f36e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9516 | 2024.10.10 05:43:32.023678 [ 196 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_46_9} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9517 | 2024.10.10 05:43:32.023774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9518 | 2024.10.10 05:43:32.023942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9519 | 2024.10.10 05:43:32.024021 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9520 | 2024.10.10 05:43:32.024022 [ 3 ] {} <Debug> HTTP-Session: 2136d1f9-e453-4e17-a9b0-87024d040689 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9521 | 2024.10.10 05:43:32.024039 [ 196 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_46_9} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9522 | 2024.10.10 05:43:32.024100 [ 3 ] {} <Debug> HTTP-Session: 2136d1f9-e453-4e17-a9b0-87024d040689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9523 | 2024.10.10 05:43:32.024117 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 242 rows starting from the beginning of the part | ||
9524 | 2024.10.10 05:43:32.024132 [ 3 ] {} <Debug> HTTP-Session: 2136d1f9-e453-4e17-a9b0-87024d040689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9525 | 2024.10.10 05:43:32.024342 [ 3 ] {} <Trace> HTTP-Session: 2136d1f9-e453-4e17-a9b0-87024d040689 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9526 | 2024.10.10 05:43:32.024409 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9527 | 2024.10.10 05:43:32.024551 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
9528 | 2024.10.10 05:43:32.024801 [ 3 ] {6d117367-5ae9-4c43-af1f-5beba4241fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9529 | 2024.10.10 05:43:32.024834 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
9530 | 2024.10.10 05:43:32.024963 [ 3 ] {6d117367-5ae9-4c43-af1f-5beba4241fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9531 | 2024.10.10 05:43:32.025067 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
9532 | 2024.10.10 05:43:32.025354 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
9533 | 2024.10.10 05:43:32.025723 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
9534 | 2024.10.10 05:43:32.026617 [ 3 ] {6d117367-5ae9-4c43-af1f-5beba4241fd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9535 | 2024.10.10 05:43:32.027475 [ 3 ] {6d117367-5ae9-4c43-af1f-5beba4241fd7} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9536 | 2024.10.10 05:43:32.027545 [ 3 ] {6d117367-5ae9-4c43-af1f-5beba4241fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9537 | 2024.10.10 05:43:32.028558 [ 3 ] {6d117367-5ae9-4c43-af1f-5beba4241fd7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9538 | 2024.10.10 05:43:32.028970 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.006116941 sec., 85990.6937143909 rows/sec., 5.84 MiB/sec. | ||
9539 | 2024.10.10 05:43:32.029222 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
9540 | 2024.10.10 05:43:32.029461 [ 3 ] {6d117367-5ae9-4c43-af1f-5beba4241fd7} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9541 | 2024.10.10 05:43:32.029911 [ 3 ] {6d117367-5ae9-4c43-af1f-5beba4241fd7} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005243 sec., 1144.3829868395956 rows/sec., 67.61 KiB/sec. | ||
9542 | 2024.10.10 05:43:32.030244 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_25_5} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9543 | 2024.10.10 05:43:32.030289 [ 3 ] {6d117367-5ae9-4c43-af1f-5beba4241fd7} <Debug> DynamicQueryHandler: Done processing query | ||
9544 | 2024.10.10 05:43:32.030337 [ 3 ] {6d117367-5ae9-4c43-af1f-5beba4241fd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9545 | 2024.10.10 05:43:32.030357 [ 3 ] {} <Debug> HTTP-Session: 2136d1f9-e453-4e17-a9b0-87024d040689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9546 | 2024.10.10 05:43:32.030376 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_25_5} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
9547 | 2024.10.10 05:43:32.030484 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
9548 | 2024.10.10 05:43:32.030544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9549 | 2024.10.10 05:43:32.030604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9550 | 2024.10.10 05:43:32.030623 [ 3 ] {} <Debug> HTTP-Session: 3e92c0dc-3bdd-442a-992d-2c0af99b02da Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9551 | 2024.10.10 05:43:32.030642 [ 3 ] {} <Debug> HTTP-Session: 3e92c0dc-3bdd-442a-992d-2c0af99b02da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9552 | 2024.10.10 05:43:32.030656 [ 3 ] {} <Debug> HTTP-Session: 3e92c0dc-3bdd-442a-992d-2c0af99b02da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9553 | 2024.10.10 05:43:32.030693 [ 3 ] {} <Trace> HTTP-Session: 3e92c0dc-3bdd-442a-992d-2c0af99b02da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9554 | 2024.10.10 05:43:32.030927 [ 3 ] {fe08fe6f-efc6-45fc-8fd1-bdc0474cc184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9555 | 2024.10.10 05:43:32.030980 [ 3 ] {fe08fe6f-efc6-45fc-8fd1-bdc0474cc184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9556 | 2024.10.10 05:43:32.031242 [ 3 ] {fe08fe6f-efc6-45fc-8fd1-bdc0474cc184} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9557 | 2024.10.10 05:43:32.031884 [ 3 ] {fe08fe6f-efc6-45fc-8fd1-bdc0474cc184} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9558 | 2024.10.10 05:43:32.031925 [ 3 ] {fe08fe6f-efc6-45fc-8fd1-bdc0474cc184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9559 | 2024.10.10 05:43:32.032326 [ 3 ] {fe08fe6f-efc6-45fc-8fd1-bdc0474cc184} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9560 | 2024.10.10 05:43:32.032715 [ 3 ] {fe08fe6f-efc6-45fc-8fd1-bdc0474cc184} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9561 | 2024.10.10 05:43:32.032879 [ 3 ] {fe08fe6f-efc6-45fc-8fd1-bdc0474cc184} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002082 sec., 187319.8847262248 rows/sec., 13.28 MiB/sec. | ||
9562 | 2024.10.10 05:43:32.033270 [ 3 ] {fe08fe6f-efc6-45fc-8fd1-bdc0474cc184} <Debug> DynamicQueryHandler: Done processing query | ||
9563 | 2024.10.10 05:43:32.033326 [ 3 ] {fe08fe6f-efc6-45fc-8fd1-bdc0474cc184} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
9564 | 2024.10.10 05:43:32.033359 [ 3 ] {} <Debug> HTTP-Session: 3e92c0dc-3bdd-442a-992d-2c0af99b02da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9565 | 2024.10.10 05:43:32.033478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9566 | 2024.10.10 05:43:32.033532 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9567 | 2024.10.10 05:43:32.033551 [ 3 ] {} <Debug> HTTP-Session: c57e7453-82d2-44fe-bae8-0dcc632cd1cd Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9568 | 2024.10.10 05:43:32.033568 [ 3 ] {} <Debug> HTTP-Session: c57e7453-82d2-44fe-bae8-0dcc632cd1cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9569 | 2024.10.10 05:43:32.033582 [ 3 ] {} <Debug> HTTP-Session: c57e7453-82d2-44fe-bae8-0dcc632cd1cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9570 | 2024.10.10 05:43:32.033616 [ 3 ] {} <Trace> HTTP-Session: c57e7453-82d2-44fe-bae8-0dcc632cd1cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9571 | 2024.10.10 05:43:32.033721 [ 3 ] {ea4ea164-3b8c-4304-aef2-ba32003d65de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
9572 | 2024.10.10 05:43:32.033771 [ 3 ] {ea4ea164-3b8c-4304-aef2-ba32003d65de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9573 | 2024.10.10 05:43:32.033928 [ 3 ] {ea4ea164-3b8c-4304-aef2-ba32003d65de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9574 | 2024.10.10 05:43:32.034215 [ 3 ] {ea4ea164-3b8c-4304-aef2-ba32003d65de} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9575 | 2024.10.10 05:43:32.034251 [ 3 ] {ea4ea164-3b8c-4304-aef2-ba32003d65de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9576 | 2024.10.10 05:43:32.034624 [ 3 ] {ea4ea164-3b8c-4304-aef2-ba32003d65de} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9577 | 2024.10.10 05:43:32.034956 [ 3 ] {ea4ea164-3b8c-4304-aef2-ba32003d65de} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9578 | 2024.10.10 05:43:32.035115 [ 141 ] {} <Debug> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
9579 | 2024.10.10 05:43:32.035122 [ 3 ] {ea4ea164-3b8c-4304-aef2-ba32003d65de} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 220.60 KiB/sec. | ||
9580 | 2024.10.10 05:43:32.035172 [ 141 ] {} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9581 | 2024.10.10 05:43:32.035240 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9582 | 2024.10.10 05:43:32.035406 [ 196 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
9583 | 2024.10.10 05:43:32.035432 [ 3 ] {ea4ea164-3b8c-4304-aef2-ba32003d65de} <Debug> DynamicQueryHandler: Done processing query | ||
9584 | 2024.10.10 05:43:32.035460 [ 3 ] {ea4ea164-3b8c-4304-aef2-ba32003d65de} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
9585 | 2024.10.10 05:43:32.035486 [ 3 ] {} <Debug> HTTP-Session: c57e7453-82d2-44fe-bae8-0dcc632cd1cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9586 | 2024.10.10 05:43:32.035571 [ 196 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9587 | 2024.10.10 05:43:32.035610 [ 196 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
9588 | 2024.10.10 05:43:32.035672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9589 | 2024.10.10 05:43:32.035780 [ 196 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
9590 | 2024.10.10 05:43:32.035828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9591 | 2024.10.10 05:43:32.035930 [ 3 ] {} <Debug> HTTP-Session: 19cb2e7e-5f3f-43a3-b91b-05ed5208bb3f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9592 | 2024.10.10 05:43:32.036047 [ 3 ] {} <Debug> HTTP-Session: 19cb2e7e-5f3f-43a3-b91b-05ed5208bb3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9593 | 2024.10.10 05:43:32.036129 [ 3 ] {} <Debug> HTTP-Session: 19cb2e7e-5f3f-43a3-b91b-05ed5208bb3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9594 | 2024.10.10 05:43:32.036300 [ 196 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
9595 | 2024.10.10 05:43:32.036303 [ 3 ] {} <Trace> HTTP-Session: 19cb2e7e-5f3f-43a3-b91b-05ed5208bb3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9596 | 2024.10.10 05:43:32.036474 [ 196 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
9597 | 2024.10.10 05:43:32.036572 [ 196 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
9598 | 2024.10.10 05:43:32.036643 [ 3 ] {912e0db5-861a-4e47-ba31-0a7bf1215c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9599 | 2024.10.10 05:43:32.036742 [ 196 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
9600 | 2024.10.10 05:43:32.036811 [ 3 ] {912e0db5-861a-4e47-ba31-0a7bf1215c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9601 | 2024.10.10 05:43:32.037379 [ 3 ] {912e0db5-861a-4e47-ba31-0a7bf1215c87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9602 | 2024.10.10 05:43:32.038175 [ 3 ] {912e0db5-861a-4e47-ba31-0a7bf1215c87} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9603 | 2024.10.10 05:43:32.038221 [ 3 ] {912e0db5-861a-4e47-ba31-0a7bf1215c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9604 | 2024.10.10 05:43:32.038465 [ 196 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.003121392 sec., 38444.38635070507 rows/sec., 1.96 MiB/sec. | ||
9605 | 2024.10.10 05:43:32.038735 [ 190 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
9606 | 2024.10.10 05:43:32.038899 [ 3 ] {912e0db5-861a-4e47-ba31-0a7bf1215c87} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9607 | 2024.10.10 05:43:32.039759 [ 190 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_20_4} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9608 | 2024.10.10 05:43:32.039816 [ 3 ] {912e0db5-861a-4e47-ba31-0a7bf1215c87} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9609 | 2024.10.10 05:43:32.039935 [ 190 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_20_4} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
9610 | 2024.10.10 05:43:32.040185 [ 3 ] {912e0db5-861a-4e47-ba31-0a7bf1215c87} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003711 sec., 63864.187550525465 rows/sec., 4.28 MiB/sec. | ||
9611 | 2024.10.10 05:43:32.040198 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9612 | 2024.10.10 05:43:32.040456 [ 3 ] {912e0db5-861a-4e47-ba31-0a7bf1215c87} <Debug> DynamicQueryHandler: Done processing query | ||
9613 | 2024.10.10 05:43:32.040486 [ 3 ] {912e0db5-861a-4e47-ba31-0a7bf1215c87} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9614 | 2024.10.10 05:43:32.040502 [ 3 ] {} <Debug> HTTP-Session: 19cb2e7e-5f3f-43a3-b91b-05ed5208bb3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9615 | 2024.10.10 05:43:32.040609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9616 | 2024.10.10 05:43:32.040659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9617 | 2024.10.10 05:43:32.040678 [ 3 ] {} <Debug> HTTP-Session: 91a269d7-b773-4377-81b2-a6da0b64fcc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9618 | 2024.10.10 05:43:32.040695 [ 3 ] {} <Debug> HTTP-Session: 91a269d7-b773-4377-81b2-a6da0b64fcc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9619 | 2024.10.10 05:43:32.040709 [ 3 ] {} <Debug> HTTP-Session: 91a269d7-b773-4377-81b2-a6da0b64fcc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9620 | 2024.10.10 05:43:32.040741 [ 3 ] {} <Trace> HTTP-Session: 91a269d7-b773-4377-81b2-a6da0b64fcc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9621 | 2024.10.10 05:43:32.040840 [ 3 ] {fd9d68cd-4b47-4439-afea-0e5db26f06fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
9622 | 2024.10.10 05:43:32.040888 [ 3 ] {fd9d68cd-4b47-4439-afea-0e5db26f06fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9623 | 2024.10.10 05:43:32.041032 [ 3 ] {fd9d68cd-4b47-4439-afea-0e5db26f06fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9624 | 2024.10.10 05:43:32.041306 [ 3 ] {fd9d68cd-4b47-4439-afea-0e5db26f06fd} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9625 | 2024.10.10 05:43:32.041342 [ 3 ] {fd9d68cd-4b47-4439-afea-0e5db26f06fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9626 | 2024.10.10 05:43:32.041707 [ 3 ] {fd9d68cd-4b47-4439-afea-0e5db26f06fd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9627 | 2024.10.10 05:43:32.042044 [ 3 ] {fd9d68cd-4b47-4439-afea-0e5db26f06fd} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9628 | 2024.10.10 05:43:32.042207 [ 141 ] {} <Debug> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
9629 | 2024.10.10 05:43:32.042217 [ 3 ] {fd9d68cd-4b47-4439-afea-0e5db26f06fd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001389 sec., 719.9424046076314 rows/sec., 48.51 KiB/sec. | ||
9630 | 2024.10.10 05:43:32.042253 [ 141 ] {} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9631 | 2024.10.10 05:43:32.042321 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9632 | 2024.10.10 05:43:32.042615 [ 3 ] {fd9d68cd-4b47-4439-afea-0e5db26f06fd} <Debug> DynamicQueryHandler: Done processing query | ||
9633 | 2024.10.10 05:43:32.042709 [ 3 ] {fd9d68cd-4b47-4439-afea-0e5db26f06fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
9634 | 2024.10.10 05:43:32.042783 [ 3 ] {} <Debug> HTTP-Session: 91a269d7-b773-4377-81b2-a6da0b64fcc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9635 | 2024.10.10 05:43:32.042764 [ 190 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
9636 | 2024.10.10 05:43:32.043008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9637 | 2024.10.10 05:43:32.043114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9638 | 2024.10.10 05:43:32.043175 [ 3 ] {} <Debug> HTTP-Session: d7690b50-cb46-4081-90d1-8801edf878a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9639 | 2024.10.10 05:43:32.043183 [ 190 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9640 | 2024.10.10 05:43:32.043204 [ 3 ] {} <Debug> HTTP-Session: d7690b50-cb46-4081-90d1-8801edf878a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9641 | 2024.10.10 05:43:32.043249 [ 3 ] {} <Debug> HTTP-Session: d7690b50-cb46-4081-90d1-8801edf878a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9642 | 2024.10.10 05:43:32.043254 [ 190 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
9643 | 2024.10.10 05:43:32.043321 [ 3 ] {} <Trace> HTTP-Session: d7690b50-cb46-4081-90d1-8801edf878a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9644 | 2024.10.10 05:43:32.043526 [ 190 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
9645 | 2024.10.10 05:43:32.043776 [ 3 ] {ab75e411-3500-4fe9-84c2-91996aaf1fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9646 | 2024.10.10 05:43:32.043786 [ 190 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
9647 | 2024.10.10 05:43:32.044070 [ 190 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
9648 | 2024.10.10 05:43:32.044098 [ 3 ] {ab75e411-3500-4fe9-84c2-91996aaf1fff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9649 | 2024.10.10 05:43:32.044393 [ 190 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
9650 | 2024.10.10 05:43:32.044726 [ 190 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
9651 | 2024.10.10 05:43:32.046515 [ 3 ] {ab75e411-3500-4fe9-84c2-91996aaf1fff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9652 | 2024.10.10 05:43:32.048112 [ 190 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.005669369 sec., 3527.729452783899 rows/sec., 237.71 KiB/sec. | ||
9653 | 2024.10.10 05:43:32.048227 [ 3 ] {ab75e411-3500-4fe9-84c2-91996aaf1fff} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9654 | 2024.10.10 05:43:32.048290 [ 3 ] {ab75e411-3500-4fe9-84c2-91996aaf1fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9655 | 2024.10.10 05:43:32.048299 [ 190 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
9656 | 2024.10.10 05:43:32.049226 [ 190 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_20_4} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9657 | 2024.10.10 05:43:32.049397 [ 190 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_20_4} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
9658 | 2024.10.10 05:43:32.049567 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.21 MiB. | ||
9659 | 2024.10.10 05:43:32.049820 [ 3 ] {ab75e411-3500-4fe9-84c2-91996aaf1fff} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9660 | 2024.10.10 05:43:32.050261 [ 3 ] {ab75e411-3500-4fe9-84c2-91996aaf1fff} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9661 | 2024.10.10 05:43:32.050419 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9662 | 2024.10.10 05:43:32.050419 [ 3 ] {ab75e411-3500-4fe9-84c2-91996aaf1fff} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006893 sec., 1160.5977078195272 rows/sec., 2.08 MiB/sec. | ||
9663 | 2024.10.10 05:43:32.050468 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9664 | 2024.10.10 05:43:32.050517 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9665 | 2024.10.10 05:43:32.050884 [ 193 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
9666 | 2024.10.10 05:43:32.051229 [ 3 ] {ab75e411-3500-4fe9-84c2-91996aaf1fff} <Debug> DynamicQueryHandler: Done processing query | ||
9667 | 2024.10.10 05:43:32.051318 [ 3 ] {ab75e411-3500-4fe9-84c2-91996aaf1fff} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
9668 | 2024.10.10 05:43:32.051422 [ 3 ] {} <Debug> HTTP-Session: d7690b50-cb46-4081-90d1-8801edf878a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9669 | 2024.10.10 05:43:32.051711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9670 | 2024.10.10 05:43:32.051835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9671 | 2024.10.10 05:43:32.051902 [ 3 ] {} <Debug> HTTP-Session: b7a15ad2-0f15-42cf-bdca-3537f1f0dd8a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9672 | 2024.10.10 05:43:32.051955 [ 3 ] {} <Debug> HTTP-Session: b7a15ad2-0f15-42cf-bdca-3537f1f0dd8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9673 | 2024.10.10 05:43:32.052004 [ 3 ] {} <Debug> HTTP-Session: b7a15ad2-0f15-42cf-bdca-3537f1f0dd8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9674 | 2024.10.10 05:43:32.052079 [ 193 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9675 | 2024.10.10 05:43:32.052093 [ 3 ] {} <Trace> HTTP-Session: b7a15ad2-0f15-42cf-bdca-3537f1f0dd8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9676 | 2024.10.10 05:43:32.052208 [ 193 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 679 rows starting from the beginning of the part | ||
9677 | 2024.10.10 05:43:32.052363 [ 3 ] {69cf5e91-45f2-4c99-a109-409263a181f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9678 | 2024.10.10 05:43:32.052556 [ 3 ] {69cf5e91-45f2-4c99-a109-409263a181f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9679 | 2024.10.10 05:43:32.052926 [ 193 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part | ||
9680 | 2024.10.10 05:43:32.053473 [ 3 ] {69cf5e91-45f2-4c99-a109-409263a181f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9681 | 2024.10.10 05:43:32.053751 [ 193 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part | ||
9682 | 2024.10.10 05:43:32.054434 [ 193 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 9 rows starting from the beginning of the part | ||
9683 | 2024.10.10 05:43:32.054751 [ 3 ] {69cf5e91-45f2-4c99-a109-409263a181f7} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9684 | 2024.10.10 05:43:32.054874 [ 3 ] {69cf5e91-45f2-4c99-a109-409263a181f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9685 | 2024.10.10 05:43:32.055100 [ 193 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 22 rows starting from the beginning of the part | ||
9686 | 2024.10.10 05:43:32.055661 [ 193 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
9687 | 2024.10.10 05:43:32.056228 [ 3 ] {69cf5e91-45f2-4c99-a109-409263a181f7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9688 | 2024.10.10 05:43:32.057276 [ 3 ] {69cf5e91-45f2-4c99-a109-409263a181f7} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9689 | 2024.10.10 05:43:32.057720 [ 3 ] {69cf5e91-45f2-4c99-a109-409263a181f7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005447 sec., 15054.158252248946 rows/sec., 979.07 KiB/sec. | ||
9690 | 2024.10.10 05:43:32.058251 [ 3 ] {69cf5e91-45f2-4c99-a109-409263a181f7} <Debug> DynamicQueryHandler: Done processing query | ||
9691 | 2024.10.10 05:43:32.058280 [ 3 ] {69cf5e91-45f2-4c99-a109-409263a181f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9692 | 2024.10.10 05:43:32.058307 [ 3 ] {} <Debug> HTTP-Session: b7a15ad2-0f15-42cf-bdca-3537f1f0dd8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9693 | 2024.10.10 05:43:32.061120 [ 200 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 19 columns (19 merged, 0 gathered) in 0.010477336 sec., 72251.1905698166 rows/sec., 129.47 MiB/sec. | ||
9694 | 2024.10.10 05:43:32.062327 [ 199 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9695 | 2024.10.10 05:43:32.062989 [ 199 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9696 | 2024.10.10 05:43:32.063086 [ 199 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9697 | 2024.10.10 05:43:32.063250 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
9698 | 2024.10.10 05:43:37.005722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9699 | 2024.10.10 05:43:37.005858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9700 | 2024.10.10 05:43:37.005884 [ 3 ] {} <Debug> HTTP-Session: dde7f15a-4a33-4de7-ab09-7fde201c1a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9701 | 2024.10.10 05:43:37.005908 [ 3 ] {} <Debug> HTTP-Session: dde7f15a-4a33-4de7-ab09-7fde201c1a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9702 | 2024.10.10 05:43:37.005922 [ 3 ] {} <Debug> HTTP-Session: dde7f15a-4a33-4de7-ab09-7fde201c1a78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9703 | 2024.10.10 05:43:37.005973 [ 3 ] {} <Trace> HTTP-Session: dde7f15a-4a33-4de7-ab09-7fde201c1a78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9704 | 2024.10.10 05:43:37.006168 [ 3 ] {6564afb1-6301-4241-9ffb-c68f1638a0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
9705 | 2024.10.10 05:43:37.006240 [ 3 ] {6564afb1-6301-4241-9ffb-c68f1638a0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9706 | 2024.10.10 05:43:37.006595 [ 3 ] {6564afb1-6301-4241-9ffb-c68f1638a0a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9707 | 2024.10.10 05:43:37.007070 [ 3 ] {6564afb1-6301-4241-9ffb-c68f1638a0a0} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9708 | 2024.10.10 05:43:37.007123 [ 3 ] {6564afb1-6301-4241-9ffb-c68f1638a0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9709 | 2024.10.10 05:43:37.007563 [ 3 ] {6564afb1-6301-4241-9ffb-c68f1638a0a0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
9710 | 2024.10.10 05:43:37.007988 [ 3 ] {6564afb1-6301-4241-9ffb-c68f1638a0a0} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9711 | 2024.10.10 05:43:37.008181 [ 3 ] {6564afb1-6301-4241-9ffb-c68f1638a0a0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002065 sec., 968.5230024213075 rows/sec., 78.98 KiB/sec. | ||
9712 | 2024.10.10 05:43:37.008610 [ 3 ] {6564afb1-6301-4241-9ffb-c68f1638a0a0} <Debug> DynamicQueryHandler: Done processing query | ||
9713 | 2024.10.10 05:43:37.008643 [ 3 ] {6564afb1-6301-4241-9ffb-c68f1638a0a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9714 | 2024.10.10 05:43:37.008663 [ 3 ] {} <Debug> HTTP-Session: dde7f15a-4a33-4de7-ab09-7fde201c1a78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9715 | 2024.10.10 05:43:37.008819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 17512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9716 | 2024.10.10 05:43:37.008888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9717 | 2024.10.10 05:43:37.008911 [ 3 ] {} <Debug> HTTP-Session: f87afc95-465c-47f8-b0cc-7069c7ac6453 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9718 | 2024.10.10 05:43:37.008931 [ 3 ] {} <Debug> HTTP-Session: f87afc95-465c-47f8-b0cc-7069c7ac6453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9719 | 2024.10.10 05:43:37.008945 [ 3 ] {} <Debug> HTTP-Session: f87afc95-465c-47f8-b0cc-7069c7ac6453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9720 | 2024.10.10 05:43:37.008984 [ 3 ] {} <Trace> HTTP-Session: f87afc95-465c-47f8-b0cc-7069c7ac6453 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9721 | 2024.10.10 05:43:37.009149 [ 3 ] {e3f6e3e1-e681-47ba-98ba-d96b19cc2ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9722 | 2024.10.10 05:43:37.009203 [ 3 ] {e3f6e3e1-e681-47ba-98ba-d96b19cc2ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9723 | 2024.10.10 05:43:37.009498 [ 3 ] {e3f6e3e1-e681-47ba-98ba-d96b19cc2ead} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9724 | 2024.10.10 05:43:37.009964 [ 3 ] {e3f6e3e1-e681-47ba-98ba-d96b19cc2ead} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9725 | 2024.10.10 05:43:37.010008 [ 3 ] {e3f6e3e1-e681-47ba-98ba-d96b19cc2ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9726 | 2024.10.10 05:43:37.010409 [ 3 ] {e3f6e3e1-e681-47ba-98ba-d96b19cc2ead} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9727 | 2024.10.10 05:43:37.010807 [ 3 ] {e3f6e3e1-e681-47ba-98ba-d96b19cc2ead} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9728 | 2024.10.10 05:43:37.010987 [ 3 ] {e3f6e3e1-e681-47ba-98ba-d96b19cc2ead} <Debug> executeQuery: Read 119 rows, 10.26 KiB in 0.001893 sec., 62863.18013734813 rows/sec., 5.29 MiB/sec. | ||
9729 | 2024.10.10 05:43:37.011218 [ 3 ] {e3f6e3e1-e681-47ba-98ba-d96b19cc2ead} <Debug> DynamicQueryHandler: Done processing query | ||
9730 | 2024.10.10 05:43:37.011246 [ 3 ] {e3f6e3e1-e681-47ba-98ba-d96b19cc2ead} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
9731 | 2024.10.10 05:43:37.011263 [ 3 ] {} <Debug> HTTP-Session: f87afc95-465c-47f8-b0cc-7069c7ac6453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9732 | 2024.10.10 05:43:37.011392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 4776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9733 | 2024.10.10 05:43:37.011452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9734 | 2024.10.10 05:43:37.011471 [ 3 ] {} <Debug> HTTP-Session: 581c42c5-fd2c-4adb-ad27-6fa4210f6ca4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9735 | 2024.10.10 05:43:37.011491 [ 3 ] {} <Debug> HTTP-Session: 581c42c5-fd2c-4adb-ad27-6fa4210f6ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9736 | 2024.10.10 05:43:37.011506 [ 3 ] {} <Debug> HTTP-Session: 581c42c5-fd2c-4adb-ad27-6fa4210f6ca4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9737 | 2024.10.10 05:43:37.011543 [ 3 ] {} <Trace> HTTP-Session: 581c42c5-fd2c-4adb-ad27-6fa4210f6ca4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9738 | 2024.10.10 05:43:37.011665 [ 3 ] {3f8447fe-09e1-4910-b10b-0ab27481d054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9739 | 2024.10.10 05:43:37.011714 [ 3 ] {3f8447fe-09e1-4910-b10b-0ab27481d054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9740 | 2024.10.10 05:43:37.011957 [ 3 ] {3f8447fe-09e1-4910-b10b-0ab27481d054} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9741 | 2024.10.10 05:43:37.012363 [ 3 ] {3f8447fe-09e1-4910-b10b-0ab27481d054} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9742 | 2024.10.10 05:43:37.012402 [ 3 ] {3f8447fe-09e1-4910-b10b-0ab27481d054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9743 | 2024.10.10 05:43:37.012767 [ 3 ] {3f8447fe-09e1-4910-b10b-0ab27481d054} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9744 | 2024.10.10 05:43:37.013135 [ 3 ] {3f8447fe-09e1-4910-b10b-0ab27481d054} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9745 | 2024.10.10 05:43:37.013293 [ 3 ] {3f8447fe-09e1-4910-b10b-0ab27481d054} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001662 sec., 19855.595667870035 rows/sec., 1.45 MiB/sec. | ||
9746 | 2024.10.10 05:43:37.013471 [ 3 ] {3f8447fe-09e1-4910-b10b-0ab27481d054} <Debug> DynamicQueryHandler: Done processing query | ||
9747 | 2024.10.10 05:43:37.013496 [ 3 ] {3f8447fe-09e1-4910-b10b-0ab27481d054} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
9748 | 2024.10.10 05:43:37.013512 [ 3 ] {} <Debug> HTTP-Session: 581c42c5-fd2c-4adb-ad27-6fa4210f6ca4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9749 | 2024.10.10 05:43:37.013634 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 16478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9750 | 2024.10.10 05:43:37.013683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9751 | 2024.10.10 05:43:37.013702 [ 3 ] {} <Debug> HTTP-Session: 630b8164-ba0a-4f6a-92b9-066acfb10009 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9752 | 2024.10.10 05:43:37.013720 [ 3 ] {} <Debug> HTTP-Session: 630b8164-ba0a-4f6a-92b9-066acfb10009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9753 | 2024.10.10 05:43:37.013733 [ 3 ] {} <Debug> HTTP-Session: 630b8164-ba0a-4f6a-92b9-066acfb10009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9754 | 2024.10.10 05:43:37.013764 [ 3 ] {} <Trace> HTTP-Session: 630b8164-ba0a-4f6a-92b9-066acfb10009 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9755 | 2024.10.10 05:43:37.013889 [ 3 ] {25ed9148-30e3-4682-8511-1c6c834af9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9756 | 2024.10.10 05:43:37.013933 [ 3 ] {25ed9148-30e3-4682-8511-1c6c834af9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9757 | 2024.10.10 05:43:37.014159 [ 3 ] {25ed9148-30e3-4682-8511-1c6c834af9cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9758 | 2024.10.10 05:43:37.014547 [ 3 ] {25ed9148-30e3-4682-8511-1c6c834af9cb} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9759 | 2024.10.10 05:43:37.014583 [ 3 ] {25ed9148-30e3-4682-8511-1c6c834af9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9760 | 2024.10.10 05:43:37.014940 [ 3 ] {25ed9148-30e3-4682-8511-1c6c834af9cb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9761 | 2024.10.10 05:43:37.015305 [ 3 ] {25ed9148-30e3-4682-8511-1c6c834af9cb} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9762 | 2024.10.10 05:43:37.015466 [ 3 ] {25ed9148-30e3-4682-8511-1c6c834af9cb} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001622 sec., 59802.71270036991 rows/sec., 4.67 MiB/sec. | ||
9763 | 2024.10.10 05:43:37.015683 [ 3 ] {25ed9148-30e3-4682-8511-1c6c834af9cb} <Debug> DynamicQueryHandler: Done processing query | ||
9764 | 2024.10.10 05:43:37.015714 [ 3 ] {25ed9148-30e3-4682-8511-1c6c834af9cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
9765 | 2024.10.10 05:43:37.015730 [ 3 ] {} <Debug> HTTP-Session: 630b8164-ba0a-4f6a-92b9-066acfb10009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9766 | 2024.10.10 05:43:37.015875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9767 | 2024.10.10 05:43:37.015923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9768 | 2024.10.10 05:43:37.015942 [ 3 ] {} <Debug> HTTP-Session: 42b21de2-7fa1-495e-ae53-0b042255bd0f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9769 | 2024.10.10 05:43:37.015959 [ 3 ] {} <Debug> HTTP-Session: 42b21de2-7fa1-495e-ae53-0b042255bd0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9770 | 2024.10.10 05:43:37.015972 [ 3 ] {} <Debug> HTTP-Session: 42b21de2-7fa1-495e-ae53-0b042255bd0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9771 | 2024.10.10 05:43:37.016002 [ 3 ] {} <Trace> HTTP-Session: 42b21de2-7fa1-495e-ae53-0b042255bd0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9772 | 2024.10.10 05:43:37.016147 [ 3 ] {f7048827-1d0e-4bd8-bd0e-810d91ac8604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9773 | 2024.10.10 05:43:37.016196 [ 3 ] {f7048827-1d0e-4bd8-bd0e-810d91ac8604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9774 | 2024.10.10 05:43:37.016341 [ 3 ] {f7048827-1d0e-4bd8-bd0e-810d91ac8604} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9775 | 2024.10.10 05:43:37.016752 [ 3 ] {f7048827-1d0e-4bd8-bd0e-810d91ac8604} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9776 | 2024.10.10 05:43:37.016787 [ 3 ] {f7048827-1d0e-4bd8-bd0e-810d91ac8604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9777 | 2024.10.10 05:43:37.017169 [ 3 ] {f7048827-1d0e-4bd8-bd0e-810d91ac8604} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9778 | 2024.10.10 05:43:37.017512 [ 3 ] {f7048827-1d0e-4bd8-bd0e-810d91ac8604} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9779 | 2024.10.10 05:43:37.017676 [ 3 ] {f7048827-1d0e-4bd8-bd0e-810d91ac8604} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001595 sec., 100940.43887147335 rows/sec., 7.03 MiB/sec. | ||
9780 | 2024.10.10 05:43:37.017849 [ 3 ] {f7048827-1d0e-4bd8-bd0e-810d91ac8604} <Debug> DynamicQueryHandler: Done processing query | ||
9781 | 2024.10.10 05:43:37.017874 [ 3 ] {f7048827-1d0e-4bd8-bd0e-810d91ac8604} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
9782 | 2024.10.10 05:43:37.017890 [ 3 ] {} <Debug> HTTP-Session: 42b21de2-7fa1-495e-ae53-0b042255bd0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9783 | 2024.10.10 05:43:37.018055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 51020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9784 | 2024.10.10 05:43:37.018103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9785 | 2024.10.10 05:43:37.018123 [ 3 ] {} <Debug> HTTP-Session: e2e011a3-210d-4a66-8ef2-7d8f1d922f65 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9786 | 2024.10.10 05:43:37.018140 [ 3 ] {} <Debug> HTTP-Session: e2e011a3-210d-4a66-8ef2-7d8f1d922f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9787 | 2024.10.10 05:43:37.018154 [ 3 ] {} <Debug> HTTP-Session: e2e011a3-210d-4a66-8ef2-7d8f1d922f65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9788 | 2024.10.10 05:43:37.018185 [ 3 ] {} <Trace> HTTP-Session: e2e011a3-210d-4a66-8ef2-7d8f1d922f65 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9789 | 2024.10.10 05:43:37.018495 [ 3 ] {8acc1a46-1de7-4bd3-ba31-b087e4e8a840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9790 | 2024.10.10 05:43:37.018559 [ 3 ] {8acc1a46-1de7-4bd3-ba31-b087e4e8a840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9791 | 2024.10.10 05:43:37.019023 [ 3 ] {8acc1a46-1de7-4bd3-ba31-b087e4e8a840} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9792 | 2024.10.10 05:43:37.019772 [ 3 ] {8acc1a46-1de7-4bd3-ba31-b087e4e8a840} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9793 | 2024.10.10 05:43:37.019809 [ 3 ] {8acc1a46-1de7-4bd3-ba31-b087e4e8a840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9794 | 2024.10.10 05:43:37.020466 [ 3 ] {8acc1a46-1de7-4bd3-ba31-b087e4e8a840} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9795 | 2024.10.10 05:43:37.020886 [ 3 ] {8acc1a46-1de7-4bd3-ba31-b087e4e8a840} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9796 | 2024.10.10 05:43:37.021067 [ 3 ] {8acc1a46-1de7-4bd3-ba31-b087e4e8a840} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00279 sec., 11111.111111111111 rows/sec., 19.91 MiB/sec. | ||
9797 | 2024.10.10 05:43:37.021290 [ 3 ] {8acc1a46-1de7-4bd3-ba31-b087e4e8a840} <Debug> DynamicQueryHandler: Done processing query | ||
9798 | 2024.10.10 05:43:37.021315 [ 3 ] {8acc1a46-1de7-4bd3-ba31-b087e4e8a840} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
9799 | 2024.10.10 05:43:37.021332 [ 3 ] {} <Debug> HTTP-Session: e2e011a3-210d-4a66-8ef2-7d8f1d922f65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9800 | 2024.10.10 05:43:37.021454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9801 | 2024.10.10 05:43:37.021505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9802 | 2024.10.10 05:43:37.021526 [ 3 ] {} <Debug> HTTP-Session: 76efcb33-c56e-44ab-9c71-29e834efd0d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9803 | 2024.10.10 05:43:37.021543 [ 3 ] {} <Debug> HTTP-Session: 76efcb33-c56e-44ab-9c71-29e834efd0d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9804 | 2024.10.10 05:43:37.021558 [ 3 ] {} <Debug> HTTP-Session: 76efcb33-c56e-44ab-9c71-29e834efd0d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9805 | 2024.10.10 05:43:37.021590 [ 3 ] {} <Trace> HTTP-Session: 76efcb33-c56e-44ab-9c71-29e834efd0d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9806 | 2024.10.10 05:43:37.021720 [ 3 ] {cb3fa05f-f09d-4428-be82-739766417858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
9807 | 2024.10.10 05:43:37.021765 [ 3 ] {cb3fa05f-f09d-4428-be82-739766417858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9808 | 2024.10.10 05:43:37.021896 [ 3 ] {cb3fa05f-f09d-4428-be82-739766417858} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9809 | 2024.10.10 05:43:37.022209 [ 3 ] {cb3fa05f-f09d-4428-be82-739766417858} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9810 | 2024.10.10 05:43:37.022245 [ 3 ] {cb3fa05f-f09d-4428-be82-739766417858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
9811 | 2024.10.10 05:43:37.022610 [ 3 ] {cb3fa05f-f09d-4428-be82-739766417858} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9812 | 2024.10.10 05:43:37.022929 [ 3 ] {cb3fa05f-f09d-4428-be82-739766417858} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9813 | 2024.10.10 05:43:37.023055 [ 3 ] {cb3fa05f-f09d-4428-be82-739766417858} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. | ||
9814 | 2024.10.10 05:43:37.023223 [ 3 ] {cb3fa05f-f09d-4428-be82-739766417858} <Debug> DynamicQueryHandler: Done processing query | ||
9815 | 2024.10.10 05:43:37.023248 [ 3 ] {cb3fa05f-f09d-4428-be82-739766417858} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
9816 | 2024.10.10 05:43:37.023266 [ 3 ] {} <Debug> HTTP-Session: 76efcb33-c56e-44ab-9c71-29e834efd0d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9817 | 2024.10.10 05:43:40.126300 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9818 | 2024.10.10 05:43:40.126402 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9819 | 2024.10.10 05:43:40.364183 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 960 | ||
9820 | 2024.10.10 05:43:40.367128 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9821 | 2024.10.10 05:43:40.367182 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9822 | 2024.10.10 05:43:40.368707 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
9823 | 2024.10.10 05:43:40.369739 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9824 | 2024.10.10 05:43:40.370898 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 960 | ||
9825 | 2024.10.10 05:43:41.001514 [ 245 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001077398 sec. | ||
9826 | 2024.10.10 05:43:42.009594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9827 | 2024.10.10 05:43:42.009769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9828 | 2024.10.10 05:43:42.009815 [ 3 ] {} <Debug> HTTP-Session: b14030b4-3edd-4b0e-bdff-20459bf74c09 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9829 | 2024.10.10 05:43:42.009858 [ 3 ] {} <Debug> HTTP-Session: b14030b4-3edd-4b0e-bdff-20459bf74c09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9830 | 2024.10.10 05:43:42.009887 [ 3 ] {} <Debug> HTTP-Session: b14030b4-3edd-4b0e-bdff-20459bf74c09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9831 | 2024.10.10 05:43:42.009962 [ 3 ] {} <Trace> HTTP-Session: b14030b4-3edd-4b0e-bdff-20459bf74c09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9832 | 2024.10.10 05:43:42.010206 [ 3 ] {5c0c8cdf-67dd-46af-9a76-c15c6f0e5f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
9833 | 2024.10.10 05:43:42.010275 [ 3 ] {5c0c8cdf-67dd-46af-9a76-c15c6f0e5f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9834 | 2024.10.10 05:43:42.010624 [ 3 ] {5c0c8cdf-67dd-46af-9a76-c15c6f0e5f2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9835 | 2024.10.10 05:43:42.011277 [ 3 ] {5c0c8cdf-67dd-46af-9a76-c15c6f0e5f2d} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9836 | 2024.10.10 05:43:42.011326 [ 3 ] {5c0c8cdf-67dd-46af-9a76-c15c6f0e5f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9837 | 2024.10.10 05:43:42.011797 [ 3 ] {5c0c8cdf-67dd-46af-9a76-c15c6f0e5f2d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9838 | 2024.10.10 05:43:42.012196 [ 3 ] {5c0c8cdf-67dd-46af-9a76-c15c6f0e5f2d} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9839 | 2024.10.10 05:43:42.012397 [ 3 ] {5c0c8cdf-67dd-46af-9a76-c15c6f0e5f2d} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002281 sec., 89872.86277948268 rows/sec., 7.90 MiB/sec. | ||
9840 | 2024.10.10 05:43:42.012636 [ 3 ] {5c0c8cdf-67dd-46af-9a76-c15c6f0e5f2d} <Debug> DynamicQueryHandler: Done processing query | ||
9841 | 2024.10.10 05:43:42.012665 [ 3 ] {5c0c8cdf-67dd-46af-9a76-c15c6f0e5f2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9842 | 2024.10.10 05:43:42.012684 [ 3 ] {} <Debug> HTTP-Session: b14030b4-3edd-4b0e-bdff-20459bf74c09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9843 | 2024.10.10 05:43:42.012817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9844 | 2024.10.10 05:43:42.012879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9845 | 2024.10.10 05:43:42.012899 [ 3 ] {} <Debug> HTTP-Session: 9435251a-f549-4683-a73f-9b1f1220eb6b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9846 | 2024.10.10 05:43:42.012919 [ 3 ] {} <Debug> HTTP-Session: 9435251a-f549-4683-a73f-9b1f1220eb6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9847 | 2024.10.10 05:43:42.012933 [ 3 ] {} <Debug> HTTP-Session: 9435251a-f549-4683-a73f-9b1f1220eb6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9848 | 2024.10.10 05:43:42.012970 [ 3 ] {} <Trace> HTTP-Session: 9435251a-f549-4683-a73f-9b1f1220eb6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9849 | 2024.10.10 05:43:42.013080 [ 3 ] {5c09bded-97c4-44f8-81d3-9f41fcd963a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
9850 | 2024.10.10 05:43:42.013129 [ 3 ] {5c09bded-97c4-44f8-81d3-9f41fcd963a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9851 | 2024.10.10 05:43:42.013374 [ 3 ] {5c09bded-97c4-44f8-81d3-9f41fcd963a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9852 | 2024.10.10 05:43:42.013752 [ 3 ] {5c09bded-97c4-44f8-81d3-9f41fcd963a4} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9853 | 2024.10.10 05:43:42.013791 [ 3 ] {5c09bded-97c4-44f8-81d3-9f41fcd963a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9854 | 2024.10.10 05:43:42.014157 [ 3 ] {5c09bded-97c4-44f8-81d3-9f41fcd963a4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9855 | 2024.10.10 05:43:42.014524 [ 3 ] {5c09bded-97c4-44f8-81d3-9f41fcd963a4} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9856 | 2024.10.10 05:43:42.014677 [ 3 ] {5c09bded-97c4-44f8-81d3-9f41fcd963a4} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001628 sec., 4914.004914004914 rows/sec., 369.51 KiB/sec. | ||
9857 | 2024.10.10 05:43:42.014864 [ 3 ] {5c09bded-97c4-44f8-81d3-9f41fcd963a4} <Debug> DynamicQueryHandler: Done processing query | ||
9858 | 2024.10.10 05:43:42.014890 [ 3 ] {5c09bded-97c4-44f8-81d3-9f41fcd963a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9859 | 2024.10.10 05:43:42.014905 [ 3 ] {} <Debug> HTTP-Session: 9435251a-f549-4683-a73f-9b1f1220eb6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9860 | 2024.10.10 05:43:42.015026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9861 | 2024.10.10 05:43:42.015077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9862 | 2024.10.10 05:43:42.015098 [ 3 ] {} <Debug> HTTP-Session: 5d95edfa-3cf3-40e1-ab96-ebaebf2b6eed Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9863 | 2024.10.10 05:43:42.015115 [ 3 ] {} <Debug> HTTP-Session: 5d95edfa-3cf3-40e1-ab96-ebaebf2b6eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9864 | 2024.10.10 05:43:42.015129 [ 3 ] {} <Debug> HTTP-Session: 5d95edfa-3cf3-40e1-ab96-ebaebf2b6eed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9865 | 2024.10.10 05:43:42.015162 [ 3 ] {} <Trace> HTTP-Session: 5d95edfa-3cf3-40e1-ab96-ebaebf2b6eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9866 | 2024.10.10 05:43:42.015267 [ 3 ] {7a790f8e-3cee-4546-9e8e-3951a5e4a22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
9867 | 2024.10.10 05:43:42.015313 [ 3 ] {7a790f8e-3cee-4546-9e8e-3951a5e4a22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9868 | 2024.10.10 05:43:42.015540 [ 3 ] {7a790f8e-3cee-4546-9e8e-3951a5e4a22f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9869 | 2024.10.10 05:43:42.015864 [ 3 ] {7a790f8e-3cee-4546-9e8e-3951a5e4a22f} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9870 | 2024.10.10 05:43:42.015903 [ 3 ] {7a790f8e-3cee-4546-9e8e-3951a5e4a22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9871 | 2024.10.10 05:43:42.016264 [ 3 ] {7a790f8e-3cee-4546-9e8e-3951a5e4a22f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9872 | 2024.10.10 05:43:42.016637 [ 3 ] {7a790f8e-3cee-4546-9e8e-3951a5e4a22f} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9873 | 2024.10.10 05:43:42.016793 [ 3 ] {7a790f8e-3cee-4546-9e8e-3951a5e4a22f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001547 sec., 9049.773755656108 rows/sec., 633.79 KiB/sec. | ||
9874 | 2024.10.10 05:43:42.016970 [ 3 ] {7a790f8e-3cee-4546-9e8e-3951a5e4a22f} <Debug> DynamicQueryHandler: Done processing query | ||
9875 | 2024.10.10 05:43:42.016994 [ 3 ] {7a790f8e-3cee-4546-9e8e-3951a5e4a22f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9876 | 2024.10.10 05:43:42.017011 [ 3 ] {} <Debug> HTTP-Session: 5d95edfa-3cf3-40e1-ab96-ebaebf2b6eed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9877 | 2024.10.10 05:43:42.017124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9878 | 2024.10.10 05:43:42.017174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9879 | 2024.10.10 05:43:42.017194 [ 3 ] {} <Debug> HTTP-Session: 1b3398b1-27eb-471e-aed0-b3931a624b35 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9880 | 2024.10.10 05:43:42.017211 [ 3 ] {} <Debug> HTTP-Session: 1b3398b1-27eb-471e-aed0-b3931a624b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9881 | 2024.10.10 05:43:42.017225 [ 3 ] {} <Debug> HTTP-Session: 1b3398b1-27eb-471e-aed0-b3931a624b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9882 | 2024.10.10 05:43:42.017258 [ 3 ] {} <Trace> HTTP-Session: 1b3398b1-27eb-471e-aed0-b3931a624b35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9883 | 2024.10.10 05:43:42.017355 [ 3 ] {56348a01-e93d-4e6b-ae56-2b86dceb0bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
9884 | 2024.10.10 05:43:42.017399 [ 3 ] {56348a01-e93d-4e6b-ae56-2b86dceb0bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9885 | 2024.10.10 05:43:42.017625 [ 3 ] {56348a01-e93d-4e6b-ae56-2b86dceb0bac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9886 | 2024.10.10 05:43:42.017986 [ 3 ] {56348a01-e93d-4e6b-ae56-2b86dceb0bac} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9887 | 2024.10.10 05:43:42.018022 [ 3 ] {56348a01-e93d-4e6b-ae56-2b86dceb0bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9888 | 2024.10.10 05:43:42.018372 [ 3 ] {56348a01-e93d-4e6b-ae56-2b86dceb0bac} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9889 | 2024.10.10 05:43:42.018736 [ 3 ] {56348a01-e93d-4e6b-ae56-2b86dceb0bac} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9890 | 2024.10.10 05:43:42.018902 [ 3 ] {56348a01-e93d-4e6b-ae56-2b86dceb0bac} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001563 sec., 3838.7715930902114 rows/sec., 226.80 KiB/sec. | ||
9891 | 2024.10.10 05:43:42.018906 [ 29 ] {} <Debug> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
9892 | 2024.10.10 05:43:42.019018 [ 29 ] {} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9893 | 2024.10.10 05:43:42.019068 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9894 | 2024.10.10 05:43:42.019165 [ 3 ] {56348a01-e93d-4e6b-ae56-2b86dceb0bac} <Debug> DynamicQueryHandler: Done processing query | ||
9895 | 2024.10.10 05:43:42.019200 [ 3 ] {56348a01-e93d-4e6b-ae56-2b86dceb0bac} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
9896 | 2024.10.10 05:43:42.019208 [ 200 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
9897 | 2024.10.10 05:43:42.019220 [ 3 ] {} <Debug> HTTP-Session: 1b3398b1-27eb-471e-aed0-b3931a624b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9898 | 2024.10.10 05:43:42.019346 [ 200 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9899 | 2024.10.10 05:43:42.019380 [ 200 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 6 rows starting from the beginning of the part | ||
9900 | 2024.10.10 05:43:42.019426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9901 | 2024.10.10 05:43:42.019470 [ 200 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
9902 | 2024.10.10 05:43:42.019548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9903 | 2024.10.10 05:43:42.019608 [ 3 ] {} <Debug> HTTP-Session: ce3076ce-de35-452e-8177-44f90705d282 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9904 | 2024.10.10 05:43:42.019726 [ 3 ] {} <Debug> HTTP-Session: ce3076ce-de35-452e-8177-44f90705d282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9905 | 2024.10.10 05:43:42.019819 [ 3 ] {} <Debug> HTTP-Session: ce3076ce-de35-452e-8177-44f90705d282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9906 | 2024.10.10 05:43:42.019887 [ 200 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
9907 | 2024.10.10 05:43:42.019918 [ 3 ] {} <Trace> HTTP-Session: ce3076ce-de35-452e-8177-44f90705d282 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9908 | 2024.10.10 05:43:42.019990 [ 200 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
9909 | 2024.10.10 05:43:42.020293 [ 200 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
9910 | 2024.10.10 05:43:42.020377 [ 3 ] {be6f40d6-2a72-4913-94d0-1f85d00f90f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
9911 | 2024.10.10 05:43:42.020561 [ 3 ] {be6f40d6-2a72-4913-94d0-1f85d00f90f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9912 | 2024.10.10 05:43:42.021078 [ 3 ] {be6f40d6-2a72-4913-94d0-1f85d00f90f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9913 | 2024.10.10 05:43:42.021948 [ 199 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.002783323 sec., 10778.483129697846 rows/sec., 684.18 KiB/sec. | ||
9914 | 2024.10.10 05:43:42.021976 [ 3 ] {be6f40d6-2a72-4913-94d0-1f85d00f90f2} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9915 | 2024.10.10 05:43:42.022064 [ 3 ] {be6f40d6-2a72-4913-94d0-1f85d00f90f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9916 | 2024.10.10 05:43:42.022276 [ 199 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
9917 | 2024.10.10 05:43:42.022814 [ 3 ] {be6f40d6-2a72-4913-94d0-1f85d00f90f2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9918 | 2024.10.10 05:43:42.023483 [ 199 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_21_5} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9919 | 2024.10.10 05:43:42.023681 [ 199 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_21_5} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
9920 | 2024.10.10 05:43:42.023701 [ 3 ] {be6f40d6-2a72-4913-94d0-1f85d00f90f2} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9921 | 2024.10.10 05:43:42.023878 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9922 | 2024.10.10 05:43:42.024020 [ 3 ] {be6f40d6-2a72-4913-94d0-1f85d00f90f2} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.003936 sec., 99085.36585365853 rows/sec., 7.03 MiB/sec. | ||
9923 | 2024.10.10 05:43:42.024377 [ 3 ] {be6f40d6-2a72-4913-94d0-1f85d00f90f2} <Debug> DynamicQueryHandler: Done processing query | ||
9924 | 2024.10.10 05:43:42.024423 [ 3 ] {be6f40d6-2a72-4913-94d0-1f85d00f90f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
9925 | 2024.10.10 05:43:42.024443 [ 3 ] {} <Debug> HTTP-Session: ce3076ce-de35-452e-8177-44f90705d282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9926 | 2024.10.10 05:43:42.024582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9927 | 2024.10.10 05:43:42.024632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9928 | 2024.10.10 05:43:42.024651 [ 3 ] {} <Debug> HTTP-Session: 397b2823-406a-4ead-ba96-816111e7ea0f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9929 | 2024.10.10 05:43:42.024668 [ 3 ] {} <Debug> HTTP-Session: 397b2823-406a-4ead-ba96-816111e7ea0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9930 | 2024.10.10 05:43:42.024683 [ 3 ] {} <Debug> HTTP-Session: 397b2823-406a-4ead-ba96-816111e7ea0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9931 | 2024.10.10 05:43:42.024717 [ 3 ] {} <Trace> HTTP-Session: 397b2823-406a-4ead-ba96-816111e7ea0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9932 | 2024.10.10 05:43:42.024817 [ 3 ] {509e4243-919c-45c7-a6a1-406cf243dee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
9933 | 2024.10.10 05:43:42.024863 [ 3 ] {509e4243-919c-45c7-a6a1-406cf243dee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9934 | 2024.10.10 05:43:42.025015 [ 3 ] {509e4243-919c-45c7-a6a1-406cf243dee5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9935 | 2024.10.10 05:43:42.025320 [ 3 ] {509e4243-919c-45c7-a6a1-406cf243dee5} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9936 | 2024.10.10 05:43:42.025356 [ 3 ] {509e4243-919c-45c7-a6a1-406cf243dee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9937 | 2024.10.10 05:43:42.025718 [ 3 ] {509e4243-919c-45c7-a6a1-406cf243dee5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9938 | 2024.10.10 05:43:42.026056 [ 3 ] {509e4243-919c-45c7-a6a1-406cf243dee5} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9939 | 2024.10.10 05:43:42.026206 [ 3 ] {509e4243-919c-45c7-a6a1-406cf243dee5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001415 sec., 4240.282685512368 rows/sec., 221.54 KiB/sec. | ||
9940 | 2024.10.10 05:43:42.026370 [ 3 ] {509e4243-919c-45c7-a6a1-406cf243dee5} <Debug> DynamicQueryHandler: Done processing query | ||
9941 | 2024.10.10 05:43:42.026395 [ 3 ] {509e4243-919c-45c7-a6a1-406cf243dee5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
9942 | 2024.10.10 05:43:42.026412 [ 3 ] {} <Debug> HTTP-Session: 397b2823-406a-4ead-ba96-816111e7ea0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9943 | 2024.10.10 05:43:42.026567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9944 | 2024.10.10 05:43:42.026616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9945 | 2024.10.10 05:43:42.026635 [ 3 ] {} <Debug> HTTP-Session: 98d82612-b851-4e19-92aa-2ea6643ddd1e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9946 | 2024.10.10 05:43:42.026651 [ 3 ] {} <Debug> HTTP-Session: 98d82612-b851-4e19-92aa-2ea6643ddd1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9947 | 2024.10.10 05:43:42.026664 [ 3 ] {} <Debug> HTTP-Session: 98d82612-b851-4e19-92aa-2ea6643ddd1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9948 | 2024.10.10 05:43:42.026697 [ 3 ] {} <Trace> HTTP-Session: 98d82612-b851-4e19-92aa-2ea6643ddd1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9949 | 2024.10.10 05:43:42.026868 [ 3 ] {3d06bf85-64de-4d30-847d-72726f037677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
9950 | 2024.10.10 05:43:42.026916 [ 3 ] {3d06bf85-64de-4d30-847d-72726f037677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9951 | 2024.10.10 05:43:42.027060 [ 3 ] {3d06bf85-64de-4d30-847d-72726f037677} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9952 | 2024.10.10 05:43:42.027504 [ 3 ] {3d06bf85-64de-4d30-847d-72726f037677} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9953 | 2024.10.10 05:43:42.027539 [ 3 ] {3d06bf85-64de-4d30-847d-72726f037677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9954 | 2024.10.10 05:43:42.027919 [ 3 ] {3d06bf85-64de-4d30-847d-72726f037677} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9955 | 2024.10.10 05:43:42.028254 [ 3 ] {3d06bf85-64de-4d30-847d-72726f037677} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9956 | 2024.10.10 05:43:42.028401 [ 3 ] {3d06bf85-64de-4d30-847d-72726f037677} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001612 sec., 147022.33250620347 rows/sec., 9.85 MiB/sec. | ||
9957 | 2024.10.10 05:43:42.028577 [ 3 ] {3d06bf85-64de-4d30-847d-72726f037677} <Debug> DynamicQueryHandler: Done processing query | ||
9958 | 2024.10.10 05:43:42.028601 [ 3 ] {3d06bf85-64de-4d30-847d-72726f037677} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
9959 | 2024.10.10 05:43:42.028618 [ 3 ] {} <Debug> HTTP-Session: 98d82612-b851-4e19-92aa-2ea6643ddd1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9960 | 2024.10.10 05:43:42.028748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9961 | 2024.10.10 05:43:42.028797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9962 | 2024.10.10 05:43:42.028815 [ 3 ] {} <Debug> HTTP-Session: f61fb4b1-af65-4ccd-a91c-67dccad600ff Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9963 | 2024.10.10 05:43:42.028832 [ 3 ] {} <Debug> HTTP-Session: f61fb4b1-af65-4ccd-a91c-67dccad600ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9964 | 2024.10.10 05:43:42.028846 [ 3 ] {} <Debug> HTTP-Session: f61fb4b1-af65-4ccd-a91c-67dccad600ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9965 | 2024.10.10 05:43:42.028877 [ 3 ] {} <Trace> HTTP-Session: f61fb4b1-af65-4ccd-a91c-67dccad600ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9966 | 2024.10.10 05:43:42.028969 [ 3 ] {39061b3d-bfb8-4388-8475-1a435cc9c1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
9967 | 2024.10.10 05:43:42.029015 [ 3 ] {39061b3d-bfb8-4388-8475-1a435cc9c1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9968 | 2024.10.10 05:43:42.029145 [ 3 ] {39061b3d-bfb8-4388-8475-1a435cc9c1aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9969 | 2024.10.10 05:43:42.029420 [ 3 ] {39061b3d-bfb8-4388-8475-1a435cc9c1aa} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9970 | 2024.10.10 05:43:42.029455 [ 3 ] {39061b3d-bfb8-4388-8475-1a435cc9c1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9971 | 2024.10.10 05:43:42.029800 [ 3 ] {39061b3d-bfb8-4388-8475-1a435cc9c1aa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
9972 | 2024.10.10 05:43:42.030120 [ 3 ] {39061b3d-bfb8-4388-8475-1a435cc9c1aa} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9973 | 2024.10.10 05:43:42.030267 [ 3 ] {39061b3d-bfb8-4388-8475-1a435cc9c1aa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001313 sec., 761.6146230007616 rows/sec., 51.32 KiB/sec. | ||
9974 | 2024.10.10 05:43:42.030470 [ 3 ] {39061b3d-bfb8-4388-8475-1a435cc9c1aa} <Debug> DynamicQueryHandler: Done processing query | ||
9975 | 2024.10.10 05:43:42.030496 [ 3 ] {39061b3d-bfb8-4388-8475-1a435cc9c1aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
9976 | 2024.10.10 05:43:42.030511 [ 3 ] {} <Debug> HTTP-Session: f61fb4b1-af65-4ccd-a91c-67dccad600ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9977 | 2024.10.10 05:43:42.030622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9978 | 2024.10.10 05:43:42.030670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9979 | 2024.10.10 05:43:42.030694 [ 3 ] {} <Debug> HTTP-Session: d8f6d694-3b4a-45f5-b5de-cd4e71596bc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9980 | 2024.10.10 05:43:42.030710 [ 3 ] {} <Debug> HTTP-Session: d8f6d694-3b4a-45f5-b5de-cd4e71596bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9981 | 2024.10.10 05:43:42.030724 [ 3 ] {} <Debug> HTTP-Session: d8f6d694-3b4a-45f5-b5de-cd4e71596bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9982 | 2024.10.10 05:43:42.030754 [ 3 ] {} <Trace> HTTP-Session: d8f6d694-3b4a-45f5-b5de-cd4e71596bc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9983 | 2024.10.10 05:43:42.030914 [ 3 ] {5d598e72-3c0c-41bc-acbc-c28ba5b864a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
9984 | 2024.10.10 05:43:42.030977 [ 3 ] {5d598e72-3c0c-41bc-acbc-c28ba5b864a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9985 | 2024.10.10 05:43:42.031398 [ 3 ] {5d598e72-3c0c-41bc-acbc-c28ba5b864a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
9986 | 2024.10.10 05:43:42.031943 [ 3 ] {5d598e72-3c0c-41bc-acbc-c28ba5b864a6} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9987 | 2024.10.10 05:43:42.031979 [ 3 ] {5d598e72-3c0c-41bc-acbc-c28ba5b864a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
9988 | 2024.10.10 05:43:42.032595 [ 3 ] {5d598e72-3c0c-41bc-acbc-c28ba5b864a6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9989 | 2024.10.10 05:43:42.033009 [ 3 ] {5d598e72-3c0c-41bc-acbc-c28ba5b864a6} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9990 | 2024.10.10 05:43:42.033195 [ 3 ] {5d598e72-3c0c-41bc-acbc-c28ba5b864a6} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002365 sec., 3382.663847780127 rows/sec., 6.06 MiB/sec. | ||
9991 | 2024.10.10 05:43:42.033415 [ 3 ] {5d598e72-3c0c-41bc-acbc-c28ba5b864a6} <Debug> DynamicQueryHandler: Done processing query | ||
9992 | 2024.10.10 05:43:42.033440 [ 3 ] {5d598e72-3c0c-41bc-acbc-c28ba5b864a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
9993 | 2024.10.10 05:43:42.033456 [ 3 ] {} <Debug> HTTP-Session: d8f6d694-3b4a-45f5-b5de-cd4e71596bc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9994 | 2024.10.10 05:43:42.033578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9995 | 2024.10.10 05:43:42.033627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
9996 | 2024.10.10 05:43:42.033646 [ 3 ] {} <Debug> HTTP-Session: 4124cf54-0011-4734-bca9-bb8137499a78 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
9997 | 2024.10.10 05:43:42.033662 [ 3 ] {} <Debug> HTTP-Session: 4124cf54-0011-4734-bca9-bb8137499a78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
9998 | 2024.10.10 05:43:42.033679 [ 3 ] {} <Debug> HTTP-Session: 4124cf54-0011-4734-bca9-bb8137499a78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
9999 | 2024.10.10 05:43:42.033710 [ 3 ] {} <Trace> HTTP-Session: 4124cf54-0011-4734-bca9-bb8137499a78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10000 | 2024.10.10 05:43:42.033825 [ 3 ] {0ec5d7bb-95ca-42f8-80b8-b17250b1c812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10001 | 2024.10.10 05:43:42.033869 [ 3 ] {0ec5d7bb-95ca-42f8-80b8-b17250b1c812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10002 | 2024.10.10 05:43:42.034000 [ 3 ] {0ec5d7bb-95ca-42f8-80b8-b17250b1c812} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10003 | 2024.10.10 05:43:42.034347 [ 3 ] {0ec5d7bb-95ca-42f8-80b8-b17250b1c812} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10004 | 2024.10.10 05:43:42.034382 [ 3 ] {0ec5d7bb-95ca-42f8-80b8-b17250b1c812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10005 | 2024.10.10 05:43:42.034744 [ 3 ] {0ec5d7bb-95ca-42f8-80b8-b17250b1c812} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10006 | 2024.10.10 05:43:42.035061 [ 3 ] {0ec5d7bb-95ca-42f8-80b8-b17250b1c812} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10007 | 2024.10.10 05:43:42.035216 [ 3 ] {0ec5d7bb-95ca-42f8-80b8-b17250b1c812} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001424 sec., 57584.26966292135 rows/sec., 3.66 MiB/sec. | ||
10008 | 2024.10.10 05:43:42.035385 [ 3 ] {0ec5d7bb-95ca-42f8-80b8-b17250b1c812} <Debug> DynamicQueryHandler: Done processing query | ||
10009 | 2024.10.10 05:43:42.035409 [ 3 ] {0ec5d7bb-95ca-42f8-80b8-b17250b1c812} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10010 | 2024.10.10 05:43:42.035425 [ 3 ] {} <Debug> HTTP-Session: 4124cf54-0011-4734-bca9-bb8137499a78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10011 | 2024.10.10 05:43:47.006043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10012 | 2024.10.10 05:43:47.006172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10013 | 2024.10.10 05:43:47.006197 [ 3 ] {} <Debug> HTTP-Session: 0ba4aae9-a2f5-4eae-b9ca-059086d15710 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10014 | 2024.10.10 05:43:47.006221 [ 3 ] {} <Debug> HTTP-Session: 0ba4aae9-a2f5-4eae-b9ca-059086d15710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10015 | 2024.10.10 05:43:47.006236 [ 3 ] {} <Debug> HTTP-Session: 0ba4aae9-a2f5-4eae-b9ca-059086d15710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10016 | 2024.10.10 05:43:47.006286 [ 3 ] {} <Trace> HTTP-Session: 0ba4aae9-a2f5-4eae-b9ca-059086d15710 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10017 | 2024.10.10 05:43:47.006467 [ 3 ] {b0a688c4-4146-441e-bb61-0bd160586cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10018 | 2024.10.10 05:43:47.006535 [ 3 ] {b0a688c4-4146-441e-bb61-0bd160586cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10019 | 2024.10.10 05:43:47.006876 [ 3 ] {b0a688c4-4146-441e-bb61-0bd160586cf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10020 | 2024.10.10 05:43:47.007313 [ 3 ] {b0a688c4-4146-441e-bb61-0bd160586cf3} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10021 | 2024.10.10 05:43:47.007354 [ 3 ] {b0a688c4-4146-441e-bb61-0bd160586cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10022 | 2024.10.10 05:43:47.007771 [ 3 ] {b0a688c4-4146-441e-bb61-0bd160586cf3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
10023 | 2024.10.10 05:43:47.008176 [ 3 ] {b0a688c4-4146-441e-bb61-0bd160586cf3} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10024 | 2024.10.10 05:43:47.008334 [ 3 ] {b0a688c4-4146-441e-bb61-0bd160586cf3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001918 sec., 1042.752867570386 rows/sec., 85.03 KiB/sec. | ||
10025 | 2024.10.10 05:43:47.008545 [ 3 ] {b0a688c4-4146-441e-bb61-0bd160586cf3} <Debug> DynamicQueryHandler: Done processing query | ||
10026 | 2024.10.10 05:43:47.008572 [ 3 ] {b0a688c4-4146-441e-bb61-0bd160586cf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10027 | 2024.10.10 05:43:47.008589 [ 3 ] {} <Debug> HTTP-Session: 0ba4aae9-a2f5-4eae-b9ca-059086d15710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10028 | 2024.10.10 05:43:47.008750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 17511, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10029 | 2024.10.10 05:43:47.008804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10030 | 2024.10.10 05:43:47.008824 [ 3 ] {} <Debug> HTTP-Session: df652ef1-7a96-4d06-bf09-d3133314ba9d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10031 | 2024.10.10 05:43:47.008841 [ 3 ] {} <Debug> HTTP-Session: df652ef1-7a96-4d06-bf09-d3133314ba9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10032 | 2024.10.10 05:43:47.008855 [ 3 ] {} <Debug> HTTP-Session: df652ef1-7a96-4d06-bf09-d3133314ba9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10033 | 2024.10.10 05:43:47.008888 [ 3 ] {} <Trace> HTTP-Session: df652ef1-7a96-4d06-bf09-d3133314ba9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10034 | 2024.10.10 05:43:47.009019 [ 3 ] {cac07609-65e3-4144-aa26-8d75ecea1807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10035 | 2024.10.10 05:43:47.009062 [ 3 ] {cac07609-65e3-4144-aa26-8d75ecea1807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10036 | 2024.10.10 05:43:47.009291 [ 3 ] {cac07609-65e3-4144-aa26-8d75ecea1807} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10037 | 2024.10.10 05:43:47.009712 [ 3 ] {cac07609-65e3-4144-aa26-8d75ecea1807} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10038 | 2024.10.10 05:43:47.009749 [ 3 ] {cac07609-65e3-4144-aa26-8d75ecea1807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10039 | 2024.10.10 05:43:47.010114 [ 3 ] {cac07609-65e3-4144-aa26-8d75ecea1807} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10040 | 2024.10.10 05:43:47.010476 [ 3 ] {cac07609-65e3-4144-aa26-8d75ecea1807} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10041 | 2024.10.10 05:43:47.010610 [ 3 ] {cac07609-65e3-4144-aa26-8d75ecea1807} <Debug> executeQuery: Read 119 rows, 10.26 KiB in 0.001643 sec., 72428.48447961047 rows/sec., 6.10 MiB/sec. | ||
10042 | 2024.10.10 05:43:47.010773 [ 3 ] {cac07609-65e3-4144-aa26-8d75ecea1807} <Debug> DynamicQueryHandler: Done processing query | ||
10043 | 2024.10.10 05:43:47.010798 [ 3 ] {cac07609-65e3-4144-aa26-8d75ecea1807} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
10044 | 2024.10.10 05:43:47.010814 [ 3 ] {} <Debug> HTTP-Session: df652ef1-7a96-4d06-bf09-d3133314ba9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10045 | 2024.10.10 05:43:47.010949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 4774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10046 | 2024.10.10 05:43:47.010997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10047 | 2024.10.10 05:43:47.011017 [ 3 ] {} <Debug> HTTP-Session: 79c762f0-ef75-43ed-b108-b1daedb1c8ab Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10048 | 2024.10.10 05:43:47.011034 [ 3 ] {} <Debug> HTTP-Session: 79c762f0-ef75-43ed-b108-b1daedb1c8ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10049 | 2024.10.10 05:43:47.011048 [ 3 ] {} <Debug> HTTP-Session: 79c762f0-ef75-43ed-b108-b1daedb1c8ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10050 | 2024.10.10 05:43:47.011079 [ 3 ] {} <Trace> HTTP-Session: 79c762f0-ef75-43ed-b108-b1daedb1c8ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10051 | 2024.10.10 05:43:47.011184 [ 3 ] {3702099a-6143-453f-b16e-774b50faef01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10052 | 2024.10.10 05:43:47.011228 [ 3 ] {3702099a-6143-453f-b16e-774b50faef01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10053 | 2024.10.10 05:43:47.011452 [ 3 ] {3702099a-6143-453f-b16e-774b50faef01} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10054 | 2024.10.10 05:43:47.011797 [ 3 ] {3702099a-6143-453f-b16e-774b50faef01} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10055 | 2024.10.10 05:43:47.011834 [ 3 ] {3702099a-6143-453f-b16e-774b50faef01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10056 | 2024.10.10 05:43:47.012188 [ 3 ] {3702099a-6143-453f-b16e-774b50faef01} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10057 | 2024.10.10 05:43:47.012535 [ 3 ] {3702099a-6143-453f-b16e-774b50faef01} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10058 | 2024.10.10 05:43:47.012662 [ 3 ] {3702099a-6143-453f-b16e-774b50faef01} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001509 sec., 21868.78727634195 rows/sec., 1.60 MiB/sec. | ||
10059 | 2024.10.10 05:43:47.012832 [ 3 ] {3702099a-6143-453f-b16e-774b50faef01} <Debug> DynamicQueryHandler: Done processing query | ||
10060 | 2024.10.10 05:43:47.012858 [ 3 ] {3702099a-6143-453f-b16e-774b50faef01} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10061 | 2024.10.10 05:43:47.012873 [ 3 ] {} <Debug> HTTP-Session: 79c762f0-ef75-43ed-b108-b1daedb1c8ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10062 | 2024.10.10 05:43:47.013003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 16476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10063 | 2024.10.10 05:43:47.013054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10064 | 2024.10.10 05:43:47.013075 [ 3 ] {} <Debug> HTTP-Session: 6018ec1b-0843-4ffb-90e5-774dae81333e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10065 | 2024.10.10 05:43:47.013091 [ 3 ] {} <Debug> HTTP-Session: 6018ec1b-0843-4ffb-90e5-774dae81333e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10066 | 2024.10.10 05:43:47.013107 [ 3 ] {} <Debug> HTTP-Session: 6018ec1b-0843-4ffb-90e5-774dae81333e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10067 | 2024.10.10 05:43:47.013138 [ 3 ] {} <Trace> HTTP-Session: 6018ec1b-0843-4ffb-90e5-774dae81333e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10068 | 2024.10.10 05:43:47.013260 [ 3 ] {413d51a6-22da-4f8b-92ab-8098565a681d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10069 | 2024.10.10 05:43:47.013304 [ 3 ] {413d51a6-22da-4f8b-92ab-8098565a681d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10070 | 2024.10.10 05:43:47.013526 [ 3 ] {413d51a6-22da-4f8b-92ab-8098565a681d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10071 | 2024.10.10 05:43:47.013892 [ 3 ] {413d51a6-22da-4f8b-92ab-8098565a681d} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10072 | 2024.10.10 05:43:47.013928 [ 3 ] {413d51a6-22da-4f8b-92ab-8098565a681d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10073 | 2024.10.10 05:43:47.014282 [ 3 ] {413d51a6-22da-4f8b-92ab-8098565a681d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10074 | 2024.10.10 05:43:47.014644 [ 3 ] {413d51a6-22da-4f8b-92ab-8098565a681d} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10075 | 2024.10.10 05:43:47.014774 [ 3 ] {413d51a6-22da-4f8b-92ab-8098565a681d} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001561 sec., 62139.65406790518 rows/sec., 4.86 MiB/sec. | ||
10076 | 2024.10.10 05:43:47.014933 [ 3 ] {413d51a6-22da-4f8b-92ab-8098565a681d} <Debug> DynamicQueryHandler: Done processing query | ||
10077 | 2024.10.10 05:43:47.014958 [ 3 ] {413d51a6-22da-4f8b-92ab-8098565a681d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
10078 | 2024.10.10 05:43:47.014974 [ 3 ] {} <Debug> HTTP-Session: 6018ec1b-0843-4ffb-90e5-774dae81333e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10079 | 2024.10.10 05:43:47.015146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10080 | 2024.10.10 05:43:47.015195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10081 | 2024.10.10 05:43:47.015215 [ 3 ] {} <Debug> HTTP-Session: 0d481f9b-21b6-40f8-b91e-6a00141b4f6b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10082 | 2024.10.10 05:43:47.015231 [ 3 ] {} <Debug> HTTP-Session: 0d481f9b-21b6-40f8-b91e-6a00141b4f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10083 | 2024.10.10 05:43:47.015245 [ 3 ] {} <Debug> HTTP-Session: 0d481f9b-21b6-40f8-b91e-6a00141b4f6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10084 | 2024.10.10 05:43:47.015275 [ 3 ] {} <Trace> HTTP-Session: 0d481f9b-21b6-40f8-b91e-6a00141b4f6b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10085 | 2024.10.10 05:43:47.015424 [ 3 ] {5185e476-a0a8-4c64-be2d-dc92b5917bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10086 | 2024.10.10 05:43:47.015471 [ 3 ] {5185e476-a0a8-4c64-be2d-dc92b5917bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10087 | 2024.10.10 05:43:47.015614 [ 3 ] {5185e476-a0a8-4c64-be2d-dc92b5917bd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10088 | 2024.10.10 05:43:47.016052 [ 3 ] {5185e476-a0a8-4c64-be2d-dc92b5917bd4} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10089 | 2024.10.10 05:43:47.016091 [ 3 ] {5185e476-a0a8-4c64-be2d-dc92b5917bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10090 | 2024.10.10 05:43:47.016490 [ 3 ] {5185e476-a0a8-4c64-be2d-dc92b5917bd4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10091 | 2024.10.10 05:43:47.016848 [ 3 ] {5185e476-a0a8-4c64-be2d-dc92b5917bd4} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10092 | 2024.10.10 05:43:47.016976 [ 3 ] {5185e476-a0a8-4c64-be2d-dc92b5917bd4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001618 sec., 99505.56242274413 rows/sec., 6.93 MiB/sec. | ||
10093 | 2024.10.10 05:43:47.017139 [ 3 ] {5185e476-a0a8-4c64-be2d-dc92b5917bd4} <Debug> DynamicQueryHandler: Done processing query | ||
10094 | 2024.10.10 05:43:47.017163 [ 3 ] {5185e476-a0a8-4c64-be2d-dc92b5917bd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10095 | 2024.10.10 05:43:47.017179 [ 3 ] {} <Debug> HTTP-Session: 0d481f9b-21b6-40f8-b91e-6a00141b4f6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10096 | 2024.10.10 05:43:47.017341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 51015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10097 | 2024.10.10 05:43:47.017391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10098 | 2024.10.10 05:43:47.017409 [ 3 ] {} <Debug> HTTP-Session: eac13265-daa5-404c-8bbe-474448f19b4f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10099 | 2024.10.10 05:43:47.017426 [ 3 ] {} <Debug> HTTP-Session: eac13265-daa5-404c-8bbe-474448f19b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10100 | 2024.10.10 05:43:47.017465 [ 3 ] {} <Debug> HTTP-Session: eac13265-daa5-404c-8bbe-474448f19b4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10101 | 2024.10.10 05:43:47.017498 [ 3 ] {} <Trace> HTTP-Session: eac13265-daa5-404c-8bbe-474448f19b4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10102 | 2024.10.10 05:43:47.017805 [ 3 ] {e31b967d-995a-40b4-9823-6893a1763f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10103 | 2024.10.10 05:43:47.017870 [ 3 ] {e31b967d-995a-40b4-9823-6893a1763f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10104 | 2024.10.10 05:43:47.018292 [ 3 ] {e31b967d-995a-40b4-9823-6893a1763f06} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10105 | 2024.10.10 05:43:47.019030 [ 3 ] {e31b967d-995a-40b4-9823-6893a1763f06} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10106 | 2024.10.10 05:43:47.019067 [ 3 ] {e31b967d-995a-40b4-9823-6893a1763f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10107 | 2024.10.10 05:43:47.019709 [ 3 ] {e31b967d-995a-40b4-9823-6893a1763f06} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
10108 | 2024.10.10 05:43:47.020120 [ 3 ] {e31b967d-995a-40b4-9823-6893a1763f06} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10109 | 2024.10.10 05:43:47.020269 [ 3 ] {e31b967d-995a-40b4-9823-6893a1763f06} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002681 sec., 11562.849682954122 rows/sec., 20.72 MiB/sec. | ||
10110 | 2024.10.10 05:43:47.020724 [ 3 ] {e31b967d-995a-40b4-9823-6893a1763f06} <Debug> DynamicQueryHandler: Done processing query | ||
10111 | 2024.10.10 05:43:47.020767 [ 3 ] {e31b967d-995a-40b4-9823-6893a1763f06} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
10112 | 2024.10.10 05:43:47.020792 [ 3 ] {} <Debug> HTTP-Session: eac13265-daa5-404c-8bbe-474448f19b4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10113 | 2024.10.10 05:43:47.020921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10114 | 2024.10.10 05:43:47.020971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10115 | 2024.10.10 05:43:47.020990 [ 3 ] {} <Debug> HTTP-Session: 7922cadb-9b16-41c0-bff2-1260144ff3ca Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10116 | 2024.10.10 05:43:47.021007 [ 3 ] {} <Debug> HTTP-Session: 7922cadb-9b16-41c0-bff2-1260144ff3ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10117 | 2024.10.10 05:43:47.021021 [ 3 ] {} <Debug> HTTP-Session: 7922cadb-9b16-41c0-bff2-1260144ff3ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10118 | 2024.10.10 05:43:47.021053 [ 3 ] {} <Trace> HTTP-Session: 7922cadb-9b16-41c0-bff2-1260144ff3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10119 | 2024.10.10 05:43:47.021170 [ 3 ] {558d9d33-986b-40c9-a8e0-0aec926911b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10120 | 2024.10.10 05:43:47.021217 [ 3 ] {558d9d33-986b-40c9-a8e0-0aec926911b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10121 | 2024.10.10 05:43:47.021366 [ 3 ] {558d9d33-986b-40c9-a8e0-0aec926911b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10122 | 2024.10.10 05:43:47.021671 [ 3 ] {558d9d33-986b-40c9-a8e0-0aec926911b7} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10123 | 2024.10.10 05:43:47.021707 [ 3 ] {558d9d33-986b-40c9-a8e0-0aec926911b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10124 | 2024.10.10 05:43:47.022080 [ 3 ] {558d9d33-986b-40c9-a8e0-0aec926911b7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10125 | 2024.10.10 05:43:47.022411 [ 3 ] {558d9d33-986b-40c9-a8e0-0aec926911b7} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10126 | 2024.10.10 05:43:47.022535 [ 3 ] {558d9d33-986b-40c9-a8e0-0aec926911b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001407 sec., 42643.923240938166 rows/sec., 2.87 MiB/sec. | ||
10127 | 2024.10.10 05:43:47.022689 [ 3 ] {558d9d33-986b-40c9-a8e0-0aec926911b7} <Debug> DynamicQueryHandler: Done processing query | ||
10128 | 2024.10.10 05:43:47.022714 [ 3 ] {558d9d33-986b-40c9-a8e0-0aec926911b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10129 | 2024.10.10 05:43:47.022731 [ 3 ] {} <Debug> HTTP-Session: 7922cadb-9b16-41c0-bff2-1260144ff3ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10130 | 2024.10.10 05:43:50.372024 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 994 | ||
10131 | 2024.10.10 05:43:50.374917 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10132 | 2024.10.10 05:43:50.374969 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10133 | 2024.10.10 05:43:50.376476 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
10134 | 2024.10.10 05:43:50.377471 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10135 | 2024.10.10 05:43:50.379109 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 994 | ||
10136 | 2024.10.10 05:43:52.012313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10137 | 2024.10.10 05:43:52.012436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10138 | 2024.10.10 05:43:52.012463 [ 3 ] {} <Debug> HTTP-Session: 04065607-cee1-4460-93f8-70238c7f9251 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10139 | 2024.10.10 05:43:52.012487 [ 3 ] {} <Debug> HTTP-Session: 04065607-cee1-4460-93f8-70238c7f9251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10140 | 2024.10.10 05:43:52.012503 [ 3 ] {} <Debug> HTTP-Session: 04065607-cee1-4460-93f8-70238c7f9251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10141 | 2024.10.10 05:43:52.012555 [ 3 ] {} <Trace> HTTP-Session: 04065607-cee1-4460-93f8-70238c7f9251 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10142 | 2024.10.10 05:43:52.012829 [ 3 ] {531273c0-9464-445c-9659-71bcdbb7d77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10143 | 2024.10.10 05:43:52.012914 [ 3 ] {531273c0-9464-445c-9659-71bcdbb7d77d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10144 | 2024.10.10 05:43:52.013336 [ 3 ] {531273c0-9464-445c-9659-71bcdbb7d77d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10145 | 2024.10.10 05:43:52.014039 [ 3 ] {531273c0-9464-445c-9659-71bcdbb7d77d} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10146 | 2024.10.10 05:43:52.014089 [ 3 ] {531273c0-9464-445c-9659-71bcdbb7d77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10147 | 2024.10.10 05:43:52.014654 [ 3 ] {531273c0-9464-445c-9659-71bcdbb7d77d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10148 | 2024.10.10 05:43:52.015158 [ 3 ] {531273c0-9464-445c-9659-71bcdbb7d77d} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10149 | 2024.10.10 05:43:52.015340 [ 3 ] {531273c0-9464-445c-9659-71bcdbb7d77d} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002631 sec., 77917.14177118966 rows/sec., 6.85 MiB/sec. | ||
10150 | 2024.10.10 05:43:52.015410 [ 30 ] {} <Debug> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10151 | 2024.10.10 05:43:52.015534 [ 30 ] {} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10152 | 2024.10.10 05:43:52.015580 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10153 | 2024.10.10 05:43:52.015732 [ 3 ] {531273c0-9464-445c-9659-71bcdbb7d77d} <Debug> DynamicQueryHandler: Done processing query | ||
10154 | 2024.10.10 05:43:52.015796 [ 3 ] {531273c0-9464-445c-9659-71bcdbb7d77d} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10155 | 2024.10.10 05:43:52.015826 [ 3 ] {} <Debug> HTTP-Session: 04065607-cee1-4460-93f8-70238c7f9251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10156 | 2024.10.10 05:43:52.015821 [ 197 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
10157 | 2024.10.10 05:43:52.016084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10158 | 2024.10.10 05:43:52.016180 [ 197 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10159 | 2024.10.10 05:43:52.016213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10160 | 2024.10.10 05:43:52.016262 [ 3 ] {} <Debug> HTTP-Session: 04cef2a4-a7a0-41e6-9bbe-9716d3b5ae80 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10161 | 2024.10.10 05:43:52.016263 [ 197 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1416 rows starting from the beginning of the part | ||
10162 | 2024.10.10 05:43:52.016307 [ 3 ] {} <Debug> HTTP-Session: 04cef2a4-a7a0-41e6-9bbe-9716d3b5ae80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10163 | 2024.10.10 05:43:52.016355 [ 3 ] {} <Debug> HTTP-Session: 04cef2a4-a7a0-41e6-9bbe-9716d3b5ae80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10164 | 2024.10.10 05:43:52.016487 [ 3 ] {} <Trace> HTTP-Session: 04cef2a4-a7a0-41e6-9bbe-9716d3b5ae80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10165 | 2024.10.10 05:43:52.016594 [ 197 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 205 rows starting from the beginning of the part | ||
10166 | 2024.10.10 05:43:52.016841 [ 3 ] {2f615ef9-5ada-419f-9203-9b918ad74e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10167 | 2024.10.10 05:43:52.017013 [ 197 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 119 rows starting from the beginning of the part | ||
10168 | 2024.10.10 05:43:52.017034 [ 3 ] {2f615ef9-5ada-419f-9203-9b918ad74e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10169 | 2024.10.10 05:43:52.017408 [ 197 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 205 rows starting from the beginning of the part | ||
10170 | 2024.10.10 05:43:52.017720 [ 197 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 119 rows starting from the beginning of the part | ||
10171 | 2024.10.10 05:43:52.018060 [ 197 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 205 rows starting from the beginning of the part | ||
10172 | 2024.10.10 05:43:52.018761 [ 3 ] {2f615ef9-5ada-419f-9203-9b918ad74e27} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10173 | 2024.10.10 05:43:52.019593 [ 3 ] {2f615ef9-5ada-419f-9203-9b918ad74e27} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10174 | 2024.10.10 05:43:52.019659 [ 3 ] {2f615ef9-5ada-419f-9203-9b918ad74e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10175 | 2024.10.10 05:43:52.020413 [ 3 ] {2f615ef9-5ada-419f-9203-9b918ad74e27} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10176 | 2024.10.10 05:43:52.021474 [ 3 ] {2f615ef9-5ada-419f-9203-9b918ad74e27} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10177 | 2024.10.10 05:43:52.021840 [ 3 ] {2f615ef9-5ada-419f-9203-9b918ad74e27} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.005125 sec., 1560.9756097560976 rows/sec., 117.38 KiB/sec. | ||
10178 | 2024.10.10 05:43:52.022106 [ 3 ] {2f615ef9-5ada-419f-9203-9b918ad74e27} <Debug> DynamicQueryHandler: Done processing query | ||
10179 | 2024.10.10 05:43:52.022135 [ 3 ] {2f615ef9-5ada-419f-9203-9b918ad74e27} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10180 | 2024.10.10 05:43:52.022152 [ 3 ] {} <Debug> HTTP-Session: 04cef2a4-a7a0-41e6-9bbe-9716d3b5ae80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10181 | 2024.10.10 05:43:52.022332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10182 | 2024.10.10 05:43:52.022385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10183 | 2024.10.10 05:43:52.022416 [ 3 ] {} <Debug> HTTP-Session: 69bc46be-150c-4203-9d4d-4662df9ee19b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10184 | 2024.10.10 05:43:52.022434 [ 3 ] {} <Debug> HTTP-Session: 69bc46be-150c-4203-9d4d-4662df9ee19b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10185 | 2024.10.10 05:43:52.022448 [ 3 ] {} <Debug> HTTP-Session: 69bc46be-150c-4203-9d4d-4662df9ee19b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10186 | 2024.10.10 05:43:52.022482 [ 3 ] {} <Trace> HTTP-Session: 69bc46be-150c-4203-9d4d-4662df9ee19b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10187 | 2024.10.10 05:43:52.022677 [ 3 ] {f58b7584-63a6-4575-89be-876b0a62c675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10188 | 2024.10.10 05:43:52.022782 [ 3 ] {f58b7584-63a6-4575-89be-876b0a62c675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10189 | 2024.10.10 05:43:52.023199 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2269 rows, containing 5 columns (5 merged, 0 gathered) in 0.007517758 sec., 301818.7071198621 rows/sec., 26.73 MiB/sec. | ||
10190 | 2024.10.10 05:43:52.023364 [ 3 ] {f58b7584-63a6-4575-89be-876b0a62c675} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10191 | 2024.10.10 05:43:52.023439 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10192 | 2024.10.10 05:43:52.024070 [ 3 ] {f58b7584-63a6-4575-89be-876b0a62c675} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10193 | 2024.10.10 05:43:52.024112 [ 3 ] {f58b7584-63a6-4575-89be-876b0a62c675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10194 | 2024.10.10 05:43:52.024223 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_51_10} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10195 | 2024.10.10 05:43:52.024334 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_51_10} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10196 | 2024.10.10 05:43:52.024438 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
10197 | 2024.10.10 05:43:52.024569 [ 3 ] {f58b7584-63a6-4575-89be-876b0a62c675} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
10198 | 2024.10.10 05:43:52.024927 [ 3 ] {f58b7584-63a6-4575-89be-876b0a62c675} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10199 | 2024.10.10 05:43:52.025078 [ 3 ] {f58b7584-63a6-4575-89be-876b0a62c675} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00247 sec., 5668.016194331984 rows/sec., 396.95 KiB/sec. | ||
10200 | 2024.10.10 05:43:52.025265 [ 3 ] {f58b7584-63a6-4575-89be-876b0a62c675} <Debug> DynamicQueryHandler: Done processing query | ||
10201 | 2024.10.10 05:43:52.025289 [ 3 ] {f58b7584-63a6-4575-89be-876b0a62c675} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10202 | 2024.10.10 05:43:52.025305 [ 3 ] {} <Debug> HTTP-Session: 69bc46be-150c-4203-9d4d-4662df9ee19b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10203 | 2024.10.10 05:43:52.025427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10204 | 2024.10.10 05:43:52.025475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10205 | 2024.10.10 05:43:52.025493 [ 3 ] {} <Debug> HTTP-Session: 8cd47171-8473-44f1-83b0-19fe924a726f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10206 | 2024.10.10 05:43:52.025509 [ 3 ] {} <Debug> HTTP-Session: 8cd47171-8473-44f1-83b0-19fe924a726f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10207 | 2024.10.10 05:43:52.025524 [ 3 ] {} <Debug> HTTP-Session: 8cd47171-8473-44f1-83b0-19fe924a726f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10208 | 2024.10.10 05:43:52.025564 [ 3 ] {} <Trace> HTTP-Session: 8cd47171-8473-44f1-83b0-19fe924a726f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10209 | 2024.10.10 05:43:52.025672 [ 3 ] {bbdccbf5-8d7e-49d9-8fdf-db9ffbc2e0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10210 | 2024.10.10 05:43:52.025716 [ 3 ] {bbdccbf5-8d7e-49d9-8fdf-db9ffbc2e0bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10211 | 2024.10.10 05:43:52.025941 [ 3 ] {bbdccbf5-8d7e-49d9-8fdf-db9ffbc2e0bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10212 | 2024.10.10 05:43:52.026276 [ 3 ] {bbdccbf5-8d7e-49d9-8fdf-db9ffbc2e0bd} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10213 | 2024.10.10 05:43:52.026317 [ 3 ] {bbdccbf5-8d7e-49d9-8fdf-db9ffbc2e0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10214 | 2024.10.10 05:43:52.026676 [ 3 ] {bbdccbf5-8d7e-49d9-8fdf-db9ffbc2e0bd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10215 | 2024.10.10 05:43:52.027034 [ 3 ] {bbdccbf5-8d7e-49d9-8fdf-db9ffbc2e0bd} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10216 | 2024.10.10 05:43:52.027187 [ 3 ] {bbdccbf5-8d7e-49d9-8fdf-db9ffbc2e0bd} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001534 sec., 3911.342894393742 rows/sec., 231.09 KiB/sec. | ||
10217 | 2024.10.10 05:43:52.027365 [ 3 ] {bbdccbf5-8d7e-49d9-8fdf-db9ffbc2e0bd} <Debug> DynamicQueryHandler: Done processing query | ||
10218 | 2024.10.10 05:43:52.027389 [ 3 ] {bbdccbf5-8d7e-49d9-8fdf-db9ffbc2e0bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10219 | 2024.10.10 05:43:52.027405 [ 3 ] {} <Debug> HTTP-Session: 8cd47171-8473-44f1-83b0-19fe924a726f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10220 | 2024.10.10 05:43:52.027596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10221 | 2024.10.10 05:43:52.027646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10222 | 2024.10.10 05:43:52.027664 [ 3 ] {} <Debug> HTTP-Session: 09a972ee-bbde-45d9-9132-9ab47a443fa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10223 | 2024.10.10 05:43:52.027681 [ 3 ] {} <Debug> HTTP-Session: 09a972ee-bbde-45d9-9132-9ab47a443fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10224 | 2024.10.10 05:43:52.027695 [ 3 ] {} <Debug> HTTP-Session: 09a972ee-bbde-45d9-9132-9ab47a443fa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10225 | 2024.10.10 05:43:52.027725 [ 3 ] {} <Trace> HTTP-Session: 09a972ee-bbde-45d9-9132-9ab47a443fa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10226 | 2024.10.10 05:43:52.027976 [ 3 ] {971ec625-479f-4327-ad0f-f227407b6936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10227 | 2024.10.10 05:43:52.028019 [ 3 ] {971ec625-479f-4327-ad0f-f227407b6936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10228 | 2024.10.10 05:43:52.028249 [ 3 ] {971ec625-479f-4327-ad0f-f227407b6936} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10229 | 2024.10.10 05:43:52.028835 [ 3 ] {971ec625-479f-4327-ad0f-f227407b6936} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10230 | 2024.10.10 05:43:52.028873 [ 3 ] {971ec625-479f-4327-ad0f-f227407b6936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10231 | 2024.10.10 05:43:52.029248 [ 3 ] {971ec625-479f-4327-ad0f-f227407b6936} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10232 | 2024.10.10 05:43:52.029609 [ 3 ] {971ec625-479f-4327-ad0f-f227407b6936} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10233 | 2024.10.10 05:43:52.029756 [ 3 ] {971ec625-479f-4327-ad0f-f227407b6936} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.00193 sec., 202072.5388601036 rows/sec., 14.33 MiB/sec. | ||
10234 | 2024.10.10 05:43:52.029778 [ 30 ] {} <Debug> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10235 | 2024.10.10 05:43:52.029872 [ 30 ] {} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10236 | 2024.10.10 05:43:52.029920 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10237 | 2024.10.10 05:43:52.030017 [ 3 ] {971ec625-479f-4327-ad0f-f227407b6936} <Debug> DynamicQueryHandler: Done processing query | ||
10238 | 2024.10.10 05:43:52.030081 [ 3 ] {971ec625-479f-4327-ad0f-f227407b6936} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
10239 | 2024.10.10 05:43:52.030120 [ 3 ] {} <Debug> HTTP-Session: 09a972ee-bbde-45d9-9132-9ab47a443fa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10240 | 2024.10.10 05:43:52.030140 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
10241 | 2024.10.10 05:43:52.030267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10242 | 2024.10.10 05:43:52.030375 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10243 | 2024.10.10 05:43:52.030439 [ 3 ] {} <Debug> HTTP-Session: 49f6787a-7eb7-4918-8fb9-4db0012d938e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10244 | 2024.10.10 05:43:52.030498 [ 3 ] {} <Debug> HTTP-Session: 49f6787a-7eb7-4918-8fb9-4db0012d938e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10245 | 2024.10.10 05:43:52.030516 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10246 | 2024.10.10 05:43:52.030525 [ 3 ] {} <Debug> HTTP-Session: 49f6787a-7eb7-4918-8fb9-4db0012d938e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10247 | 2024.10.10 05:43:52.030591 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part | ||
10248 | 2024.10.10 05:43:52.030605 [ 3 ] {} <Trace> HTTP-Session: 49f6787a-7eb7-4918-8fb9-4db0012d938e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10249 | 2024.10.10 05:43:52.030844 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 390 rows starting from the beginning of the part | ||
10250 | 2024.10.10 05:43:52.030909 [ 3 ] {5eb5769d-4c80-4143-bf0d-58a4eac7b41a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
10251 | 2024.10.10 05:43:52.031118 [ 3 ] {5eb5769d-4c80-4143-bf0d-58a4eac7b41a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10252 | 2024.10.10 05:43:52.031157 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 97 rows starting from the beginning of the part | ||
10253 | 2024.10.10 05:43:52.031555 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 390 rows starting from the beginning of the part | ||
10254 | 2024.10.10 05:43:52.031965 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 97 rows starting from the beginning of the part | ||
10255 | 2024.10.10 05:43:52.032313 [ 195 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 390 rows starting from the beginning of the part | ||
10256 | 2024.10.10 05:43:52.032610 [ 3 ] {5eb5769d-4c80-4143-bf0d-58a4eac7b41a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10257 | 2024.10.10 05:43:52.033550 [ 3 ] {5eb5769d-4c80-4143-bf0d-58a4eac7b41a} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10258 | 2024.10.10 05:43:52.033619 [ 3 ] {5eb5769d-4c80-4143-bf0d-58a4eac7b41a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10259 | 2024.10.10 05:43:52.034607 [ 3 ] {5eb5769d-4c80-4143-bf0d-58a4eac7b41a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10260 | 2024.10.10 05:43:52.035199 [ 3 ] {5eb5769d-4c80-4143-bf0d-58a4eac7b41a} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10261 | 2024.10.10 05:43:52.035558 [ 3 ] {5eb5769d-4c80-4143-bf0d-58a4eac7b41a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004743 sec., 1265.022137887413 rows/sec., 66.09 KiB/sec. | ||
10262 | 2024.10.10 05:43:52.036201 [ 3 ] {5eb5769d-4c80-4143-bf0d-58a4eac7b41a} <Debug> DynamicQueryHandler: Done processing query | ||
10263 | 2024.10.10 05:43:52.036230 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2277 rows, containing 5 columns (5 merged, 0 gathered) in 0.006212134 sec., 366540.7088771749 rows/sec., 27.89 MiB/sec. | ||
10264 | 2024.10.10 05:43:52.036256 [ 3 ] {5eb5769d-4c80-4143-bf0d-58a4eac7b41a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10265 | 2024.10.10 05:43:52.036322 [ 3 ] {} <Debug> HTTP-Session: 49f6787a-7eb7-4918-8fb9-4db0012d938e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10266 | 2024.10.10 05:43:52.036511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10267 | 2024.10.10 05:43:52.036575 [ 189 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10268 | 2024.10.10 05:43:52.036589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10269 | 2024.10.10 05:43:52.036652 [ 3 ] {} <Debug> HTTP-Session: 887ba097-9e18-48e1-9e87-5a7646c55cde Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10270 | 2024.10.10 05:43:52.036706 [ 3 ] {} <Debug> HTTP-Session: 887ba097-9e18-48e1-9e87-5a7646c55cde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10271 | 2024.10.10 05:43:52.036744 [ 3 ] {} <Debug> HTTP-Session: 887ba097-9e18-48e1-9e87-5a7646c55cde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10272 | 2024.10.10 05:43:52.036794 [ 3 ] {} <Trace> HTTP-Session: 887ba097-9e18-48e1-9e87-5a7646c55cde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10273 | 2024.10.10 05:43:52.037169 [ 3 ] {c0d74b7f-8957-4c04-84cf-96bf8f26651c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10274 | 2024.10.10 05:43:52.037296 [ 3 ] {c0d74b7f-8957-4c04-84cf-96bf8f26651c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10275 | 2024.10.10 05:43:52.037724 [ 3 ] {c0d74b7f-8957-4c04-84cf-96bf8f26651c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10276 | 2024.10.10 05:43:52.037740 [ 186 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_51_10} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10277 | 2024.10.10 05:43:52.037977 [ 186 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_51_10} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10278 | 2024.10.10 05:43:52.038143 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
10279 | 2024.10.10 05:43:52.038344 [ 3 ] {c0d74b7f-8957-4c04-84cf-96bf8f26651c} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10280 | 2024.10.10 05:43:52.038385 [ 3 ] {c0d74b7f-8957-4c04-84cf-96bf8f26651c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10281 | 2024.10.10 05:43:52.038802 [ 3 ] {c0d74b7f-8957-4c04-84cf-96bf8f26651c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10282 | 2024.10.10 05:43:52.039155 [ 3 ] {c0d74b7f-8957-4c04-84cf-96bf8f26651c} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10283 | 2024.10.10 05:43:52.039306 [ 3 ] {c0d74b7f-8957-4c04-84cf-96bf8f26651c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002382 sec., 99496.22166246851 rows/sec., 6.67 MiB/sec. | ||
10284 | 2024.10.10 05:43:52.039322 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10285 | 2024.10.10 05:43:52.039404 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10286 | 2024.10.10 05:43:52.039453 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10287 | 2024.10.10 05:43:52.039628 [ 3 ] {c0d74b7f-8957-4c04-84cf-96bf8f26651c} <Debug> DynamicQueryHandler: Done processing query | ||
10288 | 2024.10.10 05:43:52.039715 [ 3 ] {c0d74b7f-8957-4c04-84cf-96bf8f26651c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10289 | 2024.10.10 05:43:52.039801 [ 3 ] {} <Debug> HTTP-Session: 887ba097-9e18-48e1-9e87-5a7646c55cde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10290 | 2024.10.10 05:43:52.039822 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
10291 | 2024.10.10 05:43:52.040036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10292 | 2024.10.10 05:43:52.040224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10293 | 2024.10.10 05:43:52.040319 [ 3 ] {} <Debug> HTTP-Session: a84d9ea4-1c6d-4d9f-a96e-03aaa749e047 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10294 | 2024.10.10 05:43:52.040399 [ 3 ] {} <Debug> HTTP-Session: a84d9ea4-1c6d-4d9f-a96e-03aaa749e047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10295 | 2024.10.10 05:43:52.040482 [ 3 ] {} <Debug> HTTP-Session: a84d9ea4-1c6d-4d9f-a96e-03aaa749e047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10296 | 2024.10.10 05:43:52.040624 [ 3 ] {} <Trace> HTTP-Session: a84d9ea4-1c6d-4d9f-a96e-03aaa749e047 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10297 | 2024.10.10 05:43:52.040819 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10298 | 2024.10.10 05:43:52.040864 [ 3 ] {c0512def-8d99-44fa-a67b-8f6501804902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
10299 | 2024.10.10 05:43:52.040913 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15173 rows starting from the beginning of the part | ||
10300 | 2024.10.10 05:43:52.040946 [ 3 ] {c0512def-8d99-44fa-a67b-8f6501804902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10301 | 2024.10.10 05:43:52.041348 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part | ||
10302 | 2024.10.10 05:43:52.041825 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 161 rows starting from the beginning of the part | ||
10303 | 2024.10.10 05:43:52.041847 [ 3 ] {c0512def-8d99-44fa-a67b-8f6501804902} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10304 | 2024.10.10 05:43:52.042289 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 237 rows starting from the beginning of the part | ||
10305 | 2024.10.10 05:43:52.042584 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 161 rows starting from the beginning of the part | ||
10306 | 2024.10.10 05:43:52.043057 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 237 rows starting from the beginning of the part | ||
10307 | 2024.10.10 05:43:52.043112 [ 3 ] {c0512def-8d99-44fa-a67b-8f6501804902} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10308 | 2024.10.10 05:43:52.043200 [ 3 ] {c0512def-8d99-44fa-a67b-8f6501804902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10309 | 2024.10.10 05:43:52.044151 [ 3 ] {c0512def-8d99-44fa-a67b-8f6501804902} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10310 | 2024.10.10 05:43:52.044678 [ 3 ] {c0512def-8d99-44fa-a67b-8f6501804902} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10311 | 2024.10.10 05:43:52.044841 [ 3 ] {c0512def-8d99-44fa-a67b-8f6501804902} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004021 sec., 248.6943546381497 rows/sec., 16.76 KiB/sec. | ||
10312 | 2024.10.10 05:43:52.045130 [ 3 ] {c0512def-8d99-44fa-a67b-8f6501804902} <Debug> DynamicQueryHandler: Done processing query | ||
10313 | 2024.10.10 05:43:52.045166 [ 3 ] {c0512def-8d99-44fa-a67b-8f6501804902} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
10314 | 2024.10.10 05:43:52.045189 [ 3 ] {} <Debug> HTTP-Session: a84d9ea4-1c6d-4d9f-a96e-03aaa749e047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10315 | 2024.10.10 05:43:52.045370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10316 | 2024.10.10 05:43:52.045494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10317 | 2024.10.10 05:43:52.045552 [ 3 ] {} <Debug> HTTP-Session: 48922d35-5437-4f3d-9758-0fb2bec6cadf Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10318 | 2024.10.10 05:43:52.045610 [ 3 ] {} <Debug> HTTP-Session: 48922d35-5437-4f3d-9758-0fb2bec6cadf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10319 | 2024.10.10 05:43:52.045674 [ 3 ] {} <Debug> HTTP-Session: 48922d35-5437-4f3d-9758-0fb2bec6cadf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10320 | 2024.10.10 05:43:52.045768 [ 3 ] {} <Trace> HTTP-Session: 48922d35-5437-4f3d-9758-0fb2bec6cadf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10321 | 2024.10.10 05:43:52.046257 [ 3 ] {b83a0a2d-8028-407c-b179-5e44aec5cc3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10322 | 2024.10.10 05:43:52.046364 [ 3 ] {b83a0a2d-8028-407c-b179-5e44aec5cc3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10323 | 2024.10.10 05:43:52.047536 [ 3 ] {b83a0a2d-8028-407c-b179-5e44aec5cc3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10324 | 2024.10.10 05:43:52.048318 [ 3 ] {b83a0a2d-8028-407c-b179-5e44aec5cc3e} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10325 | 2024.10.10 05:43:52.048366 [ 3 ] {b83a0a2d-8028-407c-b179-5e44aec5cc3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10326 | 2024.10.10 05:43:52.049951 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16206 rows, containing 5 columns (5 merged, 0 gathered) in 0.010388123 sec., 1560050.83882815 rows/sec., 105.07 MiB/sec. | ||
10327 | 2024.10.10 05:43:52.049964 [ 3 ] {b83a0a2d-8028-407c-b179-5e44aec5cc3e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
10328 | 2024.10.10 05:43:52.050579 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10329 | 2024.10.10 05:43:52.050760 [ 3 ] {b83a0a2d-8028-407c-b179-5e44aec5cc3e} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10330 | 2024.10.10 05:43:52.051154 [ 3 ] {b83a0a2d-8028-407c-b179-5e44aec5cc3e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.005182 sec., 1543.8054805094557 rows/sec., 2.77 MiB/sec. | ||
10331 | 2024.10.10 05:43:52.052095 [ 3 ] {b83a0a2d-8028-407c-b179-5e44aec5cc3e} <Debug> DynamicQueryHandler: Done processing query | ||
10332 | 2024.10.10 05:43:52.052141 [ 3 ] {b83a0a2d-8028-407c-b179-5e44aec5cc3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
10333 | 2024.10.10 05:43:52.052177 [ 3 ] {} <Debug> HTTP-Session: 48922d35-5437-4f3d-9758-0fb2bec6cadf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10334 | 2024.10.10 05:43:52.052273 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10335 | 2024.10.10 05:43:52.052380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10336 | 2024.10.10 05:43:52.052477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10337 | 2024.10.10 05:43:52.052480 [ 189 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10338 | 2024.10.10 05:43:52.052514 [ 3 ] {} <Debug> HTTP-Session: 889b2423-2d33-41b9-883a-22331f97eff0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10339 | 2024.10.10 05:43:52.052553 [ 3 ] {} <Debug> HTTP-Session: 889b2423-2d33-41b9-883a-22331f97eff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10340 | 2024.10.10 05:43:52.052606 [ 3 ] {} <Debug> HTTP-Session: 889b2423-2d33-41b9-883a-22331f97eff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10341 | 2024.10.10 05:43:52.052699 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
10342 | 2024.10.10 05:43:52.052717 [ 3 ] {} <Trace> HTTP-Session: 889b2423-2d33-41b9-883a-22331f97eff0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10343 | 2024.10.10 05:43:52.052927 [ 3 ] {06104a23-816e-49d7-a5d9-8b02c46aeaed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10344 | 2024.10.10 05:43:52.052983 [ 3 ] {06104a23-816e-49d7-a5d9-8b02c46aeaed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10345 | 2024.10.10 05:43:52.053164 [ 3 ] {06104a23-816e-49d7-a5d9-8b02c46aeaed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10346 | 2024.10.10 05:43:52.053570 [ 3 ] {06104a23-816e-49d7-a5d9-8b02c46aeaed} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10347 | 2024.10.10 05:43:52.053613 [ 3 ] {06104a23-816e-49d7-a5d9-8b02c46aeaed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10348 | 2024.10.10 05:43:52.054122 [ 3 ] {06104a23-816e-49d7-a5d9-8b02c46aeaed} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10349 | 2024.10.10 05:43:52.054586 [ 3 ] {06104a23-816e-49d7-a5d9-8b02c46aeaed} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10350 | 2024.10.10 05:43:52.054788 [ 3 ] {06104a23-816e-49d7-a5d9-8b02c46aeaed} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001933 sec., 42421.10708742886 rows/sec., 2.69 MiB/sec. | ||
10351 | 2024.10.10 05:43:52.054798 [ 30 ] {} <Debug> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10352 | 2024.10.10 05:43:52.054896 [ 30 ] {} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10353 | 2024.10.10 05:43:52.054940 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10354 | 2024.10.10 05:43:52.055131 [ 3 ] {06104a23-816e-49d7-a5d9-8b02c46aeaed} <Debug> DynamicQueryHandler: Done processing query | ||
10355 | 2024.10.10 05:43:52.055160 [ 198 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
10356 | 2024.10.10 05:43:52.055179 [ 3 ] {06104a23-816e-49d7-a5d9-8b02c46aeaed} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10357 | 2024.10.10 05:43:52.055256 [ 3 ] {} <Debug> HTTP-Session: 889b2423-2d33-41b9-883a-22331f97eff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10358 | 2024.10.10 05:43:52.055416 [ 198 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10359 | 2024.10.10 05:43:52.055485 [ 198 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2486 rows starting from the beginning of the part | ||
10360 | 2024.10.10 05:43:52.055579 [ 198 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part | ||
10361 | 2024.10.10 05:43:52.055772 [ 198 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
10362 | 2024.10.10 05:43:52.055976 [ 198 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 82 rows starting from the beginning of the part | ||
10363 | 2024.10.10 05:43:52.056157 [ 198 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
10364 | 2024.10.10 05:43:52.056253 [ 198 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 82 rows starting from the beginning of the part | ||
10365 | 2024.10.10 05:43:52.058169 [ 191 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2852 rows, containing 4 columns (4 merged, 0 gathered) in 0.003145842 sec., 906593.5288549139 rows/sec., 58.73 MiB/sec. | ||
10366 | 2024.10.10 05:43:52.058521 [ 192 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10367 | 2024.10.10 05:43:52.059139 [ 192 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_51_10} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10368 | 2024.10.10 05:43:52.059271 [ 192 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_51_10} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10369 | 2024.10.10 05:43:52.059393 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
10370 | 2024.10.10 05:43:55.083507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10371 | 2024.10.10 05:43:55.083640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10372 | 2024.10.10 05:43:55.083668 [ 3 ] {} <Debug> HTTP-Session: 7386fdc9-f9ba-4699-976d-806a4dcbd8c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10373 | 2024.10.10 05:43:55.083692 [ 3 ] {} <Debug> HTTP-Session: 7386fdc9-f9ba-4699-976d-806a4dcbd8c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10374 | 2024.10.10 05:43:55.083706 [ 3 ] {} <Debug> HTTP-Session: 7386fdc9-f9ba-4699-976d-806a4dcbd8c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10375 | 2024.10.10 05:43:55.083756 [ 3 ] {} <Trace> HTTP-Session: 7386fdc9-f9ba-4699-976d-806a4dcbd8c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10376 | 2024.10.10 05:43:55.083942 [ 3 ] {df6c107f-e840-423a-8053-6f29b2e527b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10377 | 2024.10.10 05:43:55.084015 [ 3 ] {df6c107f-e840-423a-8053-6f29b2e527b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10378 | 2024.10.10 05:43:55.084377 [ 3 ] {df6c107f-e840-423a-8053-6f29b2e527b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10379 | 2024.10.10 05:43:55.084861 [ 3 ] {df6c107f-e840-423a-8053-6f29b2e527b9} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10380 | 2024.10.10 05:43:55.084909 [ 3 ] {df6c107f-e840-423a-8053-6f29b2e527b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10381 | 2024.10.10 05:43:55.085335 [ 3 ] {df6c107f-e840-423a-8053-6f29b2e527b9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
10382 | 2024.10.10 05:43:55.085735 [ 3 ] {df6c107f-e840-423a-8053-6f29b2e527b9} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10383 | 2024.10.10 05:43:55.085929 [ 3 ] {df6c107f-e840-423a-8053-6f29b2e527b9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.002033 sec., 2951.303492375799 rows/sec., 240.66 KiB/sec. | ||
10384 | 2024.10.10 05:43:55.086567 [ 3 ] {df6c107f-e840-423a-8053-6f29b2e527b9} <Debug> DynamicQueryHandler: Done processing query | ||
10385 | 2024.10.10 05:43:55.086602 [ 3 ] {df6c107f-e840-423a-8053-6f29b2e527b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10386 | 2024.10.10 05:43:55.086621 [ 3 ] {} <Debug> HTTP-Session: 7386fdc9-f9ba-4699-976d-806a4dcbd8c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10387 | 2024.10.10 05:43:55.086850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 175991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10388 | 2024.10.10 05:43:55.086911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10389 | 2024.10.10 05:43:55.086933 [ 3 ] {} <Debug> HTTP-Session: 523bfef1-1d82-4525-9cd1-e6306c6ebdbb Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10390 | 2024.10.10 05:43:55.086951 [ 3 ] {} <Debug> HTTP-Session: 523bfef1-1d82-4525-9cd1-e6306c6ebdbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10391 | 2024.10.10 05:43:55.086965 [ 3 ] {} <Debug> HTTP-Session: 523bfef1-1d82-4525-9cd1-e6306c6ebdbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10392 | 2024.10.10 05:43:55.087001 [ 3 ] {} <Trace> HTTP-Session: 523bfef1-1d82-4525-9cd1-e6306c6ebdbb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10393 | 2024.10.10 05:43:55.087473 [ 3 ] {32651ebc-1891-4846-a658-ef1d778e0797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10394 | 2024.10.10 05:43:55.087524 [ 3 ] {32651ebc-1891-4846-a658-ef1d778e0797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10395 | 2024.10.10 05:43:55.087798 [ 3 ] {32651ebc-1891-4846-a658-ef1d778e0797} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10396 | 2024.10.10 05:43:55.088948 [ 3 ] {32651ebc-1891-4846-a658-ef1d778e0797} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10397 | 2024.10.10 05:43:55.088989 [ 3 ] {32651ebc-1891-4846-a658-ef1d778e0797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10398 | 2024.10.10 05:43:55.089432 [ 3 ] {32651ebc-1891-4846-a658-ef1d778e0797} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10399 | 2024.10.10 05:43:55.089814 [ 3 ] {32651ebc-1891-4846-a658-ef1d778e0797} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10400 | 2024.10.10 05:43:55.089980 [ 3 ] {32651ebc-1891-4846-a658-ef1d778e0797} <Debug> executeQuery: Read 1217 rows, 102.41 KiB in 0.002814 sec., 432480.45486851456 rows/sec., 35.54 MiB/sec. | ||
10401 | 2024.10.10 05:43:55.090167 [ 3 ] {32651ebc-1891-4846-a658-ef1d778e0797} <Debug> DynamicQueryHandler: Done processing query | ||
10402 | 2024.10.10 05:43:55.090193 [ 3 ] {32651ebc-1891-4846-a658-ef1d778e0797} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
10403 | 2024.10.10 05:43:55.090209 [ 3 ] {} <Debug> HTTP-Session: 523bfef1-1d82-4525-9cd1-e6306c6ebdbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10404 | 2024.10.10 05:43:55.090415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 2183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10405 | 2024.10.10 05:43:55.090468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10406 | 2024.10.10 05:43:55.090487 [ 3 ] {} <Debug> HTTP-Session: c04331e4-1663-4069-adaa-d48625215e4f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10407 | 2024.10.10 05:43:55.090503 [ 3 ] {} <Debug> HTTP-Session: c04331e4-1663-4069-adaa-d48625215e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10408 | 2024.10.10 05:43:55.090518 [ 3 ] {} <Debug> HTTP-Session: c04331e4-1663-4069-adaa-d48625215e4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10409 | 2024.10.10 05:43:55.090549 [ 3 ] {} <Trace> HTTP-Session: c04331e4-1663-4069-adaa-d48625215e4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10410 | 2024.10.10 05:43:55.090649 [ 3 ] {700e48e3-e1db-4db3-8d02-0543abe0ac0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10411 | 2024.10.10 05:43:55.090694 [ 3 ] {700e48e3-e1db-4db3-8d02-0543abe0ac0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10412 | 2024.10.10 05:43:55.090922 [ 3 ] {700e48e3-e1db-4db3-8d02-0543abe0ac0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10413 | 2024.10.10 05:43:55.091251 [ 3 ] {700e48e3-e1db-4db3-8d02-0543abe0ac0f} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10414 | 2024.10.10 05:43:55.091288 [ 3 ] {700e48e3-e1db-4db3-8d02-0543abe0ac0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10415 | 2024.10.10 05:43:55.091639 [ 3 ] {700e48e3-e1db-4db3-8d02-0543abe0ac0f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10416 | 2024.10.10 05:43:55.092082 [ 3 ] {700e48e3-e1db-4db3-8d02-0543abe0ac0f} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10417 | 2024.10.10 05:43:55.092243 [ 3 ] {700e48e3-e1db-4db3-8d02-0543abe0ac0f} <Debug> executeQuery: Read 15 rows, 1.10 KiB in 0.001616 sec., 9282.178217821782 rows/sec., 678.03 KiB/sec. | ||
10418 | 2024.10.10 05:43:55.092254 [ 114 ] {} <Debug> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10419 | 2024.10.10 05:43:55.092345 [ 114 ] {} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10420 | 2024.10.10 05:43:55.092401 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10421 | 2024.10.10 05:43:55.092549 [ 3 ] {700e48e3-e1db-4db3-8d02-0543abe0ac0f} <Debug> DynamicQueryHandler: Done processing query | ||
10422 | 2024.10.10 05:43:55.092616 [ 3 ] {700e48e3-e1db-4db3-8d02-0543abe0ac0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10423 | 2024.10.10 05:43:55.092635 [ 192 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
10424 | 2024.10.10 05:43:55.092650 [ 3 ] {} <Debug> HTTP-Session: c04331e4-1663-4069-adaa-d48625215e4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10425 | 2024.10.10 05:43:55.092928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10426 | 2024.10.10 05:43:55.093123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10427 | 2024.10.10 05:43:55.093226 [ 3 ] {} <Debug> HTTP-Session: cf8916a7-3cae-4330-8aa2-83fa2d51ff21 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10428 | 2024.10.10 05:43:55.093287 [ 192 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10429 | 2024.10.10 05:43:55.093308 [ 3 ] {} <Debug> HTTP-Session: cf8916a7-3cae-4330-8aa2-83fa2d51ff21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10430 | 2024.10.10 05:43:55.093392 [ 3 ] {} <Debug> HTTP-Session: cf8916a7-3cae-4330-8aa2-83fa2d51ff21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10431 | 2024.10.10 05:43:55.093425 [ 192 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 57 rows starting from the beginning of the part | ||
10432 | 2024.10.10 05:43:55.093535 [ 3 ] {} <Trace> HTTP-Session: cf8916a7-3cae-4330-8aa2-83fa2d51ff21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10433 | 2024.10.10 05:43:55.093801 [ 192 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 33 rows starting from the beginning of the part | ||
10434 | 2024.10.10 05:43:55.093995 [ 3 ] {f064edc6-e8b9-4c7c-9c07-ebd923ed8fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10435 | 2024.10.10 05:43:55.094163 [ 192 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
10436 | 2024.10.10 05:43:55.094189 [ 3 ] {f064edc6-e8b9-4c7c-9c07-ebd923ed8fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10437 | 2024.10.10 05:43:55.094564 [ 192 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 33 rows starting from the beginning of the part | ||
10438 | 2024.10.10 05:43:55.094898 [ 192 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
10439 | 2024.10.10 05:43:55.095288 [ 192 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 15 rows starting from the beginning of the part | ||
10440 | 2024.10.10 05:43:55.096043 [ 3 ] {f064edc6-e8b9-4c7c-9c07-ebd923ed8fef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10441 | 2024.10.10 05:43:55.096758 [ 3 ] {f064edc6-e8b9-4c7c-9c07-ebd923ed8fef} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10442 | 2024.10.10 05:43:55.096808 [ 3 ] {f064edc6-e8b9-4c7c-9c07-ebd923ed8fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10443 | 2024.10.10 05:43:55.097306 [ 187 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 154 rows, containing 5 columns (5 merged, 0 gathered) in 0.004814676 sec., 31985.537552267273 rows/sec., 2.44 MiB/sec. | ||
10444 | 2024.10.10 05:43:55.097480 [ 3 ] {f064edc6-e8b9-4c7c-9c07-ebd923ed8fef} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
10445 | 2024.10.10 05:43:55.097565 [ 187 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10446 | 2024.10.10 05:43:55.098445 [ 3 ] {f064edc6-e8b9-4c7c-9c07-ebd923ed8fef} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10447 | 2024.10.10 05:43:55.098603 [ 187 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_51_10} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10448 | 2024.10.10 05:43:55.098780 [ 3 ] {f064edc6-e8b9-4c7c-9c07-ebd923ed8fef} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.004988 sec., 45709.70328789094 rows/sec., 3.10 MiB/sec. | ||
10449 | 2024.10.10 05:43:55.098883 [ 187 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_51_10} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10450 | 2024.10.10 05:43:55.099119 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10451 | 2024.10.10 05:43:55.099195 [ 3 ] {f064edc6-e8b9-4c7c-9c07-ebd923ed8fef} <Debug> DynamicQueryHandler: Done processing query | ||
10452 | 2024.10.10 05:43:55.099226 [ 3 ] {f064edc6-e8b9-4c7c-9c07-ebd923ed8fef} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
10453 | 2024.10.10 05:43:55.099243 [ 3 ] {} <Debug> HTTP-Session: cf8916a7-3cae-4330-8aa2-83fa2d51ff21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10454 | 2024.10.10 05:43:55.099442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 88404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10455 | 2024.10.10 05:43:55.099493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10456 | 2024.10.10 05:43:55.099512 [ 3 ] {} <Debug> HTTP-Session: 0891fbac-0b98-4754-9062-b84e5b09b7a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10457 | 2024.10.10 05:43:55.099529 [ 3 ] {} <Debug> HTTP-Session: 0891fbac-0b98-4754-9062-b84e5b09b7a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10458 | 2024.10.10 05:43:55.099544 [ 3 ] {} <Debug> HTTP-Session: 0891fbac-0b98-4754-9062-b84e5b09b7a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10459 | 2024.10.10 05:43:55.099578 [ 3 ] {} <Trace> HTTP-Session: 0891fbac-0b98-4754-9062-b84e5b09b7a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10460 | 2024.10.10 05:43:55.099915 [ 3 ] {1aeb4772-9ecc-4db9-9f7c-faebffdb4fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10461 | 2024.10.10 05:43:55.099962 [ 3 ] {1aeb4772-9ecc-4db9-9f7c-faebffdb4fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10462 | 2024.10.10 05:43:55.100222 [ 3 ] {1aeb4772-9ecc-4db9-9f7c-faebffdb4fbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10463 | 2024.10.10 05:43:55.100914 [ 3 ] {1aeb4772-9ecc-4db9-9f7c-faebffdb4fbc} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10464 | 2024.10.10 05:43:55.100953 [ 3 ] {1aeb4772-9ecc-4db9-9f7c-faebffdb4fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10465 | 2024.10.10 05:43:55.101373 [ 3 ] {1aeb4772-9ecc-4db9-9f7c-faebffdb4fbc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10466 | 2024.10.10 05:43:55.101756 [ 3 ] {1aeb4772-9ecc-4db9-9f7c-faebffdb4fbc} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10467 | 2024.10.10 05:43:55.101910 [ 3 ] {1aeb4772-9ecc-4db9-9f7c-faebffdb4fbc} <Debug> executeQuery: Read 535 rows, 40.61 KiB in 0.002208 sec., 242300.72463768118 rows/sec., 17.96 MiB/sec. | ||
10468 | 2024.10.10 05:43:55.102191 [ 3 ] {1aeb4772-9ecc-4db9-9f7c-faebffdb4fbc} <Debug> DynamicQueryHandler: Done processing query | ||
10469 | 2024.10.10 05:43:55.102243 [ 3 ] {1aeb4772-9ecc-4db9-9f7c-faebffdb4fbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
10470 | 2024.10.10 05:43:55.102290 [ 3 ] {} <Debug> HTTP-Session: 0891fbac-0b98-4754-9062-b84e5b09b7a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10471 | 2024.10.10 05:43:55.102531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 183218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10472 | 2024.10.10 05:43:55.102582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10473 | 2024.10.10 05:43:55.102602 [ 3 ] {} <Debug> HTTP-Session: 4f64473b-c436-47e1-be2b-b813ed83eb47 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10474 | 2024.10.10 05:43:55.102624 [ 3 ] {} <Debug> HTTP-Session: 4f64473b-c436-47e1-be2b-b813ed83eb47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10475 | 2024.10.10 05:43:55.102639 [ 3 ] {} <Debug> HTTP-Session: 4f64473b-c436-47e1-be2b-b813ed83eb47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10476 | 2024.10.10 05:43:55.102670 [ 3 ] {} <Trace> HTTP-Session: 4f64473b-c436-47e1-be2b-b813ed83eb47 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10477 | 2024.10.10 05:43:55.103212 [ 3 ] {86835103-d939-42d0-a511-0de36dbe6833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10478 | 2024.10.10 05:43:55.103265 [ 3 ] {86835103-d939-42d0-a511-0de36dbe6833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10479 | 2024.10.10 05:43:55.103437 [ 3 ] {86835103-d939-42d0-a511-0de36dbe6833} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10480 | 2024.10.10 05:43:55.104361 [ 3 ] {86835103-d939-42d0-a511-0de36dbe6833} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10481 | 2024.10.10 05:43:55.104399 [ 3 ] {86835103-d939-42d0-a511-0de36dbe6833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10482 | 2024.10.10 05:43:55.104858 [ 3 ] {86835103-d939-42d0-a511-0de36dbe6833} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10483 | 2024.10.10 05:43:55.105222 [ 3 ] {86835103-d939-42d0-a511-0de36dbe6833} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10484 | 2024.10.10 05:43:55.105387 [ 3 ] {86835103-d939-42d0-a511-0de36dbe6833} <Debug> executeQuery: Read 965 rows, 66.31 KiB in 0.002545 sec., 379174.85265225935 rows/sec., 25.44 MiB/sec. | ||
10485 | 2024.10.10 05:43:55.105569 [ 3 ] {86835103-d939-42d0-a511-0de36dbe6833} <Debug> DynamicQueryHandler: Done processing query | ||
10486 | 2024.10.10 05:43:55.105594 [ 3 ] {86835103-d939-42d0-a511-0de36dbe6833} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
10487 | 2024.10.10 05:43:55.105612 [ 3 ] {} <Debug> HTTP-Session: 4f64473b-c436-47e1-be2b-b813ed83eb47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10488 | 2024.10.10 05:43:55.105803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14956, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10489 | 2024.10.10 05:43:55.105853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10490 | 2024.10.10 05:43:55.105874 [ 3 ] {} <Debug> HTTP-Session: f72b26be-a21e-47e4-8722-809cd984a34c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10491 | 2024.10.10 05:43:55.105891 [ 3 ] {} <Debug> HTTP-Session: f72b26be-a21e-47e4-8722-809cd984a34c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10492 | 2024.10.10 05:43:55.105905 [ 3 ] {} <Debug> HTTP-Session: f72b26be-a21e-47e4-8722-809cd984a34c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10493 | 2024.10.10 05:43:55.105937 [ 3 ] {} <Trace> HTTP-Session: f72b26be-a21e-47e4-8722-809cd984a34c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10494 | 2024.10.10 05:43:55.106118 [ 3 ] {4b85ed23-35fc-4fd4-8466-63b5ebe35221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10495 | 2024.10.10 05:43:55.106185 [ 3 ] {4b85ed23-35fc-4fd4-8466-63b5ebe35221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10496 | 2024.10.10 05:43:55.106633 [ 3 ] {4b85ed23-35fc-4fd4-8466-63b5ebe35221} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10497 | 2024.10.10 05:43:55.107187 [ 3 ] {4b85ed23-35fc-4fd4-8466-63b5ebe35221} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10498 | 2024.10.10 05:43:55.107226 [ 3 ] {4b85ed23-35fc-4fd4-8466-63b5ebe35221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10499 | 2024.10.10 05:43:55.107865 [ 3 ] {4b85ed23-35fc-4fd4-8466-63b5ebe35221} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
10500 | 2024.10.10 05:43:55.108300 [ 3 ] {4b85ed23-35fc-4fd4-8466-63b5ebe35221} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10501 | 2024.10.10 05:43:55.108482 [ 3 ] {4b85ed23-35fc-4fd4-8466-63b5ebe35221} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.002469 sec., 3645.2004860267316 rows/sec., 6.53 MiB/sec. | ||
10502 | 2024.10.10 05:43:55.108502 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
10503 | 2024.10.10 05:43:55.108617 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10504 | 2024.10.10 05:43:55.108685 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10505 | 2024.10.10 05:43:55.108898 [ 191 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
10506 | 2024.10.10 05:43:55.108935 [ 3 ] {4b85ed23-35fc-4fd4-8466-63b5ebe35221} <Debug> DynamicQueryHandler: Done processing query | ||
10507 | 2024.10.10 05:43:55.108980 [ 3 ] {4b85ed23-35fc-4fd4-8466-63b5ebe35221} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
10508 | 2024.10.10 05:43:55.109029 [ 3 ] {} <Debug> HTTP-Session: f72b26be-a21e-47e4-8722-809cd984a34c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10509 | 2024.10.10 05:43:55.109247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 6419, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10510 | 2024.10.10 05:43:55.109384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10511 | 2024.10.10 05:43:55.109456 [ 3 ] {} <Debug> HTTP-Session: dff884bf-73e3-4e6d-8fc6-0a607b43f233 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10512 | 2024.10.10 05:43:55.109518 [ 3 ] {} <Debug> HTTP-Session: dff884bf-73e3-4e6d-8fc6-0a607b43f233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10513 | 2024.10.10 05:43:55.109567 [ 3 ] {} <Debug> HTTP-Session: dff884bf-73e3-4e6d-8fc6-0a607b43f233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10514 | 2024.10.10 05:43:55.109628 [ 191 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10515 | 2024.10.10 05:43:55.109649 [ 3 ] {} <Trace> HTTP-Session: dff884bf-73e3-4e6d-8fc6-0a607b43f233 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10516 | 2024.10.10 05:43:55.109763 [ 191 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 757 rows starting from the beginning of the part | ||
10517 | 2024.10.10 05:43:55.109922 [ 3 ] {6ec4c05b-aa82-41d9-9af4-ef8e07770c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10518 | 2024.10.10 05:43:55.110142 [ 3 ] {6ec4c05b-aa82-41d9-9af4-ef8e07770c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10519 | 2024.10.10 05:43:55.110468 [ 191 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
10520 | 2024.10.10 05:43:55.111230 [ 3 ] {6ec4c05b-aa82-41d9-9af4-ef8e07770c88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10521 | 2024.10.10 05:43:55.111276 [ 191 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
10522 | 2024.10.10 05:43:55.111757 [ 191 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
10523 | 2024.10.10 05:43:55.112364 [ 3 ] {6ec4c05b-aa82-41d9-9af4-ef8e07770c88} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10524 | 2024.10.10 05:43:55.112443 [ 3 ] {6ec4c05b-aa82-41d9-9af4-ef8e07770c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10525 | 2024.10.10 05:43:55.112477 [ 191 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
10526 | 2024.10.10 05:43:55.113212 [ 191 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 9 rows starting from the beginning of the part | ||
10527 | 2024.10.10 05:43:55.113974 [ 3 ] {6ec4c05b-aa82-41d9-9af4-ef8e07770c88} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10528 | 2024.10.10 05:43:55.114806 [ 3 ] {6ec4c05b-aa82-41d9-9af4-ef8e07770c88} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10529 | 2024.10.10 05:43:55.115222 [ 3 ] {6ec4c05b-aa82-41d9-9af4-ef8e07770c88} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.005415 sec., 7756.23268698061 rows/sec., 536.52 KiB/sec. | ||
10530 | 2024.10.10 05:43:55.115481 [ 3 ] {6ec4c05b-aa82-41d9-9af4-ef8e07770c88} <Debug> DynamicQueryHandler: Done processing query | ||
10531 | 2024.10.10 05:43:55.115515 [ 3 ] {6ec4c05b-aa82-41d9-9af4-ef8e07770c88} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
10532 | 2024.10.10 05:43:55.115533 [ 3 ] {} <Debug> HTTP-Session: dff884bf-73e3-4e6d-8fc6-0a607b43f233 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10533 | 2024.10.10 05:43:55.126173 [ 192 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 19 columns (19 merged, 0 gathered) in 0.017359367 sec., 48619.28433219944 rows/sec., 87.12 MiB/sec. | ||
10534 | 2024.10.10 05:43:55.126449 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10535 | 2024.10.10 05:43:55.126495 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10536 | 2024.10.10 05:43:55.127400 [ 192 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
10537 | 2024.10.10 05:43:55.128020 [ 192 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10538 | 2024.10.10 05:43:55.128102 [ 192 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
10539 | 2024.10.10 05:43:55.128247 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
10540 | 2024.10.10 05:43:57.000157 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.45 MiB, peak 176.29 MiB, free memory in arenas 0.00 B, will set to 166.45 MiB (RSS), difference: -1.00 MiB | ||
10541 | 2024.10.10 05:43:57.000178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10542 | 2024.10.10 05:43:57.000364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10543 | 2024.10.10 05:43:57.000400 [ 3 ] {} <Debug> HTTP-Session: 1c2911e3-7fec-434e-9a22-c56e8dd12ec1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10544 | 2024.10.10 05:43:57.000450 [ 3 ] {} <Debug> HTTP-Session: 1c2911e3-7fec-434e-9a22-c56e8dd12ec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10545 | 2024.10.10 05:43:57.000488 [ 3 ] {} <Debug> HTTP-Session: 1c2911e3-7fec-434e-9a22-c56e8dd12ec1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10546 | 2024.10.10 05:43:57.000582 [ 3 ] {} <Trace> HTTP-Session: 1c2911e3-7fec-434e-9a22-c56e8dd12ec1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10547 | 2024.10.10 05:43:57.000787 [ 3 ] {8dbac5b9-9c11-4937-ba9a-cd1df84ae7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10548 | 2024.10.10 05:43:57.000856 [ 3 ] {8dbac5b9-9c11-4937-ba9a-cd1df84ae7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10549 | 2024.10.10 05:43:57.001212 [ 3 ] {8dbac5b9-9c11-4937-ba9a-cd1df84ae7ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10550 | 2024.10.10 05:43:57.001631 [ 3 ] {8dbac5b9-9c11-4937-ba9a-cd1df84ae7ca} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10551 | 2024.10.10 05:43:57.001679 [ 3 ] {8dbac5b9-9c11-4937-ba9a-cd1df84ae7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10552 | 2024.10.10 05:43:57.002126 [ 3 ] {8dbac5b9-9c11-4937-ba9a-cd1df84ae7ca} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
10553 | 2024.10.10 05:43:57.002533 [ 3 ] {8dbac5b9-9c11-4937-ba9a-cd1df84ae7ca} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10554 | 2024.10.10 05:43:57.002715 [ 3 ] {8dbac5b9-9c11-4937-ba9a-cd1df84ae7ca} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001975 sec., 1012.6582278481012 rows/sec., 82.58 KiB/sec. | ||
10555 | 2024.10.10 05:43:57.002948 [ 3 ] {8dbac5b9-9c11-4937-ba9a-cd1df84ae7ca} <Debug> DynamicQueryHandler: Done processing query | ||
10556 | 2024.10.10 05:43:57.002976 [ 3 ] {8dbac5b9-9c11-4937-ba9a-cd1df84ae7ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10557 | 2024.10.10 05:43:57.002993 [ 3 ] {} <Debug> HTTP-Session: 1c2911e3-7fec-434e-9a22-c56e8dd12ec1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10558 | 2024.10.10 05:43:57.003155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10559 | 2024.10.10 05:43:57.003216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10560 | 2024.10.10 05:43:57.003235 [ 3 ] {} <Debug> HTTP-Session: b6cd45ed-6181-4618-9a02-efeea8a96aaf Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10561 | 2024.10.10 05:43:57.003254 [ 3 ] {} <Debug> HTTP-Session: b6cd45ed-6181-4618-9a02-efeea8a96aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10562 | 2024.10.10 05:43:57.003268 [ 3 ] {} <Debug> HTTP-Session: b6cd45ed-6181-4618-9a02-efeea8a96aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10563 | 2024.10.10 05:43:57.003303 [ 3 ] {} <Trace> HTTP-Session: b6cd45ed-6181-4618-9a02-efeea8a96aaf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10564 | 2024.10.10 05:43:57.003446 [ 3 ] {a6248f4f-9ddd-434b-a9bf-ab7da4536d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10565 | 2024.10.10 05:43:57.003494 [ 3 ] {a6248f4f-9ddd-434b-a9bf-ab7da4536d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10566 | 2024.10.10 05:43:57.003742 [ 3 ] {a6248f4f-9ddd-434b-a9bf-ab7da4536d0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10567 | 2024.10.10 05:43:57.004139 [ 3 ] {a6248f4f-9ddd-434b-a9bf-ab7da4536d0f} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10568 | 2024.10.10 05:43:57.004178 [ 3 ] {a6248f4f-9ddd-434b-a9bf-ab7da4536d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10569 | 2024.10.10 05:43:57.004568 [ 3 ] {a6248f4f-9ddd-434b-a9bf-ab7da4536d0f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10570 | 2024.10.10 05:43:57.004940 [ 3 ] {a6248f4f-9ddd-434b-a9bf-ab7da4536d0f} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10571 | 2024.10.10 05:43:57.005118 [ 3 ] {a6248f4f-9ddd-434b-a9bf-ab7da4536d0f} <Debug> executeQuery: Read 101 rows, 8.57 KiB in 0.001719 sec., 58755.090168702736 rows/sec., 4.87 MiB/sec. | ||
10572 | 2024.10.10 05:43:57.005310 [ 3 ] {a6248f4f-9ddd-434b-a9bf-ab7da4536d0f} <Debug> DynamicQueryHandler: Done processing query | ||
10573 | 2024.10.10 05:43:57.005336 [ 3 ] {a6248f4f-9ddd-434b-a9bf-ab7da4536d0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10574 | 2024.10.10 05:43:57.005352 [ 3 ] {} <Debug> HTTP-Session: b6cd45ed-6181-4618-9a02-efeea8a96aaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10575 | 2024.10.10 05:43:57.005487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 3486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10576 | 2024.10.10 05:43:57.005541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10577 | 2024.10.10 05:43:57.005562 [ 3 ] {} <Debug> HTTP-Session: 1c9552e0-1853-43cb-8fcb-f63bc7702d55 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10578 | 2024.10.10 05:43:57.005579 [ 3 ] {} <Debug> HTTP-Session: 1c9552e0-1853-43cb-8fcb-f63bc7702d55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10579 | 2024.10.10 05:43:57.005593 [ 3 ] {} <Debug> HTTP-Session: 1c9552e0-1853-43cb-8fcb-f63bc7702d55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10580 | 2024.10.10 05:43:57.005629 [ 3 ] {} <Trace> HTTP-Session: 1c9552e0-1853-43cb-8fcb-f63bc7702d55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10581 | 2024.10.10 05:43:57.005738 [ 3 ] {860a6943-466e-4ba3-b2a5-7e673b459245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10582 | 2024.10.10 05:43:57.005784 [ 3 ] {860a6943-466e-4ba3-b2a5-7e673b459245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10583 | 2024.10.10 05:43:57.006023 [ 3 ] {860a6943-466e-4ba3-b2a5-7e673b459245} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10584 | 2024.10.10 05:43:57.006341 [ 3 ] {860a6943-466e-4ba3-b2a5-7e673b459245} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10585 | 2024.10.10 05:43:57.006380 [ 3 ] {860a6943-466e-4ba3-b2a5-7e673b459245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10586 | 2024.10.10 05:43:57.006753 [ 3 ] {860a6943-466e-4ba3-b2a5-7e673b459245} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10587 | 2024.10.10 05:43:57.007120 [ 3 ] {860a6943-466e-4ba3-b2a5-7e673b459245} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10588 | 2024.10.10 05:43:57.007284 [ 3 ] {860a6943-466e-4ba3-b2a5-7e673b459245} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.00157 sec., 15286.624203821657 rows/sec., 1.12 MiB/sec. | ||
10589 | 2024.10.10 05:43:57.007468 [ 3 ] {860a6943-466e-4ba3-b2a5-7e673b459245} <Debug> DynamicQueryHandler: Done processing query | ||
10590 | 2024.10.10 05:43:57.007494 [ 3 ] {860a6943-466e-4ba3-b2a5-7e673b459245} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10591 | 2024.10.10 05:43:57.007510 [ 3 ] {} <Debug> HTTP-Session: 1c9552e0-1853-43cb-8fcb-f63bc7702d55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10592 | 2024.10.10 05:43:57.007644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10593 | 2024.10.10 05:43:57.007697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10594 | 2024.10.10 05:43:57.007717 [ 3 ] {} <Debug> HTTP-Session: 1054f688-4e93-4c11-8193-7808d9a9feb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10595 | 2024.10.10 05:43:57.007734 [ 3 ] {} <Debug> HTTP-Session: 1054f688-4e93-4c11-8193-7808d9a9feb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10596 | 2024.10.10 05:43:57.007748 [ 3 ] {} <Debug> HTTP-Session: 1054f688-4e93-4c11-8193-7808d9a9feb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10597 | 2024.10.10 05:43:57.007780 [ 3 ] {} <Trace> HTTP-Session: 1054f688-4e93-4c11-8193-7808d9a9feb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10598 | 2024.10.10 05:43:57.007907 [ 3 ] {2f110260-c9ec-4465-93d4-ef37e7f15c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10599 | 2024.10.10 05:43:57.007951 [ 3 ] {2f110260-c9ec-4465-93d4-ef37e7f15c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10600 | 2024.10.10 05:43:57.008187 [ 3 ] {2f110260-c9ec-4465-93d4-ef37e7f15c33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10601 | 2024.10.10 05:43:57.008548 [ 3 ] {2f110260-c9ec-4465-93d4-ef37e7f15c33} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10602 | 2024.10.10 05:43:57.008586 [ 3 ] {2f110260-c9ec-4465-93d4-ef37e7f15c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10603 | 2024.10.10 05:43:57.008973 [ 3 ] {2f110260-c9ec-4465-93d4-ef37e7f15c33} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10604 | 2024.10.10 05:43:57.009332 [ 3 ] {2f110260-c9ec-4465-93d4-ef37e7f15c33} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10605 | 2024.10.10 05:43:57.009494 [ 3 ] {2f110260-c9ec-4465-93d4-ef37e7f15c33} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.001627 sec., 54087.27719729564 rows/sec., 4.23 MiB/sec. | ||
10606 | 2024.10.10 05:43:57.009678 [ 3 ] {2f110260-c9ec-4465-93d4-ef37e7f15c33} <Debug> DynamicQueryHandler: Done processing query | ||
10607 | 2024.10.10 05:43:57.009703 [ 3 ] {2f110260-c9ec-4465-93d4-ef37e7f15c33} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
10608 | 2024.10.10 05:43:57.009718 [ 3 ] {} <Debug> HTTP-Session: 1054f688-4e93-4c11-8193-7808d9a9feb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10609 | 2024.10.10 05:43:57.009859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 8663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10610 | 2024.10.10 05:43:57.009910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10611 | 2024.10.10 05:43:57.009929 [ 3 ] {} <Debug> HTTP-Session: ad4735f9-df13-4c93-90ab-1ae20359b37b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10612 | 2024.10.10 05:43:57.009946 [ 3 ] {} <Debug> HTTP-Session: ad4735f9-df13-4c93-90ab-1ae20359b37b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10613 | 2024.10.10 05:43:57.009960 [ 3 ] {} <Debug> HTTP-Session: ad4735f9-df13-4c93-90ab-1ae20359b37b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10614 | 2024.10.10 05:43:57.009990 [ 3 ] {} <Trace> HTTP-Session: ad4735f9-df13-4c93-90ab-1ae20359b37b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10615 | 2024.10.10 05:43:57.010110 [ 3 ] {7cefc155-6d51-49d8-8f0c-6cc814ac10b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10616 | 2024.10.10 05:43:57.010158 [ 3 ] {7cefc155-6d51-49d8-8f0c-6cc814ac10b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10617 | 2024.10.10 05:43:57.010311 [ 3 ] {7cefc155-6d51-49d8-8f0c-6cc814ac10b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10618 | 2024.10.10 05:43:57.010629 [ 3 ] {7cefc155-6d51-49d8-8f0c-6cc814ac10b7} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10619 | 2024.10.10 05:43:57.010667 [ 3 ] {7cefc155-6d51-49d8-8f0c-6cc814ac10b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10620 | 2024.10.10 05:43:57.011059 [ 3 ] {7cefc155-6d51-49d8-8f0c-6cc814ac10b7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10621 | 2024.10.10 05:43:57.011402 [ 3 ] {7cefc155-6d51-49d8-8f0c-6cc814ac10b7} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10622 | 2024.10.10 05:43:57.011550 [ 3 ] {7cefc155-6d51-49d8-8f0c-6cc814ac10b7} <Debug> executeQuery: Read 45 rows, 3.21 KiB in 0.00148 sec., 30405.405405405407 rows/sec., 2.12 MiB/sec. | ||
10623 | 2024.10.10 05:43:57.011732 [ 3 ] {7cefc155-6d51-49d8-8f0c-6cc814ac10b7} <Debug> DynamicQueryHandler: Done processing query | ||
10624 | 2024.10.10 05:43:57.011757 [ 3 ] {7cefc155-6d51-49d8-8f0c-6cc814ac10b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10625 | 2024.10.10 05:43:57.011773 [ 3 ] {} <Debug> HTTP-Session: ad4735f9-df13-4c93-90ab-1ae20359b37b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10626 | 2024.10.10 05:43:57.011935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 36135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10627 | 2024.10.10 05:43:57.011985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10628 | 2024.10.10 05:43:57.012005 [ 3 ] {} <Debug> HTTP-Session: 5dcb3e91-e6e8-4a29-9397-1751092b5eed Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10629 | 2024.10.10 05:43:57.012022 [ 3 ] {} <Debug> HTTP-Session: 5dcb3e91-e6e8-4a29-9397-1751092b5eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10630 | 2024.10.10 05:43:57.012037 [ 3 ] {} <Debug> HTTP-Session: 5dcb3e91-e6e8-4a29-9397-1751092b5eed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10631 | 2024.10.10 05:43:57.012067 [ 3 ] {} <Trace> HTTP-Session: 5dcb3e91-e6e8-4a29-9397-1751092b5eed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10632 | 2024.10.10 05:43:57.012331 [ 3 ] {5fbfb588-7ec3-4057-93aa-ec3fe7d2adb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10633 | 2024.10.10 05:43:57.012402 [ 3 ] {5fbfb588-7ec3-4057-93aa-ec3fe7d2adb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10634 | 2024.10.10 05:43:57.012838 [ 3 ] {5fbfb588-7ec3-4057-93aa-ec3fe7d2adb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10635 | 2024.10.10 05:43:57.013465 [ 3 ] {5fbfb588-7ec3-4057-93aa-ec3fe7d2adb3} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10636 | 2024.10.10 05:43:57.013504 [ 3 ] {5fbfb588-7ec3-4057-93aa-ec3fe7d2adb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10637 | 2024.10.10 05:43:57.014144 [ 3 ] {5fbfb588-7ec3-4057-93aa-ec3fe7d2adb3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10638 | 2024.10.10 05:43:57.014575 [ 3 ] {5fbfb588-7ec3-4057-93aa-ec3fe7d2adb3} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10639 | 2024.10.10 05:43:57.014770 [ 3 ] {5fbfb588-7ec3-4057-93aa-ec3fe7d2adb3} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002618 sec., 8403.361344537814 rows/sec., 15.06 MiB/sec. | ||
10640 | 2024.10.10 05:43:57.015003 [ 3 ] {5fbfb588-7ec3-4057-93aa-ec3fe7d2adb3} <Debug> DynamicQueryHandler: Done processing query | ||
10641 | 2024.10.10 05:43:57.015029 [ 3 ] {5fbfb588-7ec3-4057-93aa-ec3fe7d2adb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
10642 | 2024.10.10 05:43:57.015045 [ 3 ] {} <Debug> HTTP-Session: 5dcb3e91-e6e8-4a29-9397-1751092b5eed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10643 | 2024.10.10 05:43:57.015171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10644 | 2024.10.10 05:43:57.015221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10645 | 2024.10.10 05:43:57.015242 [ 3 ] {} <Debug> HTTP-Session: 00a39e35-5d20-46e4-9b4e-d13045eac4fe Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10646 | 2024.10.10 05:43:57.015259 [ 3 ] {} <Debug> HTTP-Session: 00a39e35-5d20-46e4-9b4e-d13045eac4fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10647 | 2024.10.10 05:43:57.015273 [ 3 ] {} <Debug> HTTP-Session: 00a39e35-5d20-46e4-9b4e-d13045eac4fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10648 | 2024.10.10 05:43:57.015303 [ 3 ] {} <Trace> HTTP-Session: 00a39e35-5d20-46e4-9b4e-d13045eac4fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10649 | 2024.10.10 05:43:57.015406 [ 3 ] {d325cc59-57c0-40a2-a4f0-21babb3c3b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10650 | 2024.10.10 05:43:57.015451 [ 3 ] {d325cc59-57c0-40a2-a4f0-21babb3c3b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10651 | 2024.10.10 05:43:57.015584 [ 3 ] {d325cc59-57c0-40a2-a4f0-21babb3c3b40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10652 | 2024.10.10 05:43:57.015895 [ 3 ] {d325cc59-57c0-40a2-a4f0-21babb3c3b40} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10653 | 2024.10.10 05:43:57.015932 [ 3 ] {d325cc59-57c0-40a2-a4f0-21babb3c3b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
10654 | 2024.10.10 05:43:57.016299 [ 3 ] {d325cc59-57c0-40a2-a4f0-21babb3c3b40} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10655 | 2024.10.10 05:43:57.016634 [ 3 ] {d325cc59-57c0-40a2-a4f0-21babb3c3b40} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10656 | 2024.10.10 05:43:57.016793 [ 3 ] {d325cc59-57c0-40a2-a4f0-21babb3c3b40} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.00141 sec., 12765.95744680851 rows/sec., 876.14 KiB/sec. | ||
10657 | 2024.10.10 05:43:57.017072 [ 3 ] {d325cc59-57c0-40a2-a4f0-21babb3c3b40} <Debug> DynamicQueryHandler: Done processing query | ||
10658 | 2024.10.10 05:43:57.017133 [ 3 ] {d325cc59-57c0-40a2-a4f0-21babb3c3b40} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10659 | 2024.10.10 05:43:57.017190 [ 3 ] {} <Debug> HTTP-Session: 00a39e35-5d20-46e4-9b4e-d13045eac4fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10660 | 2024.10.10 05:44:00.380199 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1044 | ||
10661 | 2024.10.10 05:44:00.383329 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10662 | 2024.10.10 05:44:00.383378 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10663 | 2024.10.10 05:44:00.384884 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
10664 | 2024.10.10 05:44:00.385881 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10665 | 2024.10.10 05:44:00.387167 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1044 | ||
10666 | 2024.10.10 05:44:02.010079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10667 | 2024.10.10 05:44:02.010205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10668 | 2024.10.10 05:44:02.010234 [ 3 ] {} <Debug> HTTP-Session: e6d0169f-671a-48f6-b5cf-fccf13c8c733 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10669 | 2024.10.10 05:44:02.010263 [ 3 ] {} <Debug> HTTP-Session: e6d0169f-671a-48f6-b5cf-fccf13c8c733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10670 | 2024.10.10 05:44:02.010282 [ 3 ] {} <Debug> HTTP-Session: e6d0169f-671a-48f6-b5cf-fccf13c8c733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10671 | 2024.10.10 05:44:02.010336 [ 3 ] {} <Trace> HTTP-Session: e6d0169f-671a-48f6-b5cf-fccf13c8c733 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10672 | 2024.10.10 05:44:02.010590 [ 3 ] {d2fb11ed-81a8-43f6-b55e-4dbcb37f4cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10673 | 2024.10.10 05:44:02.010659 [ 3 ] {d2fb11ed-81a8-43f6-b55e-4dbcb37f4cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10674 | 2024.10.10 05:44:02.011000 [ 3 ] {d2fb11ed-81a8-43f6-b55e-4dbcb37f4cf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10675 | 2024.10.10 05:44:02.011600 [ 3 ] {d2fb11ed-81a8-43f6-b55e-4dbcb37f4cf2} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10676 | 2024.10.10 05:44:02.011643 [ 3 ] {d2fb11ed-81a8-43f6-b55e-4dbcb37f4cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10677 | 2024.10.10 05:44:02.012122 [ 3 ] {d2fb11ed-81a8-43f6-b55e-4dbcb37f4cf2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10678 | 2024.10.10 05:44:02.012523 [ 3 ] {d2fb11ed-81a8-43f6-b55e-4dbcb37f4cf2} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10679 | 2024.10.10 05:44:02.012677 [ 3 ] {d2fb11ed-81a8-43f6-b55e-4dbcb37f4cf2} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002193 sec., 93479.25216598267 rows/sec., 8.21 MiB/sec. | ||
10680 | 2024.10.10 05:44:02.012908 [ 3 ] {d2fb11ed-81a8-43f6-b55e-4dbcb37f4cf2} <Debug> DynamicQueryHandler: Done processing query | ||
10681 | 2024.10.10 05:44:02.012936 [ 3 ] {d2fb11ed-81a8-43f6-b55e-4dbcb37f4cf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10682 | 2024.10.10 05:44:02.012953 [ 3 ] {} <Debug> HTTP-Session: e6d0169f-671a-48f6-b5cf-fccf13c8c733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10683 | 2024.10.10 05:44:02.013109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10684 | 2024.10.10 05:44:02.013168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10685 | 2024.10.10 05:44:02.013188 [ 3 ] {} <Debug> HTTP-Session: badecda2-c8bf-4565-be95-10796b15cd85 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10686 | 2024.10.10 05:44:02.013207 [ 3 ] {} <Debug> HTTP-Session: badecda2-c8bf-4565-be95-10796b15cd85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10687 | 2024.10.10 05:44:02.013221 [ 3 ] {} <Debug> HTTP-Session: badecda2-c8bf-4565-be95-10796b15cd85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10688 | 2024.10.10 05:44:02.013258 [ 3 ] {} <Trace> HTTP-Session: badecda2-c8bf-4565-be95-10796b15cd85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10689 | 2024.10.10 05:44:02.013368 [ 3 ] {acd2f041-24df-4595-85aa-d9b65cb62417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10690 | 2024.10.10 05:44:02.013416 [ 3 ] {acd2f041-24df-4595-85aa-d9b65cb62417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10691 | 2024.10.10 05:44:02.013657 [ 3 ] {acd2f041-24df-4595-85aa-d9b65cb62417} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10692 | 2024.10.10 05:44:02.013979 [ 3 ] {acd2f041-24df-4595-85aa-d9b65cb62417} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10693 | 2024.10.10 05:44:02.014015 [ 3 ] {acd2f041-24df-4595-85aa-d9b65cb62417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10694 | 2024.10.10 05:44:02.014380 [ 3 ] {acd2f041-24df-4595-85aa-d9b65cb62417} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10695 | 2024.10.10 05:44:02.014780 [ 3 ] {acd2f041-24df-4595-85aa-d9b65cb62417} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10696 | 2024.10.10 05:44:02.014911 [ 3 ] {acd2f041-24df-4595-85aa-d9b65cb62417} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001575 sec., 5079.3650793650795 rows/sec., 381.94 KiB/sec. | ||
10697 | 2024.10.10 05:44:02.015124 [ 3 ] {acd2f041-24df-4595-85aa-d9b65cb62417} <Debug> DynamicQueryHandler: Done processing query | ||
10698 | 2024.10.10 05:44:02.015155 [ 3 ] {acd2f041-24df-4595-85aa-d9b65cb62417} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10699 | 2024.10.10 05:44:02.015178 [ 3 ] {} <Debug> HTTP-Session: badecda2-c8bf-4565-be95-10796b15cd85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10700 | 2024.10.10 05:44:02.015303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10701 | 2024.10.10 05:44:02.015354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10702 | 2024.10.10 05:44:02.015374 [ 3 ] {} <Debug> HTTP-Session: a127c3bc-d3de-4762-b513-768c4ad9ec96 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10703 | 2024.10.10 05:44:02.015392 [ 3 ] {} <Debug> HTTP-Session: a127c3bc-d3de-4762-b513-768c4ad9ec96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10704 | 2024.10.10 05:44:02.015407 [ 3 ] {} <Debug> HTTP-Session: a127c3bc-d3de-4762-b513-768c4ad9ec96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10705 | 2024.10.10 05:44:02.015440 [ 3 ] {} <Trace> HTTP-Session: a127c3bc-d3de-4762-b513-768c4ad9ec96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10706 | 2024.10.10 05:44:02.015543 [ 3 ] {620bba75-8b8a-400e-b985-874419891250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
10707 | 2024.10.10 05:44:02.015590 [ 3 ] {620bba75-8b8a-400e-b985-874419891250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10708 | 2024.10.10 05:44:02.015819 [ 3 ] {620bba75-8b8a-400e-b985-874419891250} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10709 | 2024.10.10 05:44:02.016124 [ 3 ] {620bba75-8b8a-400e-b985-874419891250} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10710 | 2024.10.10 05:44:02.016162 [ 3 ] {620bba75-8b8a-400e-b985-874419891250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10711 | 2024.10.10 05:44:02.016536 [ 3 ] {620bba75-8b8a-400e-b985-874419891250} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10712 | 2024.10.10 05:44:02.016911 [ 3 ] {620bba75-8b8a-400e-b985-874419891250} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10713 | 2024.10.10 05:44:02.017041 [ 3 ] {620bba75-8b8a-400e-b985-874419891250} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001527 sec., 9168.3038637852 rows/sec., 642.09 KiB/sec. | ||
10714 | 2024.10.10 05:44:02.017213 [ 3 ] {620bba75-8b8a-400e-b985-874419891250} <Debug> DynamicQueryHandler: Done processing query | ||
10715 | 2024.10.10 05:44:02.017239 [ 3 ] {620bba75-8b8a-400e-b985-874419891250} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10716 | 2024.10.10 05:44:02.017255 [ 3 ] {} <Debug> HTTP-Session: a127c3bc-d3de-4762-b513-768c4ad9ec96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10717 | 2024.10.10 05:44:02.017363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10718 | 2024.10.10 05:44:02.017413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10719 | 2024.10.10 05:44:02.017434 [ 3 ] {} <Debug> HTTP-Session: 1d5c74f8-5f7e-4dd8-a8c5-421e256242bb Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10720 | 2024.10.10 05:44:02.017451 [ 3 ] {} <Debug> HTTP-Session: 1d5c74f8-5f7e-4dd8-a8c5-421e256242bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10721 | 2024.10.10 05:44:02.017466 [ 3 ] {} <Debug> HTTP-Session: 1d5c74f8-5f7e-4dd8-a8c5-421e256242bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10722 | 2024.10.10 05:44:02.017498 [ 3 ] {} <Trace> HTTP-Session: 1d5c74f8-5f7e-4dd8-a8c5-421e256242bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10723 | 2024.10.10 05:44:02.017599 [ 3 ] {ff120df9-3821-4392-be11-ffde2fe86a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
10724 | 2024.10.10 05:44:02.017644 [ 3 ] {ff120df9-3821-4392-be11-ffde2fe86a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10725 | 2024.10.10 05:44:02.017871 [ 3 ] {ff120df9-3821-4392-be11-ffde2fe86a46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10726 | 2024.10.10 05:44:02.018164 [ 3 ] {ff120df9-3821-4392-be11-ffde2fe86a46} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10727 | 2024.10.10 05:44:02.018201 [ 3 ] {ff120df9-3821-4392-be11-ffde2fe86a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10728 | 2024.10.10 05:44:02.018567 [ 3 ] {ff120df9-3821-4392-be11-ffde2fe86a46} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10729 | 2024.10.10 05:44:02.018933 [ 3 ] {ff120df9-3821-4392-be11-ffde2fe86a46} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10730 | 2024.10.10 05:44:02.019065 [ 3 ] {ff120df9-3821-4392-be11-ffde2fe86a46} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001492 sec., 4021.4477211796243 rows/sec., 237.60 KiB/sec. | ||
10731 | 2024.10.10 05:44:02.019226 [ 3 ] {ff120df9-3821-4392-be11-ffde2fe86a46} <Debug> DynamicQueryHandler: Done processing query | ||
10732 | 2024.10.10 05:44:02.019250 [ 3 ] {ff120df9-3821-4392-be11-ffde2fe86a46} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10733 | 2024.10.10 05:44:02.019266 [ 3 ] {} <Debug> HTTP-Session: 1d5c74f8-5f7e-4dd8-a8c5-421e256242bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10734 | 2024.10.10 05:44:02.019412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10735 | 2024.10.10 05:44:02.019461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10736 | 2024.10.10 05:44:02.019480 [ 3 ] {} <Debug> HTTP-Session: f60badec-f1bf-4116-8897-2c401fe610c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10737 | 2024.10.10 05:44:02.019497 [ 3 ] {} <Debug> HTTP-Session: f60badec-f1bf-4116-8897-2c401fe610c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10738 | 2024.10.10 05:44:02.019512 [ 3 ] {} <Debug> HTTP-Session: f60badec-f1bf-4116-8897-2c401fe610c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10739 | 2024.10.10 05:44:02.019543 [ 3 ] {} <Trace> HTTP-Session: f60badec-f1bf-4116-8897-2c401fe610c6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10740 | 2024.10.10 05:44:02.019747 [ 3 ] {938bc69e-a711-40ea-8cd4-36310c7b79e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10741 | 2024.10.10 05:44:02.019792 [ 3 ] {938bc69e-a711-40ea-8cd4-36310c7b79e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10742 | 2024.10.10 05:44:02.020016 [ 3 ] {938bc69e-a711-40ea-8cd4-36310c7b79e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10743 | 2024.10.10 05:44:02.020549 [ 3 ] {938bc69e-a711-40ea-8cd4-36310c7b79e4} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10744 | 2024.10.10 05:44:02.020591 [ 3 ] {938bc69e-a711-40ea-8cd4-36310c7b79e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10745 | 2024.10.10 05:44:02.021004 [ 3 ] {938bc69e-a711-40ea-8cd4-36310c7b79e4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10746 | 2024.10.10 05:44:02.021370 [ 3 ] {938bc69e-a711-40ea-8cd4-36310c7b79e4} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10747 | 2024.10.10 05:44:02.021501 [ 3 ] {938bc69e-a711-40ea-8cd4-36310c7b79e4} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001863 sec., 209339.77455716586 rows/sec., 14.85 MiB/sec. | ||
10748 | 2024.10.10 05:44:02.021670 [ 3 ] {938bc69e-a711-40ea-8cd4-36310c7b79e4} <Debug> DynamicQueryHandler: Done processing query | ||
10749 | 2024.10.10 05:44:02.021695 [ 3 ] {938bc69e-a711-40ea-8cd4-36310c7b79e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
10750 | 2024.10.10 05:44:02.021712 [ 3 ] {} <Debug> HTTP-Session: f60badec-f1bf-4116-8897-2c401fe610c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10751 | 2024.10.10 05:44:02.021838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10752 | 2024.10.10 05:44:02.021888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10753 | 2024.10.10 05:44:02.021907 [ 3 ] {} <Debug> HTTP-Session: eb4d3d82-9062-4061-ab82-8da35e13d7f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10754 | 2024.10.10 05:44:02.021923 [ 3 ] {} <Debug> HTTP-Session: eb4d3d82-9062-4061-ab82-8da35e13d7f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10755 | 2024.10.10 05:44:02.021938 [ 3 ] {} <Debug> HTTP-Session: eb4d3d82-9062-4061-ab82-8da35e13d7f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10756 | 2024.10.10 05:44:02.021969 [ 3 ] {} <Trace> HTTP-Session: eb4d3d82-9062-4061-ab82-8da35e13d7f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10757 | 2024.10.10 05:44:02.022066 [ 3 ] {89a889bd-8a2d-4ed6-9eca-0bc497340fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
10758 | 2024.10.10 05:44:02.022112 [ 3 ] {89a889bd-8a2d-4ed6-9eca-0bc497340fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10759 | 2024.10.10 05:44:02.022241 [ 3 ] {89a889bd-8a2d-4ed6-9eca-0bc497340fd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10760 | 2024.10.10 05:44:02.022495 [ 3 ] {89a889bd-8a2d-4ed6-9eca-0bc497340fd6} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10761 | 2024.10.10 05:44:02.022529 [ 3 ] {89a889bd-8a2d-4ed6-9eca-0bc497340fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10762 | 2024.10.10 05:44:02.022892 [ 3 ] {89a889bd-8a2d-4ed6-9eca-0bc497340fd6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10763 | 2024.10.10 05:44:02.023217 [ 3 ] {89a889bd-8a2d-4ed6-9eca-0bc497340fd6} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10764 | 2024.10.10 05:44:02.023345 [ 3 ] {89a889bd-8a2d-4ed6-9eca-0bc497340fd6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001305 sec., 4597.701149425287 rows/sec., 240.21 KiB/sec. | ||
10765 | 2024.10.10 05:44:02.023500 [ 3 ] {89a889bd-8a2d-4ed6-9eca-0bc497340fd6} <Debug> DynamicQueryHandler: Done processing query | ||
10766 | 2024.10.10 05:44:02.023525 [ 3 ] {89a889bd-8a2d-4ed6-9eca-0bc497340fd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
10767 | 2024.10.10 05:44:02.023541 [ 3 ] {} <Debug> HTTP-Session: eb4d3d82-9062-4061-ab82-8da35e13d7f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10768 | 2024.10.10 05:44:02.023687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10769 | 2024.10.10 05:44:02.023737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10770 | 2024.10.10 05:44:02.023757 [ 3 ] {} <Debug> HTTP-Session: 37e59452-59a4-4c85-915a-88531f9b73e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10771 | 2024.10.10 05:44:02.023773 [ 3 ] {} <Debug> HTTP-Session: 37e59452-59a4-4c85-915a-88531f9b73e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10772 | 2024.10.10 05:44:02.023788 [ 3 ] {} <Debug> HTTP-Session: 37e59452-59a4-4c85-915a-88531f9b73e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10773 | 2024.10.10 05:44:02.023819 [ 3 ] {} <Trace> HTTP-Session: 37e59452-59a4-4c85-915a-88531f9b73e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10774 | 2024.10.10 05:44:02.024012 [ 3 ] {245a0849-f236-4396-a6a1-e6fbbe1b8e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10775 | 2024.10.10 05:44:02.024059 [ 3 ] {245a0849-f236-4396-a6a1-e6fbbe1b8e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10776 | 2024.10.10 05:44:02.024202 [ 3 ] {245a0849-f236-4396-a6a1-e6fbbe1b8e80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10777 | 2024.10.10 05:44:02.024623 [ 3 ] {245a0849-f236-4396-a6a1-e6fbbe1b8e80} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10778 | 2024.10.10 05:44:02.024659 [ 3 ] {245a0849-f236-4396-a6a1-e6fbbe1b8e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10779 | 2024.10.10 05:44:02.025063 [ 3 ] {245a0849-f236-4396-a6a1-e6fbbe1b8e80} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10780 | 2024.10.10 05:44:02.025430 [ 3 ] {245a0849-f236-4396-a6a1-e6fbbe1b8e80} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10781 | 2024.10.10 05:44:02.025561 [ 3 ] {245a0849-f236-4396-a6a1-e6fbbe1b8e80} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001663 sec., 142513.52976548407 rows/sec., 9.55 MiB/sec. | ||
10782 | 2024.10.10 05:44:02.025734 [ 3 ] {245a0849-f236-4396-a6a1-e6fbbe1b8e80} <Debug> DynamicQueryHandler: Done processing query | ||
10783 | 2024.10.10 05:44:02.025758 [ 3 ] {245a0849-f236-4396-a6a1-e6fbbe1b8e80} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
10784 | 2024.10.10 05:44:02.025774 [ 3 ] {} <Debug> HTTP-Session: 37e59452-59a4-4c85-915a-88531f9b73e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10785 | 2024.10.10 05:44:02.025898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10786 | 2024.10.10 05:44:02.025950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10787 | 2024.10.10 05:44:02.025969 [ 3 ] {} <Debug> HTTP-Session: d15f2cbf-8b10-4e7c-885e-5b16c6c0b8e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10788 | 2024.10.10 05:44:02.025986 [ 3 ] {} <Debug> HTTP-Session: d15f2cbf-8b10-4e7c-885e-5b16c6c0b8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10789 | 2024.10.10 05:44:02.026000 [ 3 ] {} <Debug> HTTP-Session: d15f2cbf-8b10-4e7c-885e-5b16c6c0b8e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10790 | 2024.10.10 05:44:02.026031 [ 3 ] {} <Trace> HTTP-Session: d15f2cbf-8b10-4e7c-885e-5b16c6c0b8e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10791 | 2024.10.10 05:44:02.026124 [ 3 ] {6dd6a253-b899-423a-bf9c-bbf4d643afb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
10792 | 2024.10.10 05:44:02.026170 [ 3 ] {6dd6a253-b899-423a-bf9c-bbf4d643afb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10793 | 2024.10.10 05:44:02.026298 [ 3 ] {6dd6a253-b899-423a-bf9c-bbf4d643afb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10794 | 2024.10.10 05:44:02.026547 [ 3 ] {6dd6a253-b899-423a-bf9c-bbf4d643afb0} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10795 | 2024.10.10 05:44:02.026584 [ 3 ] {6dd6a253-b899-423a-bf9c-bbf4d643afb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10796 | 2024.10.10 05:44:02.026938 [ 3 ] {6dd6a253-b899-423a-bf9c-bbf4d643afb0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10797 | 2024.10.10 05:44:02.027263 [ 3 ] {6dd6a253-b899-423a-bf9c-bbf4d643afb0} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10798 | 2024.10.10 05:44:02.027395 [ 3 ] {6dd6a253-b899-423a-bf9c-bbf4d643afb0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001293 sec., 773.3952049497293 rows/sec., 52.11 KiB/sec. | ||
10799 | 2024.10.10 05:44:02.027664 [ 3 ] {6dd6a253-b899-423a-bf9c-bbf4d643afb0} <Debug> DynamicQueryHandler: Done processing query | ||
10800 | 2024.10.10 05:44:02.027700 [ 3 ] {6dd6a253-b899-423a-bf9c-bbf4d643afb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
10801 | 2024.10.10 05:44:02.027729 [ 3 ] {} <Debug> HTTP-Session: d15f2cbf-8b10-4e7c-885e-5b16c6c0b8e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10802 | 2024.10.10 05:44:02.027849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10803 | 2024.10.10 05:44:02.027898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10804 | 2024.10.10 05:44:02.027917 [ 3 ] {} <Debug> HTTP-Session: 1fa39552-e037-41c2-bec6-21b96534a732 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10805 | 2024.10.10 05:44:02.027934 [ 3 ] {} <Debug> HTTP-Session: 1fa39552-e037-41c2-bec6-21b96534a732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10806 | 2024.10.10 05:44:02.028030 [ 3 ] {} <Debug> HTTP-Session: 1fa39552-e037-41c2-bec6-21b96534a732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10807 | 2024.10.10 05:44:02.028061 [ 3 ] {} <Trace> HTTP-Session: 1fa39552-e037-41c2-bec6-21b96534a732 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10808 | 2024.10.10 05:44:02.028238 [ 3 ] {21641480-dd5b-4322-b09f-0e62bc1de27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10809 | 2024.10.10 05:44:02.028312 [ 3 ] {21641480-dd5b-4322-b09f-0e62bc1de27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10810 | 2024.10.10 05:44:02.028768 [ 3 ] {21641480-dd5b-4322-b09f-0e62bc1de27d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10811 | 2024.10.10 05:44:02.029272 [ 3 ] {21641480-dd5b-4322-b09f-0e62bc1de27d} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10812 | 2024.10.10 05:44:02.029389 [ 3 ] {21641480-dd5b-4322-b09f-0e62bc1de27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10813 | 2024.10.10 05:44:02.030015 [ 3 ] {21641480-dd5b-4322-b09f-0e62bc1de27d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10814 | 2024.10.10 05:44:02.030437 [ 3 ] {21641480-dd5b-4322-b09f-0e62bc1de27d} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10815 | 2024.10.10 05:44:02.030607 [ 3 ] {21641480-dd5b-4322-b09f-0e62bc1de27d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002468 sec., 3241.4910858995136 rows/sec., 5.81 MiB/sec. | ||
10816 | 2024.10.10 05:44:02.030886 [ 3 ] {21641480-dd5b-4322-b09f-0e62bc1de27d} <Debug> DynamicQueryHandler: Done processing query | ||
10817 | 2024.10.10 05:44:02.030911 [ 3 ] {21641480-dd5b-4322-b09f-0e62bc1de27d} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
10818 | 2024.10.10 05:44:02.030927 [ 3 ] {} <Debug> HTTP-Session: 1fa39552-e037-41c2-bec6-21b96534a732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10819 | 2024.10.10 05:44:02.031051 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10820 | 2024.10.10 05:44:02.031100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10821 | 2024.10.10 05:44:02.031119 [ 3 ] {} <Debug> HTTP-Session: 178f2766-dfc4-4edb-a471-bf85dc55390f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10822 | 2024.10.10 05:44:02.031135 [ 3 ] {} <Debug> HTTP-Session: 178f2766-dfc4-4edb-a471-bf85dc55390f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10823 | 2024.10.10 05:44:02.031149 [ 3 ] {} <Debug> HTTP-Session: 178f2766-dfc4-4edb-a471-bf85dc55390f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10824 | 2024.10.10 05:44:02.031180 [ 3 ] {} <Trace> HTTP-Session: 178f2766-dfc4-4edb-a471-bf85dc55390f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10825 | 2024.10.10 05:44:02.031302 [ 3 ] {7de44083-c1d1-4dd9-8677-17bff4ac34b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10826 | 2024.10.10 05:44:02.031347 [ 3 ] {7de44083-c1d1-4dd9-8677-17bff4ac34b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10827 | 2024.10.10 05:44:02.031481 [ 3 ] {7de44083-c1d1-4dd9-8677-17bff4ac34b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10828 | 2024.10.10 05:44:02.031791 [ 3 ] {7de44083-c1d1-4dd9-8677-17bff4ac34b0} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10829 | 2024.10.10 05:44:02.031828 [ 3 ] {7de44083-c1d1-4dd9-8677-17bff4ac34b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10830 | 2024.10.10 05:44:02.032203 [ 3 ] {7de44083-c1d1-4dd9-8677-17bff4ac34b0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10831 | 2024.10.10 05:44:02.032552 [ 3 ] {7de44083-c1d1-4dd9-8677-17bff4ac34b0} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10832 | 2024.10.10 05:44:02.032718 [ 3 ] {7de44083-c1d1-4dd9-8677-17bff4ac34b0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001451 sec., 56512.74982770503 rows/sec., 3.59 MiB/sec. | ||
10833 | 2024.10.10 05:44:02.032883 [ 3 ] {7de44083-c1d1-4dd9-8677-17bff4ac34b0} <Debug> DynamicQueryHandler: Done processing query | ||
10834 | 2024.10.10 05:44:02.032908 [ 3 ] {7de44083-c1d1-4dd9-8677-17bff4ac34b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
10835 | 2024.10.10 05:44:02.032924 [ 3 ] {} <Debug> HTTP-Session: 178f2766-dfc4-4edb-a471-bf85dc55390f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10836 | 2024.10.10 05:44:07.005403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10837 | 2024.10.10 05:44:07.005549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10838 | 2024.10.10 05:44:07.005579 [ 3 ] {} <Debug> HTTP-Session: dace4dd9-3177-4de6-9202-f5adfc28abe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10839 | 2024.10.10 05:44:07.005609 [ 3 ] {} <Debug> HTTP-Session: dace4dd9-3177-4de6-9202-f5adfc28abe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10840 | 2024.10.10 05:44:07.005627 [ 3 ] {} <Debug> HTTP-Session: dace4dd9-3177-4de6-9202-f5adfc28abe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10841 | 2024.10.10 05:44:07.005681 [ 3 ] {} <Trace> HTTP-Session: dace4dd9-3177-4de6-9202-f5adfc28abe9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10842 | 2024.10.10 05:44:07.005864 [ 3 ] {ba37d2ef-84c8-44b9-8bc1-ffa158762872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
10843 | 2024.10.10 05:44:07.005935 [ 3 ] {ba37d2ef-84c8-44b9-8bc1-ffa158762872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10844 | 2024.10.10 05:44:07.006289 [ 3 ] {ba37d2ef-84c8-44b9-8bc1-ffa158762872} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10845 | 2024.10.10 05:44:07.006660 [ 3 ] {ba37d2ef-84c8-44b9-8bc1-ffa158762872} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10846 | 2024.10.10 05:44:07.006702 [ 3 ] {ba37d2ef-84c8-44b9-8bc1-ffa158762872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10847 | 2024.10.10 05:44:07.007121 [ 3 ] {ba37d2ef-84c8-44b9-8bc1-ffa158762872} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10848 | 2024.10.10 05:44:07.007516 [ 3 ] {ba37d2ef-84c8-44b9-8bc1-ffa158762872} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10849 | 2024.10.10 05:44:07.007669 [ 3 ] {ba37d2ef-84c8-44b9-8bc1-ffa158762872} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001858 sec., 1076.4262648008612 rows/sec., 87.77 KiB/sec. | ||
10850 | 2024.10.10 05:44:07.007675 [ 140 ] {} <Debug> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
10851 | 2024.10.10 05:44:07.007732 [ 140 ] {} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10852 | 2024.10.10 05:44:07.007764 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10853 | 2024.10.10 05:44:07.007876 [ 188 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
10854 | 2024.10.10 05:44:07.007903 [ 3 ] {ba37d2ef-84c8-44b9-8bc1-ffa158762872} <Debug> DynamicQueryHandler: Done processing query | ||
10855 | 2024.10.10 05:44:07.007933 [ 3 ] {ba37d2ef-84c8-44b9-8bc1-ffa158762872} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10856 | 2024.10.10 05:44:07.007953 [ 3 ] {} <Debug> HTTP-Session: dace4dd9-3177-4de6-9202-f5adfc28abe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10857 | 2024.10.10 05:44:07.008018 [ 188 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10858 | 2024.10.10 05:44:07.008049 [ 188 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 18 rows starting from the beginning of the part | ||
10859 | 2024.10.10 05:44:07.008127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 17512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10860 | 2024.10.10 05:44:07.008136 [ 188 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
10861 | 2024.10.10 05:44:07.008246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10862 | 2024.10.10 05:44:07.008383 [ 3 ] {} <Debug> HTTP-Session: 99478c0b-8e09-4fe9-8a68-87d5ba60341e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10863 | 2024.10.10 05:44:07.008501 [ 188 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
10864 | 2024.10.10 05:44:07.008502 [ 3 ] {} <Debug> HTTP-Session: 99478c0b-8e09-4fe9-8a68-87d5ba60341e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10865 | 2024.10.10 05:44:07.008533 [ 3 ] {} <Debug> HTTP-Session: 99478c0b-8e09-4fe9-8a68-87d5ba60341e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10866 | 2024.10.10 05:44:07.008658 [ 3 ] {} <Trace> HTTP-Session: 99478c0b-8e09-4fe9-8a68-87d5ba60341e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10867 | 2024.10.10 05:44:07.008763 [ 188 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
10868 | 2024.10.10 05:44:07.008903 [ 188 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
10869 | 2024.10.10 05:44:07.008966 [ 3 ] {72504982-dafc-4f57-9ce1-16c3c7d94a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
10870 | 2024.10.10 05:44:07.009142 [ 3 ] {72504982-dafc-4f57-9ce1-16c3c7d94a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10871 | 2024.10.10 05:44:07.009183 [ 188 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
10872 | 2024.10.10 05:44:07.009925 [ 3 ] {72504982-dafc-4f57-9ce1-16c3c7d94a58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10873 | 2024.10.10 05:44:07.010546 [ 3 ] {72504982-dafc-4f57-9ce1-16c3c7d94a58} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10874 | 2024.10.10 05:44:07.010591 [ 3 ] {72504982-dafc-4f57-9ce1-16c3c7d94a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10875 | 2024.10.10 05:44:07.010987 [ 188 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.003164133 sec., 10113.354906383518 rows/sec., 864.18 KiB/sec. | ||
10876 | 2024.10.10 05:44:07.011118 [ 188 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
10877 | 2024.10.10 05:44:07.011188 [ 3 ] {72504982-dafc-4f57-9ce1-16c3c7d94a58} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10878 | 2024.10.10 05:44:07.011773 [ 188 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_20_4} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10879 | 2024.10.10 05:44:07.011855 [ 3 ] {72504982-dafc-4f57-9ce1-16c3c7d94a58} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10880 | 2024.10.10 05:44:07.011884 [ 188 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_20_4} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
10881 | 2024.10.10 05:44:07.011976 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10882 | 2024.10.10 05:44:07.012070 [ 3 ] {72504982-dafc-4f57-9ce1-16c3c7d94a58} <Debug> executeQuery: Read 119 rows, 10.26 KiB in 0.003199 sec., 37199.12472647702 rows/sec., 3.13 MiB/sec. | ||
10883 | 2024.10.10 05:44:07.012327 [ 3 ] {72504982-dafc-4f57-9ce1-16c3c7d94a58} <Debug> DynamicQueryHandler: Done processing query | ||
10884 | 2024.10.10 05:44:07.012364 [ 3 ] {72504982-dafc-4f57-9ce1-16c3c7d94a58} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
10885 | 2024.10.10 05:44:07.012395 [ 3 ] {} <Debug> HTTP-Session: 99478c0b-8e09-4fe9-8a68-87d5ba60341e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10886 | 2024.10.10 05:44:07.012539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 4776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10887 | 2024.10.10 05:44:07.012592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10888 | 2024.10.10 05:44:07.012612 [ 3 ] {} <Debug> HTTP-Session: 6a3fec0f-10cb-455d-8274-c907cc188c73 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10889 | 2024.10.10 05:44:07.012629 [ 3 ] {} <Debug> HTTP-Session: 6a3fec0f-10cb-455d-8274-c907cc188c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10890 | 2024.10.10 05:44:07.012644 [ 3 ] {} <Debug> HTTP-Session: 6a3fec0f-10cb-455d-8274-c907cc188c73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10891 | 2024.10.10 05:44:07.012679 [ 3 ] {} <Trace> HTTP-Session: 6a3fec0f-10cb-455d-8274-c907cc188c73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10892 | 2024.10.10 05:44:07.012792 [ 3 ] {aff8120e-94d6-4282-8e26-b83d8a446bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
10893 | 2024.10.10 05:44:07.012840 [ 3 ] {aff8120e-94d6-4282-8e26-b83d8a446bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10894 | 2024.10.10 05:44:07.013086 [ 3 ] {aff8120e-94d6-4282-8e26-b83d8a446bf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10895 | 2024.10.10 05:44:07.013394 [ 3 ] {aff8120e-94d6-4282-8e26-b83d8a446bf3} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10896 | 2024.10.10 05:44:07.013431 [ 3 ] {aff8120e-94d6-4282-8e26-b83d8a446bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10897 | 2024.10.10 05:44:07.013813 [ 3 ] {aff8120e-94d6-4282-8e26-b83d8a446bf3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10898 | 2024.10.10 05:44:07.014177 [ 3 ] {aff8120e-94d6-4282-8e26-b83d8a446bf3} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10899 | 2024.10.10 05:44:07.014335 [ 3 ] {aff8120e-94d6-4282-8e26-b83d8a446bf3} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001576 sec., 20939.086294416244 rows/sec., 1.53 MiB/sec. | ||
10900 | 2024.10.10 05:44:07.014506 [ 3 ] {aff8120e-94d6-4282-8e26-b83d8a446bf3} <Debug> DynamicQueryHandler: Done processing query | ||
10901 | 2024.10.10 05:44:07.014533 [ 3 ] {aff8120e-94d6-4282-8e26-b83d8a446bf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
10902 | 2024.10.10 05:44:07.014548 [ 3 ] {} <Debug> HTTP-Session: 6a3fec0f-10cb-455d-8274-c907cc188c73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10903 | 2024.10.10 05:44:07.014674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 16478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10904 | 2024.10.10 05:44:07.014723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10905 | 2024.10.10 05:44:07.014742 [ 3 ] {} <Debug> HTTP-Session: 257b50fd-08b5-43bf-a07f-505bfa00a707 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10906 | 2024.10.10 05:44:07.014759 [ 3 ] {} <Debug> HTTP-Session: 257b50fd-08b5-43bf-a07f-505bfa00a707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10907 | 2024.10.10 05:44:07.014774 [ 3 ] {} <Debug> HTTP-Session: 257b50fd-08b5-43bf-a07f-505bfa00a707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10908 | 2024.10.10 05:44:07.014805 [ 3 ] {} <Trace> HTTP-Session: 257b50fd-08b5-43bf-a07f-505bfa00a707 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10909 | 2024.10.10 05:44:07.014927 [ 3 ] {4872baf0-aed4-413c-b633-1e61be75473c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
10910 | 2024.10.10 05:44:07.014972 [ 3 ] {4872baf0-aed4-413c-b633-1e61be75473c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10911 | 2024.10.10 05:44:07.015199 [ 3 ] {4872baf0-aed4-413c-b633-1e61be75473c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10912 | 2024.10.10 05:44:07.015541 [ 3 ] {4872baf0-aed4-413c-b633-1e61be75473c} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10913 | 2024.10.10 05:44:07.015584 [ 3 ] {4872baf0-aed4-413c-b633-1e61be75473c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10914 | 2024.10.10 05:44:07.015946 [ 3 ] {4872baf0-aed4-413c-b633-1e61be75473c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10915 | 2024.10.10 05:44:07.016311 [ 3 ] {4872baf0-aed4-413c-b633-1e61be75473c} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10916 | 2024.10.10 05:44:07.016478 [ 3 ] {4872baf0-aed4-413c-b633-1e61be75473c} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001585 sec., 61198.738170347 rows/sec., 4.78 MiB/sec. | ||
10917 | 2024.10.10 05:44:07.016655 [ 3 ] {4872baf0-aed4-413c-b633-1e61be75473c} <Debug> DynamicQueryHandler: Done processing query | ||
10918 | 2024.10.10 05:44:07.016680 [ 3 ] {4872baf0-aed4-413c-b633-1e61be75473c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
10919 | 2024.10.10 05:44:07.016697 [ 3 ] {} <Debug> HTTP-Session: 257b50fd-08b5-43bf-a07f-505bfa00a707 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10920 | 2024.10.10 05:44:07.016873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10921 | 2024.10.10 05:44:07.016923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10922 | 2024.10.10 05:44:07.016943 [ 3 ] {} <Debug> HTTP-Session: d5c93401-0cbf-4201-b661-ec1b490a463a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10923 | 2024.10.10 05:44:07.016959 [ 3 ] {} <Debug> HTTP-Session: d5c93401-0cbf-4201-b661-ec1b490a463a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10924 | 2024.10.10 05:44:07.016973 [ 3 ] {} <Debug> HTTP-Session: d5c93401-0cbf-4201-b661-ec1b490a463a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10925 | 2024.10.10 05:44:07.017005 [ 3 ] {} <Trace> HTTP-Session: d5c93401-0cbf-4201-b661-ec1b490a463a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10926 | 2024.10.10 05:44:07.017150 [ 3 ] {54ea8520-1369-45b2-91a9-38a924727259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
10927 | 2024.10.10 05:44:07.017199 [ 3 ] {54ea8520-1369-45b2-91a9-38a924727259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10928 | 2024.10.10 05:44:07.017348 [ 3 ] {54ea8520-1369-45b2-91a9-38a924727259} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10929 | 2024.10.10 05:44:07.017685 [ 3 ] {54ea8520-1369-45b2-91a9-38a924727259} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10930 | 2024.10.10 05:44:07.017722 [ 3 ] {54ea8520-1369-45b2-91a9-38a924727259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10931 | 2024.10.10 05:44:07.018119 [ 3 ] {54ea8520-1369-45b2-91a9-38a924727259} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10932 | 2024.10.10 05:44:07.018468 [ 3 ] {54ea8520-1369-45b2-91a9-38a924727259} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10933 | 2024.10.10 05:44:07.018650 [ 3 ] {54ea8520-1369-45b2-91a9-38a924727259} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001558 sec., 103337.61232349166 rows/sec., 7.20 MiB/sec. | ||
10934 | 2024.10.10 05:44:07.018814 [ 3 ] {54ea8520-1369-45b2-91a9-38a924727259} <Debug> DynamicQueryHandler: Done processing query | ||
10935 | 2024.10.10 05:44:07.018838 [ 3 ] {54ea8520-1369-45b2-91a9-38a924727259} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
10936 | 2024.10.10 05:44:07.018854 [ 3 ] {} <Debug> HTTP-Session: d5c93401-0cbf-4201-b661-ec1b490a463a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10937 | 2024.10.10 05:44:07.019020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 51040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10938 | 2024.10.10 05:44:07.019068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10939 | 2024.10.10 05:44:07.019088 [ 3 ] {} <Debug> HTTP-Session: 00e44a75-022f-43ab-874c-d6b851ae7d1e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10940 | 2024.10.10 05:44:07.019105 [ 3 ] {} <Debug> HTTP-Session: 00e44a75-022f-43ab-874c-d6b851ae7d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10941 | 2024.10.10 05:44:07.019119 [ 3 ] {} <Debug> HTTP-Session: 00e44a75-022f-43ab-874c-d6b851ae7d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10942 | 2024.10.10 05:44:07.019149 [ 3 ] {} <Trace> HTTP-Session: 00e44a75-022f-43ab-874c-d6b851ae7d1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10943 | 2024.10.10 05:44:07.019457 [ 3 ] {7904868e-18ba-4896-bb4c-66f252b72949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
10944 | 2024.10.10 05:44:07.019524 [ 3 ] {7904868e-18ba-4896-bb4c-66f252b72949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10945 | 2024.10.10 05:44:07.019942 [ 3 ] {7904868e-18ba-4896-bb4c-66f252b72949} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10946 | 2024.10.10 05:44:07.020509 [ 3 ] {7904868e-18ba-4896-bb4c-66f252b72949} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10947 | 2024.10.10 05:44:07.020557 [ 3 ] {7904868e-18ba-4896-bb4c-66f252b72949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10948 | 2024.10.10 05:44:07.021201 [ 3 ] {7904868e-18ba-4896-bb4c-66f252b72949} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10949 | 2024.10.10 05:44:07.021625 [ 3 ] {7904868e-18ba-4896-bb4c-66f252b72949} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10950 | 2024.10.10 05:44:07.021816 [ 3 ] {7904868e-18ba-4896-bb4c-66f252b72949} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00258 sec., 12015.503875968992 rows/sec., 21.53 MiB/sec. | ||
10951 | 2024.10.10 05:44:07.022022 [ 3 ] {7904868e-18ba-4896-bb4c-66f252b72949} <Debug> DynamicQueryHandler: Done processing query | ||
10952 | 2024.10.10 05:44:07.022047 [ 3 ] {7904868e-18ba-4896-bb4c-66f252b72949} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
10953 | 2024.10.10 05:44:07.022063 [ 3 ] {} <Debug> HTTP-Session: 00e44a75-022f-43ab-874c-d6b851ae7d1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10954 | 2024.10.10 05:44:07.022195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10955 | 2024.10.10 05:44:07.022244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10956 | 2024.10.10 05:44:07.022263 [ 3 ] {} <Debug> HTTP-Session: 543b3593-23ea-4a23-873e-7b09253cfa7f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10957 | 2024.10.10 05:44:07.022280 [ 3 ] {} <Debug> HTTP-Session: 543b3593-23ea-4a23-873e-7b09253cfa7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10958 | 2024.10.10 05:44:07.022293 [ 3 ] {} <Debug> HTTP-Session: 543b3593-23ea-4a23-873e-7b09253cfa7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10959 | 2024.10.10 05:44:07.022323 [ 3 ] {} <Trace> HTTP-Session: 543b3593-23ea-4a23-873e-7b09253cfa7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10960 | 2024.10.10 05:44:07.022436 [ 3 ] {f8ccab0c-827a-4b1d-81ee-76cdd612cf11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
10961 | 2024.10.10 05:44:07.022482 [ 3 ] {f8ccab0c-827a-4b1d-81ee-76cdd612cf11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10962 | 2024.10.10 05:44:07.022610 [ 3 ] {f8ccab0c-827a-4b1d-81ee-76cdd612cf11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
10963 | 2024.10.10 05:44:07.022868 [ 3 ] {f8ccab0c-827a-4b1d-81ee-76cdd612cf11} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10964 | 2024.10.10 05:44:07.022904 [ 3 ] {f8ccab0c-827a-4b1d-81ee-76cdd612cf11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10965 | 2024.10.10 05:44:07.023271 [ 3 ] {f8ccab0c-827a-4b1d-81ee-76cdd612cf11} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10966 | 2024.10.10 05:44:07.023615 [ 3 ] {f8ccab0c-827a-4b1d-81ee-76cdd612cf11} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10967 | 2024.10.10 05:44:07.023787 [ 3 ] {f8ccab0c-827a-4b1d-81ee-76cdd612cf11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec. | ||
10968 | 2024.10.10 05:44:07.023948 [ 3 ] {f8ccab0c-827a-4b1d-81ee-76cdd612cf11} <Debug> DynamicQueryHandler: Done processing query | ||
10969 | 2024.10.10 05:44:07.023973 [ 3 ] {f8ccab0c-827a-4b1d-81ee-76cdd612cf11} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
10970 | 2024.10.10 05:44:07.023989 [ 3 ] {} <Debug> HTTP-Session: 543b3593-23ea-4a23-873e-7b09253cfa7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
10971 | 2024.10.10 05:44:10.126571 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10972 | 2024.10.10 05:44:10.126686 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10973 | 2024.10.10 05:44:10.388281 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1078 | ||
10974 | 2024.10.10 05:44:10.391083 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10975 | 2024.10.10 05:44:10.391123 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10976 | 2024.10.10 05:44:10.392597 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
10977 | 2024.10.10 05:44:10.393578 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10978 | 2024.10.10 05:44:10.393753 [ 138 ] {} <Debug> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
10979 | 2024.10.10 05:44:10.393824 [ 138 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10980 | 2024.10.10 05:44:10.393872 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
10981 | 2024.10.10 05:44:10.394411 [ 190 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
10982 | 2024.10.10 05:44:10.395535 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1078 | ||
10983 | 2024.10.10 05:44:10.396079 [ 190 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10984 | 2024.10.10 05:44:10.396217 [ 190 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 880 rows starting from the beginning of the part | ||
10985 | 2024.10.10 05:44:10.396660 [ 190 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part | ||
10986 | 2024.10.10 05:44:10.397173 [ 190 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
10987 | 2024.10.10 05:44:10.397646 [ 190 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
10988 | 2024.10.10 05:44:10.398111 [ 190 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 50 rows starting from the beginning of the part | ||
10989 | 2024.10.10 05:44:10.398557 [ 190 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
10990 | 2024.10.10 05:44:10.406328 [ 196 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1078 rows, containing 72 columns (72 merged, 0 gathered) in 0.012346275 sec., 87313.78492703264 rows/sec., 59.77 MiB/sec. | ||
10991 | 2024.10.10 05:44:10.407727 [ 196 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
10992 | 2024.10.10 05:44:10.409454 [ 196 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_26_5} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10993 | 2024.10.10 05:44:10.409555 [ 196 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_26_5} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
10994 | 2024.10.10 05:44:10.409881 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
10995 | 2024.10.10 05:44:12.009756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10996 | 2024.10.10 05:44:12.009901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
10997 | 2024.10.10 05:44:12.009939 [ 3 ] {} <Debug> HTTP-Session: 173c3c9c-2d6f-49d2-a11c-dddc1244dc7d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
10998 | 2024.10.10 05:44:12.009974 [ 3 ] {} <Debug> HTTP-Session: 173c3c9c-2d6f-49d2-a11c-dddc1244dc7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
10999 | 2024.10.10 05:44:12.009997 [ 3 ] {} <Debug> HTTP-Session: 173c3c9c-2d6f-49d2-a11c-dddc1244dc7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11000 | 2024.10.10 05:44:12.010067 [ 3 ] {} <Trace> HTTP-Session: 173c3c9c-2d6f-49d2-a11c-dddc1244dc7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11001 | 2024.10.10 05:44:12.010266 [ 3 ] {c3054de8-8b0b-4edc-a75c-2e5ade540a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
11002 | 2024.10.10 05:44:12.010336 [ 3 ] {c3054de8-8b0b-4edc-a75c-2e5ade540a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11003 | 2024.10.10 05:44:12.010757 [ 3 ] {c3054de8-8b0b-4edc-a75c-2e5ade540a6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11004 | 2024.10.10 05:44:12.011264 [ 3 ] {c3054de8-8b0b-4edc-a75c-2e5ade540a6b} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11005 | 2024.10.10 05:44:12.011310 [ 3 ] {c3054de8-8b0b-4edc-a75c-2e5ade540a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11006 | 2024.10.10 05:44:12.011861 [ 3 ] {c3054de8-8b0b-4edc-a75c-2e5ade540a6b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
11007 | 2024.10.10 05:44:12.012436 [ 3 ] {c3054de8-8b0b-4edc-a75c-2e5ade540a6b} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11008 | 2024.10.10 05:44:12.012646 [ 3 ] {c3054de8-8b0b-4edc-a75c-2e5ade540a6b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002423 sec., 1650.8460586050353 rows/sec., 134.61 KiB/sec. | ||
11009 | 2024.10.10 05:44:12.013090 [ 3 ] {c3054de8-8b0b-4edc-a75c-2e5ade540a6b} <Debug> DynamicQueryHandler: Done processing query | ||
11010 | 2024.10.10 05:44:12.013119 [ 3 ] {c3054de8-8b0b-4edc-a75c-2e5ade540a6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11011 | 2024.10.10 05:44:12.013143 [ 3 ] {} <Debug> HTTP-Session: 173c3c9c-2d6f-49d2-a11c-dddc1244dc7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11012 | 2024.10.10 05:44:12.013342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 31183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11013 | 2024.10.10 05:44:12.013412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11014 | 2024.10.10 05:44:12.013442 [ 3 ] {} <Debug> HTTP-Session: 64ab2e1a-8b22-4130-ae07-5f042d631855 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11015 | 2024.10.10 05:44:12.013468 [ 3 ] {} <Debug> HTTP-Session: 64ab2e1a-8b22-4130-ae07-5f042d631855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11016 | 2024.10.10 05:44:12.013484 [ 3 ] {} <Debug> HTTP-Session: 64ab2e1a-8b22-4130-ae07-5f042d631855 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11017 | 2024.10.10 05:44:12.013518 [ 3 ] {} <Trace> HTTP-Session: 64ab2e1a-8b22-4130-ae07-5f042d631855 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11018 | 2024.10.10 05:44:12.013678 [ 3 ] {48534565-e985-4920-9360-e4f37c4c2973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11019 | 2024.10.10 05:44:12.013725 [ 3 ] {48534565-e985-4920-9360-e4f37c4c2973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11020 | 2024.10.10 05:44:12.013971 [ 3 ] {48534565-e985-4920-9360-e4f37c4c2973} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11021 | 2024.10.10 05:44:12.014427 [ 3 ] {48534565-e985-4920-9360-e4f37c4c2973} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11022 | 2024.10.10 05:44:12.014464 [ 3 ] {48534565-e985-4920-9360-e4f37c4c2973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11023 | 2024.10.10 05:44:12.014852 [ 3 ] {48534565-e985-4920-9360-e4f37c4c2973} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11024 | 2024.10.10 05:44:12.015224 [ 3 ] {48534565-e985-4920-9360-e4f37c4c2973} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11025 | 2024.10.10 05:44:12.015394 [ 3 ] {48534565-e985-4920-9360-e4f37c4c2973} <Debug> executeQuery: Read 207 rows, 18.59 KiB in 0.00178 sec., 116292.13483146069 rows/sec., 10.20 MiB/sec. | ||
11026 | 2024.10.10 05:44:12.015402 [ 135 ] {} <Debug> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11027 | 2024.10.10 05:44:12.015509 [ 135 ] {} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11028 | 2024.10.10 05:44:12.015560 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11029 | 2024.10.10 05:44:12.015681 [ 3 ] {48534565-e985-4920-9360-e4f37c4c2973} <Debug> DynamicQueryHandler: Done processing query | ||
11030 | 2024.10.10 05:44:12.015741 [ 3 ] {48534565-e985-4920-9360-e4f37c4c2973} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11031 | 2024.10.10 05:44:12.015761 [ 199 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
11032 | 2024.10.10 05:44:12.015771 [ 3 ] {} <Debug> HTTP-Session: 64ab2e1a-8b22-4130-ae07-5f042d631855 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11033 | 2024.10.10 05:44:12.015991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11034 | 2024.10.10 05:44:12.016018 [ 199 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11035 | 2024.10.10 05:44:12.016095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11036 | 2024.10.10 05:44:12.016095 [ 199 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1416 rows starting from the beginning of the part | ||
11037 | 2024.10.10 05:44:12.016138 [ 3 ] {} <Debug> HTTP-Session: 69969d00-d25c-4af2-b0cb-bb3f8434d035 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11038 | 2024.10.10 05:44:12.016183 [ 3 ] {} <Debug> HTTP-Session: 69969d00-d25c-4af2-b0cb-bb3f8434d035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11039 | 2024.10.10 05:44:12.016247 [ 3 ] {} <Debug> HTTP-Session: 69969d00-d25c-4af2-b0cb-bb3f8434d035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11040 | 2024.10.10 05:44:12.016358 [ 199 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1217 rows starting from the beginning of the part | ||
11041 | 2024.10.10 05:44:12.016389 [ 3 ] {} <Trace> HTTP-Session: 69969d00-d25c-4af2-b0cb-bb3f8434d035 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11042 | 2024.10.10 05:44:12.016674 [ 199 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 101 rows starting from the beginning of the part | ||
11043 | 2024.10.10 05:44:12.016743 [ 3 ] {3bb2108c-7243-4f52-9ab1-7d653c23aa47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11044 | 2024.10.10 05:44:12.016916 [ 3 ] {3bb2108c-7243-4f52-9ab1-7d653c23aa47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11045 | 2024.10.10 05:44:12.016998 [ 199 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 205 rows starting from the beginning of the part | ||
11046 | 2024.10.10 05:44:12.017394 [ 199 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 119 rows starting from the beginning of the part | ||
11047 | 2024.10.10 05:44:12.017729 [ 199 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 207 rows starting from the beginning of the part | ||
11048 | 2024.10.10 05:44:12.018487 [ 3 ] {3bb2108c-7243-4f52-9ab1-7d653c23aa47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11049 | 2024.10.10 05:44:12.019275 [ 3 ] {3bb2108c-7243-4f52-9ab1-7d653c23aa47} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11050 | 2024.10.10 05:44:12.019343 [ 3 ] {3bb2108c-7243-4f52-9ab1-7d653c23aa47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11051 | 2024.10.10 05:44:12.020523 [ 3 ] {3bb2108c-7243-4f52-9ab1-7d653c23aa47} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11052 | 2024.10.10 05:44:12.021016 [ 3 ] {3bb2108c-7243-4f52-9ab1-7d653c23aa47} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11053 | 2024.10.10 05:44:12.021491 [ 3 ] {3bb2108c-7243-4f52-9ab1-7d653c23aa47} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.004834 sec., 2482.416218452627 rows/sec., 182.22 KiB/sec. | ||
11054 | 2024.10.10 05:44:12.021830 [ 199 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3265 rows, containing 5 columns (5 merged, 0 gathered) in 0.006183913 sec., 527982.8484003575 rows/sec., 46.12 MiB/sec. | ||
11055 | 2024.10.10 05:44:12.022201 [ 199 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11056 | 2024.10.10 05:44:12.022320 [ 3 ] {3bb2108c-7243-4f52-9ab1-7d653c23aa47} <Debug> DynamicQueryHandler: Done processing query | ||
11057 | 2024.10.10 05:44:12.022384 [ 3 ] {3bb2108c-7243-4f52-9ab1-7d653c23aa47} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11058 | 2024.10.10 05:44:12.022415 [ 3 ] {} <Debug> HTTP-Session: 69969d00-d25c-4af2-b0cb-bb3f8434d035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11059 | 2024.10.10 05:44:12.022654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11060 | 2024.10.10 05:44:12.022767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11061 | 2024.10.10 05:44:12.022833 [ 3 ] {} <Debug> HTTP-Session: 0ed602b7-c369-43cc-8451-02b3cef9b30c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11062 | 2024.10.10 05:44:12.022880 [ 3 ] {} <Debug> HTTP-Session: 0ed602b7-c369-43cc-8451-02b3cef9b30c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11063 | 2024.10.10 05:44:12.022907 [ 3 ] {} <Debug> HTTP-Session: 0ed602b7-c369-43cc-8451-02b3cef9b30c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11064 | 2024.10.10 05:44:12.022964 [ 3 ] {} <Trace> HTTP-Session: 0ed602b7-c369-43cc-8451-02b3cef9b30c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11065 | 2024.10.10 05:44:12.023122 [ 199 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_56_11} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11066 | 2024.10.10 05:44:12.023157 [ 3 ] {e6aa839d-f3bb-428b-843c-83f8bac7fcef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11067 | 2024.10.10 05:44:12.023256 [ 3 ] {e6aa839d-f3bb-428b-843c-83f8bac7fcef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11068 | 2024.10.10 05:44:12.023286 [ 199 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_56_11} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11069 | 2024.10.10 05:44:12.023466 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
11070 | 2024.10.10 05:44:12.023665 [ 3 ] {e6aa839d-f3bb-428b-843c-83f8bac7fcef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11071 | 2024.10.10 05:44:12.023996 [ 3 ] {e6aa839d-f3bb-428b-843c-83f8bac7fcef} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11072 | 2024.10.10 05:44:12.024034 [ 3 ] {e6aa839d-f3bb-428b-843c-83f8bac7fcef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11073 | 2024.10.10 05:44:12.024421 [ 3 ] {e6aa839d-f3bb-428b-843c-83f8bac7fcef} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
11074 | 2024.10.10 05:44:12.024808 [ 3 ] {e6aa839d-f3bb-428b-843c-83f8bac7fcef} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11075 | 2024.10.10 05:44:12.024976 [ 135 ] {} <Debug> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
11076 | 2024.10.10 05:44:12.024985 [ 3 ] {e6aa839d-f3bb-428b-843c-83f8bac7fcef} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001898 sec., 7376.185458377239 rows/sec., 516.58 KiB/sec. | ||
11077 | 2024.10.10 05:44:12.025041 [ 135 ] {} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11078 | 2024.10.10 05:44:12.025116 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11079 | 2024.10.10 05:44:12.025355 [ 3 ] {e6aa839d-f3bb-428b-843c-83f8bac7fcef} <Debug> DynamicQueryHandler: Done processing query | ||
11080 | 2024.10.10 05:44:12.025437 [ 3 ] {e6aa839d-f3bb-428b-843c-83f8bac7fcef} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11081 | 2024.10.10 05:44:12.025509 [ 3 ] {} <Debug> HTTP-Session: 0ed602b7-c369-43cc-8451-02b3cef9b30c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11082 | 2024.10.10 05:44:12.025565 [ 186 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
11083 | 2024.10.10 05:44:12.025768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11084 | 2024.10.10 05:44:12.025883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11085 | 2024.10.10 05:44:12.025944 [ 3 ] {} <Debug> HTTP-Session: 2cbbef8e-36ad-44ca-8865-c3be36cc49fa Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11086 | 2024.10.10 05:44:12.025975 [ 186 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11087 | 2024.10.10 05:44:12.025982 [ 3 ] {} <Debug> HTTP-Session: 2cbbef8e-36ad-44ca-8865-c3be36cc49fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11088 | 2024.10.10 05:44:12.026038 [ 3 ] {} <Debug> HTTP-Session: 2cbbef8e-36ad-44ca-8865-c3be36cc49fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11089 | 2024.10.10 05:44:12.026045 [ 186 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 242 rows starting from the beginning of the part | ||
11090 | 2024.10.10 05:44:12.026103 [ 3 ] {} <Trace> HTTP-Session: 2cbbef8e-36ad-44ca-8865-c3be36cc49fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11091 | 2024.10.10 05:44:12.026304 [ 186 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
11092 | 2024.10.10 05:44:12.026409 [ 3 ] {dd1e5a05-8684-4aba-aab1-c62254e2f12b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11093 | 2024.10.10 05:44:12.026588 [ 3 ] {dd1e5a05-8684-4aba-aab1-c62254e2f12b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11094 | 2024.10.10 05:44:12.026619 [ 186 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
11095 | 2024.10.10 05:44:12.026996 [ 186 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
11096 | 2024.10.10 05:44:12.027329 [ 186 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
11097 | 2024.10.10 05:44:12.027697 [ 186 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
11098 | 2024.10.10 05:44:12.028395 [ 3 ] {dd1e5a05-8684-4aba-aab1-c62254e2f12b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11099 | 2024.10.10 05:44:12.029163 [ 3 ] {dd1e5a05-8684-4aba-aab1-c62254e2f12b} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11100 | 2024.10.10 05:44:12.029226 [ 3 ] {dd1e5a05-8684-4aba-aab1-c62254e2f12b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11101 | 2024.10.10 05:44:12.030225 [ 3 ] {dd1e5a05-8684-4aba-aab1-c62254e2f12b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11102 | 2024.10.10 05:44:12.031076 [ 186 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005835983 sec., 90130.48872829136 rows/sec., 6.12 MiB/sec. | ||
11103 | 2024.10.10 05:44:12.031330 [ 3 ] {dd1e5a05-8684-4aba-aab1-c62254e2f12b} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11104 | 2024.10.10 05:44:12.031372 [ 201 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
11105 | 2024.10.10 05:44:12.031710 [ 3 ] {dd1e5a05-8684-4aba-aab1-c62254e2f12b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005407 sec., 1109.672646569262 rows/sec., 65.56 KiB/sec. | ||
11106 | 2024.10.10 05:44:12.032403 [ 3 ] {dd1e5a05-8684-4aba-aab1-c62254e2f12b} <Debug> DynamicQueryHandler: Done processing query | ||
11107 | 2024.10.10 05:44:12.032506 [ 3 ] {dd1e5a05-8684-4aba-aab1-c62254e2f12b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11108 | 2024.10.10 05:44:12.032588 [ 3 ] {} <Debug> HTTP-Session: 2cbbef8e-36ad-44ca-8865-c3be36cc49fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11109 | 2024.10.10 05:44:12.032880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11110 | 2024.10.10 05:44:12.032957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11111 | 2024.10.10 05:44:12.033003 [ 3 ] {} <Debug> HTTP-Session: f12483e1-33ad-42b8-b4cf-4db45084339c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11112 | 2024.10.10 05:44:12.033027 [ 3 ] {} <Debug> HTTP-Session: f12483e1-33ad-42b8-b4cf-4db45084339c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11113 | 2024.10.10 05:44:12.033034 [ 201 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_30_6} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11114 | 2024.10.10 05:44:12.033055 [ 3 ] {} <Debug> HTTP-Session: f12483e1-33ad-42b8-b4cf-4db45084339c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11115 | 2024.10.10 05:44:12.033140 [ 3 ] {} <Trace> HTTP-Session: f12483e1-33ad-42b8-b4cf-4db45084339c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11116 | 2024.10.10 05:44:12.033205 [ 201 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_30_6} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
11117 | 2024.10.10 05:44:12.033355 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
11118 | 2024.10.10 05:44:12.033525 [ 3 ] {f2f6c6f0-2a18-45fa-80e8-bee1816dfcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11119 | 2024.10.10 05:44:12.033576 [ 3 ] {f2f6c6f0-2a18-45fa-80e8-bee1816dfcc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11120 | 2024.10.10 05:44:12.033832 [ 3 ] {f2f6c6f0-2a18-45fa-80e8-bee1816dfcc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11121 | 2024.10.10 05:44:12.034378 [ 3 ] {f2f6c6f0-2a18-45fa-80e8-bee1816dfcc7} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11122 | 2024.10.10 05:44:12.034415 [ 3 ] {f2f6c6f0-2a18-45fa-80e8-bee1816dfcc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11123 | 2024.10.10 05:44:12.034803 [ 3 ] {f2f6c6f0-2a18-45fa-80e8-bee1816dfcc7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11124 | 2024.10.10 05:44:12.035183 [ 3 ] {f2f6c6f0-2a18-45fa-80e8-bee1816dfcc7} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11125 | 2024.10.10 05:44:12.035346 [ 135 ] {} <Debug> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11126 | 2024.10.10 05:44:12.035350 [ 3 ] {f2f6c6f0-2a18-45fa-80e8-bee1816dfcc7} <Debug> executeQuery: Read 394 rows, 28.65 KiB in 0.002047 sec., 192476.79531021006 rows/sec., 13.67 MiB/sec. | ||
11127 | 2024.10.10 05:44:12.035396 [ 135 ] {} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11128 | 2024.10.10 05:44:12.035469 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11129 | 2024.10.10 05:44:12.035688 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
11130 | 2024.10.10 05:44:12.035703 [ 3 ] {f2f6c6f0-2a18-45fa-80e8-bee1816dfcc7} <Debug> DynamicQueryHandler: Done processing query | ||
11131 | 2024.10.10 05:44:12.035767 [ 3 ] {f2f6c6f0-2a18-45fa-80e8-bee1816dfcc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
11132 | 2024.10.10 05:44:12.035790 [ 3 ] {} <Debug> HTTP-Session: f12483e1-33ad-42b8-b4cf-4db45084339c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11133 | 2024.10.10 05:44:12.035931 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11134 | 2024.10.10 05:44:12.035949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11135 | 2024.10.10 05:44:12.035993 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part | ||
11136 | 2024.10.10 05:44:12.036033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11137 | 2024.10.10 05:44:12.036073 [ 3 ] {} <Debug> HTTP-Session: ce0a68d0-9696-46e4-b226-2e934ba4d4eb Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11138 | 2024.10.10 05:44:12.036160 [ 3 ] {} <Debug> HTTP-Session: ce0a68d0-9696-46e4-b226-2e934ba4d4eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11139 | 2024.10.10 05:44:12.036220 [ 3 ] {} <Debug> HTTP-Session: ce0a68d0-9696-46e4-b226-2e934ba4d4eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11140 | 2024.10.10 05:44:12.036279 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 535 rows starting from the beginning of the part | ||
11141 | 2024.10.10 05:44:12.036333 [ 3 ] {} <Trace> HTTP-Session: ce0a68d0-9696-46e4-b226-2e934ba4d4eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11142 | 2024.10.10 05:44:12.036660 [ 3 ] {64b6b31c-994f-44de-9a90-583f514d9401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
11143 | 2024.10.10 05:44:12.036660 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 88 rows starting from the beginning of the part | ||
11144 | 2024.10.10 05:44:12.036758 [ 3 ] {64b6b31c-994f-44de-9a90-583f514d9401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11145 | 2024.10.10 05:44:12.036968 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 390 rows starting from the beginning of the part | ||
11146 | 2024.10.10 05:44:12.037342 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 97 rows starting from the beginning of the part | ||
11147 | 2024.10.10 05:44:12.037702 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 394 rows starting from the beginning of the part | ||
11148 | 2024.10.10 05:44:12.037858 [ 3 ] {64b6b31c-994f-44de-9a90-583f514d9401} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11149 | 2024.10.10 05:44:12.038772 [ 3 ] {64b6b31c-994f-44de-9a90-583f514d9401} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11150 | 2024.10.10 05:44:12.038830 [ 3 ] {64b6b31c-994f-44de-9a90-583f514d9401} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11151 | 2024.10.10 05:44:12.039761 [ 3 ] {64b6b31c-994f-44de-9a90-583f514d9401} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11152 | 2024.10.10 05:44:12.040401 [ 3 ] {64b6b31c-994f-44de-9a90-583f514d9401} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11153 | 2024.10.10 05:44:12.040702 [ 3 ] {64b6b31c-994f-44de-9a90-583f514d9401} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004159 sec., 1442.6544842510218 rows/sec., 75.37 KiB/sec. | ||
11154 | 2024.10.10 05:44:12.041388 [ 3 ] {64b6b31c-994f-44de-9a90-583f514d9401} <Debug> DynamicQueryHandler: Done processing query | ||
11155 | 2024.10.10 05:44:12.041469 [ 3 ] {64b6b31c-994f-44de-9a90-583f514d9401} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11156 | 2024.10.10 05:44:12.041518 [ 3 ] {} <Debug> HTTP-Session: ce0a68d0-9696-46e4-b226-2e934ba4d4eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11157 | 2024.10.10 05:44:12.041609 [ 201 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2417 rows, containing 5 columns (5 merged, 0 gathered) in 0.006029978 sec., 400830.64979673224 rows/sec., 30.74 MiB/sec. | ||
11158 | 2024.10.10 05:44:12.041761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44995, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11159 | 2024.10.10 05:44:12.041827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11160 | 2024.10.10 05:44:12.041849 [ 3 ] {} <Debug> HTTP-Session: 3a10b3a4-501c-478e-ac0c-b81cb2d77250 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11161 | 2024.10.10 05:44:12.041858 [ 200 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11162 | 2024.10.10 05:44:12.041868 [ 3 ] {} <Debug> HTTP-Session: 3a10b3a4-501c-478e-ac0c-b81cb2d77250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11163 | 2024.10.10 05:44:12.041889 [ 3 ] {} <Debug> HTTP-Session: 3a10b3a4-501c-478e-ac0c-b81cb2d77250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11164 | 2024.10.10 05:44:12.041940 [ 3 ] {} <Trace> HTTP-Session: 3a10b3a4-501c-478e-ac0c-b81cb2d77250 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11165 | 2024.10.10 05:44:12.042216 [ 3 ] {ad36127a-579b-443a-8669-92068194dcd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11166 | 2024.10.10 05:44:12.042308 [ 3 ] {ad36127a-579b-443a-8669-92068194dcd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11167 | 2024.10.10 05:44:12.042565 [ 3 ] {ad36127a-579b-443a-8669-92068194dcd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11168 | 2024.10.10 05:44:12.042597 [ 200 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_56_11} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11169 | 2024.10.10 05:44:12.042735 [ 200 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_56_11} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11170 | 2024.10.10 05:44:12.042865 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
11171 | 2024.10.10 05:44:12.043090 [ 3 ] {ad36127a-579b-443a-8669-92068194dcd8} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11172 | 2024.10.10 05:44:12.043125 [ 3 ] {ad36127a-579b-443a-8669-92068194dcd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11173 | 2024.10.10 05:44:12.043525 [ 3 ] {ad36127a-579b-443a-8669-92068194dcd8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11174 | 2024.10.10 05:44:12.043882 [ 3 ] {ad36127a-579b-443a-8669-92068194dcd8} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11175 | 2024.10.10 05:44:12.044039 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11176 | 2024.10.10 05:44:12.044043 [ 3 ] {ad36127a-579b-443a-8669-92068194dcd8} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.001986 sec., 120342.3967774421 rows/sec., 8.07 MiB/sec. | ||
11177 | 2024.10.10 05:44:12.044092 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11178 | 2024.10.10 05:44:12.044169 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11179 | 2024.10.10 05:44:12.044393 [ 197 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
11180 | 2024.10.10 05:44:12.044429 [ 3 ] {ad36127a-579b-443a-8669-92068194dcd8} <Debug> DynamicQueryHandler: Done processing query | ||
11181 | 2024.10.10 05:44:12.044472 [ 3 ] {ad36127a-579b-443a-8669-92068194dcd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11182 | 2024.10.10 05:44:12.044509 [ 3 ] {} <Debug> HTTP-Session: 3a10b3a4-501c-478e-ac0c-b81cb2d77250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11183 | 2024.10.10 05:44:12.044624 [ 197 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11184 | 2024.10.10 05:44:12.044676 [ 197 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 16206 rows starting from the beginning of the part | ||
11185 | 2024.10.10 05:44:12.044701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11186 | 2024.10.10 05:44:12.044852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11187 | 2024.10.10 05:44:12.044910 [ 197 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 965 rows starting from the beginning of the part | ||
11188 | 2024.10.10 05:44:12.044938 [ 3 ] {} <Debug> HTTP-Session: 35001a7b-1999-4452-bb78-cbc9b1036160 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11189 | 2024.10.10 05:44:12.045014 [ 3 ] {} <Debug> HTTP-Session: 35001a7b-1999-4452-bb78-cbc9b1036160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11190 | 2024.10.10 05:44:12.045095 [ 3 ] {} <Debug> HTTP-Session: 35001a7b-1999-4452-bb78-cbc9b1036160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11191 | 2024.10.10 05:44:12.045250 [ 3 ] {} <Trace> HTTP-Session: 35001a7b-1999-4452-bb78-cbc9b1036160 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11192 | 2024.10.10 05:44:12.045253 [ 197 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 45 rows starting from the beginning of the part | ||
11193 | 2024.10.10 05:44:12.045530 [ 197 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part | ||
11194 | 2024.10.10 05:44:12.045562 [ 3 ] {1a99f656-6900-4437-b802-8a45facd8600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
11195 | 2024.10.10 05:44:12.045753 [ 3 ] {1a99f656-6900-4437-b802-8a45facd8600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11196 | 2024.10.10 05:44:12.045789 [ 197 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 161 rows starting from the beginning of the part | ||
11197 | 2024.10.10 05:44:12.046232 [ 197 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 239 rows starting from the beginning of the part | ||
11198 | 2024.10.10 05:44:12.046906 [ 3 ] {1a99f656-6900-4437-b802-8a45facd8600} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11199 | 2024.10.10 05:44:12.047588 [ 3 ] {1a99f656-6900-4437-b802-8a45facd8600} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11200 | 2024.10.10 05:44:12.047628 [ 3 ] {1a99f656-6900-4437-b802-8a45facd8600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11201 | 2024.10.10 05:44:12.048145 [ 3 ] {1a99f656-6900-4437-b802-8a45facd8600} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
11202 | 2024.10.10 05:44:12.048622 [ 3 ] {1a99f656-6900-4437-b802-8a45facd8600} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11203 | 2024.10.10 05:44:12.049018 [ 3 ] {1a99f656-6900-4437-b802-8a45facd8600} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003563 sec., 280.6623631770979 rows/sec., 18.91 KiB/sec. | ||
11204 | 2024.10.10 05:44:12.049376 [ 3 ] {1a99f656-6900-4437-b802-8a45facd8600} <Debug> DynamicQueryHandler: Done processing query | ||
11205 | 2024.10.10 05:44:12.049420 [ 3 ] {1a99f656-6900-4437-b802-8a45facd8600} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
11206 | 2024.10.10 05:44:12.049464 [ 3 ] {} <Debug> HTTP-Session: 35001a7b-1999-4452-bb78-cbc9b1036160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11207 | 2024.10.10 05:44:12.049635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11208 | 2024.10.10 05:44:12.049695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11209 | 2024.10.10 05:44:12.049715 [ 3 ] {} <Debug> HTTP-Session: 8ce8be69-4886-4a4a-b564-c2679eac756c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11210 | 2024.10.10 05:44:12.049740 [ 3 ] {} <Debug> HTTP-Session: 8ce8be69-4886-4a4a-b564-c2679eac756c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11211 | 2024.10.10 05:44:12.049758 [ 3 ] {} <Debug> HTTP-Session: 8ce8be69-4886-4a4a-b564-c2679eac756c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11212 | 2024.10.10 05:44:12.049793 [ 3 ] {} <Trace> HTTP-Session: 8ce8be69-4886-4a4a-b564-c2679eac756c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11213 | 2024.10.10 05:44:12.050010 [ 3 ] {c6b2071c-2891-4d6f-bd73-91e65e3b786d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11214 | 2024.10.10 05:44:12.050088 [ 3 ] {c6b2071c-2891-4d6f-bd73-91e65e3b786d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11215 | 2024.10.10 05:44:12.050831 [ 3 ] {c6b2071c-2891-4d6f-bd73-91e65e3b786d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11216 | 2024.10.10 05:44:12.051439 [ 3 ] {c6b2071c-2891-4d6f-bd73-91e65e3b786d} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11217 | 2024.10.10 05:44:12.051481 [ 3 ] {c6b2071c-2891-4d6f-bd73-91e65e3b786d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11218 | 2024.10.10 05:44:12.052463 [ 3 ] {c6b2071c-2891-4d6f-bd73-91e65e3b786d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
11219 | 2024.10.10 05:44:12.053116 [ 3 ] {c6b2071c-2891-4d6f-bd73-91e65e3b786d} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11220 | 2024.10.10 05:44:12.053443 [ 197 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17853 rows, containing 5 columns (5 merged, 0 gathered) in 0.00913836 sec., 1953632.8181424239 rows/sec., 131.58 MiB/sec. | ||
11221 | 2024.10.10 05:44:12.053603 [ 3 ] {c6b2071c-2891-4d6f-bd73-91e65e3b786d} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.003724 sec., 2148.227712137487 rows/sec., 3.85 MiB/sec. | ||
11222 | 2024.10.10 05:44:12.053832 [ 197 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11223 | 2024.10.10 05:44:12.054033 [ 3 ] {c6b2071c-2891-4d6f-bd73-91e65e3b786d} <Debug> DynamicQueryHandler: Done processing query | ||
11224 | 2024.10.10 05:44:12.054078 [ 3 ] {c6b2071c-2891-4d6f-bd73-91e65e3b786d} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
11225 | 2024.10.10 05:44:12.054106 [ 3 ] {} <Debug> HTTP-Session: 8ce8be69-4886-4a4a-b564-c2679eac756c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11226 | 2024.10.10 05:44:12.054306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11227 | 2024.10.10 05:44:12.054376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11228 | 2024.10.10 05:44:12.054400 [ 3 ] {} <Debug> HTTP-Session: dc24ad7e-264a-4e6c-af16-1523b6d75973 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11229 | 2024.10.10 05:44:12.054420 [ 3 ] {} <Debug> HTTP-Session: dc24ad7e-264a-4e6c-af16-1523b6d75973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11230 | 2024.10.10 05:44:12.054448 [ 3 ] {} <Debug> HTTP-Session: dc24ad7e-264a-4e6c-af16-1523b6d75973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11231 | 2024.10.10 05:44:12.054514 [ 3 ] {} <Trace> HTTP-Session: dc24ad7e-264a-4e6c-af16-1523b6d75973 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11232 | 2024.10.10 05:44:12.054523 [ 197 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11233 | 2024.10.10 05:44:12.054675 [ 197 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11234 | 2024.10.10 05:44:12.054776 [ 3 ] {680c3fc4-7952-4e18-aaa9-3747b806d83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11235 | 2024.10.10 05:44:12.054804 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
11236 | 2024.10.10 05:44:12.054865 [ 3 ] {680c3fc4-7952-4e18-aaa9-3747b806d83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11237 | 2024.10.10 05:44:12.055020 [ 3 ] {680c3fc4-7952-4e18-aaa9-3747b806d83e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11238 | 2024.10.10 05:44:12.055349 [ 3 ] {680c3fc4-7952-4e18-aaa9-3747b806d83e} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11239 | 2024.10.10 05:44:12.055386 [ 3 ] {680c3fc4-7952-4e18-aaa9-3747b806d83e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11240 | 2024.10.10 05:44:12.055766 [ 3 ] {680c3fc4-7952-4e18-aaa9-3747b806d83e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11241 | 2024.10.10 05:44:12.056099 [ 3 ] {680c3fc4-7952-4e18-aaa9-3747b806d83e} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11242 | 2024.10.10 05:44:12.056264 [ 3 ] {680c3fc4-7952-4e18-aaa9-3747b806d83e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001606 sec., 51058.530510585304 rows/sec., 3.24 MiB/sec. | ||
11243 | 2024.10.10 05:44:12.056275 [ 135 ] {} <Debug> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11244 | 2024.10.10 05:44:12.056364 [ 135 ] {} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11245 | 2024.10.10 05:44:12.056431 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11246 | 2024.10.10 05:44:12.056559 [ 3 ] {680c3fc4-7952-4e18-aaa9-3747b806d83e} <Debug> DynamicQueryHandler: Done processing query | ||
11247 | 2024.10.10 05:44:12.056602 [ 195 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
11248 | 2024.10.10 05:44:12.056614 [ 3 ] {680c3fc4-7952-4e18-aaa9-3747b806d83e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11249 | 2024.10.10 05:44:12.056677 [ 3 ] {} <Debug> HTTP-Session: dc24ad7e-264a-4e6c-af16-1523b6d75973 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11250 | 2024.10.10 05:44:12.056780 [ 195 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11251 | 2024.10.10 05:44:12.056816 [ 195 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2852 rows starting from the beginning of the part | ||
11252 | 2024.10.10 05:44:12.056929 [ 195 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 42 rows starting from the beginning of the part | ||
11253 | 2024.10.10 05:44:12.057046 [ 195 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 18 rows starting from the beginning of the part | ||
11254 | 2024.10.10 05:44:12.057297 [ 195 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part | ||
11255 | 2024.10.10 05:44:12.057402 [ 195 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
11256 | 2024.10.10 05:44:12.057582 [ 195 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 82 rows starting from the beginning of the part | ||
11257 | 2024.10.10 05:44:12.059269 [ 189 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 4 columns (4 merged, 0 gathered) in 0.002755592 sec., 1138049.4645070825 rows/sec., 73.76 MiB/sec. | ||
11258 | 2024.10.10 05:44:12.059563 [ 187 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11259 | 2024.10.10 05:44:12.060016 [ 187 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_56_11} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11260 | 2024.10.10 05:44:12.060096 [ 187 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_56_11} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11261 | 2024.10.10 05:44:12.060171 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
11262 | 2024.10.10 05:44:17.005687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 18314, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11263 | 2024.10.10 05:44:17.005807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11264 | 2024.10.10 05:44:17.005833 [ 3 ] {} <Debug> HTTP-Session: 4ee1f810-3923-4bef-bb08-09c96717336c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11265 | 2024.10.10 05:44:17.005856 [ 3 ] {} <Debug> HTTP-Session: 4ee1f810-3923-4bef-bb08-09c96717336c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11266 | 2024.10.10 05:44:17.005870 [ 3 ] {} <Debug> HTTP-Session: 4ee1f810-3923-4bef-bb08-09c96717336c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11267 | 2024.10.10 05:44:17.005921 [ 3 ] {} <Trace> HTTP-Session: 4ee1f810-3923-4bef-bb08-09c96717336c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11268 | 2024.10.10 05:44:17.006151 [ 3 ] {cf2c1526-0aec-4bd8-93b7-7d6457221924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11269 | 2024.10.10 05:44:17.006220 [ 3 ] {cf2c1526-0aec-4bd8-93b7-7d6457221924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11270 | 2024.10.10 05:44:17.006555 [ 3 ] {cf2c1526-0aec-4bd8-93b7-7d6457221924} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11271 | 2024.10.10 05:44:17.007086 [ 3 ] {cf2c1526-0aec-4bd8-93b7-7d6457221924} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11272 | 2024.10.10 05:44:17.007127 [ 3 ] {cf2c1526-0aec-4bd8-93b7-7d6457221924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11273 | 2024.10.10 05:44:17.007559 [ 3 ] {cf2c1526-0aec-4bd8-93b7-7d6457221924} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11274 | 2024.10.10 05:44:17.007959 [ 3 ] {cf2c1526-0aec-4bd8-93b7-7d6457221924} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11275 | 2024.10.10 05:44:17.008129 [ 3 ] {cf2c1526-0aec-4bd8-93b7-7d6457221924} <Debug> executeQuery: Read 124 rows, 10.76 KiB in 0.002061 sec., 60164.968461911696 rows/sec., 5.10 MiB/sec. | ||
11276 | 2024.10.10 05:44:17.008359 [ 3 ] {cf2c1526-0aec-4bd8-93b7-7d6457221924} <Debug> DynamicQueryHandler: Done processing query | ||
11277 | 2024.10.10 05:44:17.008386 [ 3 ] {cf2c1526-0aec-4bd8-93b7-7d6457221924} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
11278 | 2024.10.10 05:44:17.008403 [ 3 ] {} <Debug> HTTP-Session: 4ee1f810-3923-4bef-bb08-09c96717336c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11279 | 2024.10.10 05:44:17.008553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11280 | 2024.10.10 05:44:17.008607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11281 | 2024.10.10 05:44:17.008629 [ 3 ] {} <Debug> HTTP-Session: 6ffd7d26-f91b-4956-8741-07c44b002bbc Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11282 | 2024.10.10 05:44:17.008647 [ 3 ] {} <Debug> HTTP-Session: 6ffd7d26-f91b-4956-8741-07c44b002bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11283 | 2024.10.10 05:44:17.008661 [ 3 ] {} <Debug> HTTP-Session: 6ffd7d26-f91b-4956-8741-07c44b002bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11284 | 2024.10.10 05:44:17.008695 [ 3 ] {} <Trace> HTTP-Session: 6ffd7d26-f91b-4956-8741-07c44b002bbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11285 | 2024.10.10 05:44:17.008807 [ 3 ] {f8b8c228-64e5-4cb4-8a78-af07e679d292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11286 | 2024.10.10 05:44:17.008853 [ 3 ] {f8b8c228-64e5-4cb4-8a78-af07e679d292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11287 | 2024.10.10 05:44:17.009082 [ 3 ] {f8b8c228-64e5-4cb4-8a78-af07e679d292} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11288 | 2024.10.10 05:44:17.009448 [ 3 ] {f8b8c228-64e5-4cb4-8a78-af07e679d292} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11289 | 2024.10.10 05:44:17.009485 [ 3 ] {f8b8c228-64e5-4cb4-8a78-af07e679d292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11290 | 2024.10.10 05:44:17.009838 [ 3 ] {f8b8c228-64e5-4cb4-8a78-af07e679d292} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11291 | 2024.10.10 05:44:17.010206 [ 3 ] {f8b8c228-64e5-4cb4-8a78-af07e679d292} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11292 | 2024.10.10 05:44:17.010366 [ 3 ] {f8b8c228-64e5-4cb4-8a78-af07e679d292} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.001588 sec., 21410.57934508816 rows/sec., 1.57 MiB/sec. | ||
11293 | 2024.10.10 05:44:17.010377 [ 130 ] {} <Debug> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11294 | 2024.10.10 05:44:17.010469 [ 130 ] {} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11295 | 2024.10.10 05:44:17.010531 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11296 | 2024.10.10 05:44:17.010658 [ 3 ] {f8b8c228-64e5-4cb4-8a78-af07e679d292} <Debug> DynamicQueryHandler: Done processing query | ||
11297 | 2024.10.10 05:44:17.010713 [ 3 ] {f8b8c228-64e5-4cb4-8a78-af07e679d292} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
11298 | 2024.10.10 05:44:17.010733 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
11299 | 2024.10.10 05:44:17.010744 [ 3 ] {} <Debug> HTTP-Session: 6ffd7d26-f91b-4956-8741-07c44b002bbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11300 | 2024.10.10 05:44:17.011010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 17181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11301 | 2024.10.10 05:44:17.011014 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11302 | 2024.10.10 05:44:17.011105 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 57 rows starting from the beginning of the part | ||
11303 | 2024.10.10 05:44:17.011103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11304 | 2024.10.10 05:44:17.011161 [ 3 ] {} <Debug> HTTP-Session: e8569dd1-ab0d-4482-9739-0b24b8394b7d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11305 | 2024.10.10 05:44:17.011208 [ 3 ] {} <Debug> HTTP-Session: e8569dd1-ab0d-4482-9739-0b24b8394b7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11306 | 2024.10.10 05:44:17.011295 [ 3 ] {} <Debug> HTTP-Session: e8569dd1-ab0d-4482-9739-0b24b8394b7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11307 | 2024.10.10 05:44:17.011345 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 24 rows starting from the beginning of the part | ||
11308 | 2024.10.10 05:44:17.011427 [ 3 ] {} <Trace> HTTP-Session: e8569dd1-ab0d-4482-9739-0b24b8394b7d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11309 | 2024.10.10 05:44:17.011736 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
11310 | 2024.10.10 05:44:17.011855 [ 3 ] {3d5ecc21-6cb1-4ff3-b952-b36f1c1496d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11311 | 2024.10.10 05:44:17.012072 [ 3 ] {3d5ecc21-6cb1-4ff3-b952-b36f1c1496d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11312 | 2024.10.10 05:44:17.012110 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 33 rows starting from the beginning of the part | ||
11313 | 2024.10.10 05:44:17.012475 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 12 rows starting from the beginning of the part | ||
11314 | 2024.10.10 05:44:17.012819 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
11315 | 2024.10.10 05:44:17.013548 [ 3 ] {3d5ecc21-6cb1-4ff3-b952-b36f1c1496d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11316 | 2024.10.10 05:44:17.014428 [ 3 ] {3d5ecc21-6cb1-4ff3-b952-b36f1c1496d9} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11317 | 2024.10.10 05:44:17.014488 [ 3 ] {3d5ecc21-6cb1-4ff3-b952-b36f1c1496d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11318 | 2024.10.10 05:44:17.015566 [ 3 ] {3d5ecc21-6cb1-4ff3-b952-b36f1c1496d9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11319 | 2024.10.10 05:44:17.015885 [ 189 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.005261148 sec., 31932.194266346432 rows/sec., 2.44 MiB/sec. | ||
11320 | 2024.10.10 05:44:17.016124 [ 192 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11321 | 2024.10.10 05:44:17.016262 [ 3 ] {3d5ecc21-6cb1-4ff3-b952-b36f1c1496d9} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11322 | 2024.10.10 05:44:17.016524 [ 3 ] {3d5ecc21-6cb1-4ff3-b952-b36f1c1496d9} <Debug> executeQuery: Read 101 rows, 8.11 KiB in 0.004824 sec., 20936.981757877278 rows/sec., 1.64 MiB/sec. | ||
11323 | 2024.10.10 05:44:17.016838 [ 3 ] {3d5ecc21-6cb1-4ff3-b952-b36f1c1496d9} <Debug> DynamicQueryHandler: Done processing query | ||
11324 | 2024.10.10 05:44:17.016866 [ 3 ] {3d5ecc21-6cb1-4ff3-b952-b36f1c1496d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
11325 | 2024.10.10 05:44:17.016887 [ 3 ] {} <Debug> HTTP-Session: e8569dd1-ab0d-4482-9739-0b24b8394b7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11326 | 2024.10.10 05:44:17.016987 [ 192 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_56_11} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11327 | 2024.10.10 05:44:17.017071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11328 | 2024.10.10 05:44:17.017076 [ 192 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_56_11} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11329 | 2024.10.10 05:44:17.017122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11330 | 2024.10.10 05:44:17.017164 [ 3 ] {} <Debug> HTTP-Session: c5d8030f-ba75-4920-b337-c763fc2a502b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11331 | 2024.10.10 05:44:17.017188 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
11332 | 2024.10.10 05:44:17.017191 [ 3 ] {} <Debug> HTTP-Session: c5d8030f-ba75-4920-b337-c763fc2a502b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11333 | 2024.10.10 05:44:17.017224 [ 3 ] {} <Debug> HTTP-Session: c5d8030f-ba75-4920-b337-c763fc2a502b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11334 | 2024.10.10 05:44:17.017257 [ 3 ] {} <Trace> HTTP-Session: c5d8030f-ba75-4920-b337-c763fc2a502b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11335 | 2024.10.10 05:44:17.017412 [ 3 ] {d9b4064d-d9bc-450f-b07d-b26c968af839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11336 | 2024.10.10 05:44:17.017467 [ 3 ] {d9b4064d-d9bc-450f-b07d-b26c968af839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11337 | 2024.10.10 05:44:17.017619 [ 3 ] {d9b4064d-d9bc-450f-b07d-b26c968af839} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11338 | 2024.10.10 05:44:17.018054 [ 3 ] {d9b4064d-d9bc-450f-b07d-b26c968af839} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11339 | 2024.10.10 05:44:17.018090 [ 3 ] {d9b4064d-d9bc-450f-b07d-b26c968af839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11340 | 2024.10.10 05:44:17.018496 [ 3 ] {d9b4064d-d9bc-450f-b07d-b26c968af839} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11341 | 2024.10.10 05:44:17.018849 [ 3 ] {d9b4064d-d9bc-450f-b07d-b26c968af839} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11342 | 2024.10.10 05:44:17.019010 [ 3 ] {d9b4064d-d9bc-450f-b07d-b26c968af839} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001668 sec., 95923.26139088729 rows/sec., 6.68 MiB/sec. | ||
11343 | 2024.10.10 05:44:17.019189 [ 3 ] {d9b4064d-d9bc-450f-b07d-b26c968af839} <Debug> DynamicQueryHandler: Done processing query | ||
11344 | 2024.10.10 05:44:17.019213 [ 3 ] {d9b4064d-d9bc-450f-b07d-b26c968af839} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11345 | 2024.10.10 05:44:17.019231 [ 3 ] {} <Debug> HTTP-Session: c5d8030f-ba75-4920-b337-c763fc2a502b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11346 | 2024.10.10 05:44:17.019386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 55873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11347 | 2024.10.10 05:44:17.019435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11348 | 2024.10.10 05:44:17.019456 [ 3 ] {} <Debug> HTTP-Session: 45890c81-f760-491d-b06b-70d6d063c8d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11349 | 2024.10.10 05:44:17.019472 [ 3 ] {} <Debug> HTTP-Session: 45890c81-f760-491d-b06b-70d6d063c8d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11350 | 2024.10.10 05:44:17.019486 [ 3 ] {} <Debug> HTTP-Session: 45890c81-f760-491d-b06b-70d6d063c8d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11351 | 2024.10.10 05:44:17.019518 [ 3 ] {} <Trace> HTTP-Session: 45890c81-f760-491d-b06b-70d6d063c8d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11352 | 2024.10.10 05:44:17.019885 [ 3 ] {11336bbd-047c-4454-b0f6-bce7b7be84e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11353 | 2024.10.10 05:44:17.019949 [ 3 ] {11336bbd-047c-4454-b0f6-bce7b7be84e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11354 | 2024.10.10 05:44:17.020371 [ 3 ] {11336bbd-047c-4454-b0f6-bce7b7be84e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11355 | 2024.10.10 05:44:17.021104 [ 3 ] {11336bbd-047c-4454-b0f6-bce7b7be84e2} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11356 | 2024.10.10 05:44:17.021139 [ 3 ] {11336bbd-047c-4454-b0f6-bce7b7be84e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11357 | 2024.10.10 05:44:17.021782 [ 3 ] {11336bbd-047c-4454-b0f6-bce7b7be84e2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
11358 | 2024.10.10 05:44:17.022198 [ 3 ] {11336bbd-047c-4454-b0f6-bce7b7be84e2} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11359 | 2024.10.10 05:44:17.022369 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
11360 | 2024.10.10 05:44:17.022395 [ 3 ] {11336bbd-047c-4454-b0f6-bce7b7be84e2} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002781 sec., 12225.818051060769 rows/sec., 21.91 MiB/sec. | ||
11361 | 2024.10.10 05:44:17.022428 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11362 | 2024.10.10 05:44:17.022488 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11363 | 2024.10.10 05:44:17.022776 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
11364 | 2024.10.10 05:44:17.022964 [ 3 ] {11336bbd-047c-4454-b0f6-bce7b7be84e2} <Debug> DynamicQueryHandler: Done processing query | ||
11365 | 2024.10.10 05:44:17.023021 [ 3 ] {11336bbd-047c-4454-b0f6-bce7b7be84e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
11366 | 2024.10.10 05:44:17.023082 [ 3 ] {} <Debug> HTTP-Session: 45890c81-f760-491d-b06b-70d6d063c8d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11367 | 2024.10.10 05:44:17.023271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11368 | 2024.10.10 05:44:17.023385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11369 | 2024.10.10 05:44:17.023430 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11370 | 2024.10.10 05:44:17.023439 [ 3 ] {} <Debug> HTTP-Session: 5c1ec6aa-2ead-42cf-a5a4-49371095ed56 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11371 | 2024.10.10 05:44:17.023505 [ 3 ] {} <Debug> HTTP-Session: 5c1ec6aa-2ead-42cf-a5a4-49371095ed56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11372 | 2024.10.10 05:44:17.023554 [ 3 ] {} <Debug> HTTP-Session: 5c1ec6aa-2ead-42cf-a5a4-49371095ed56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11373 | 2024.10.10 05:44:17.023569 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 844 rows starting from the beginning of the part | ||
11374 | 2024.10.10 05:44:17.023622 [ 3 ] {} <Trace> HTTP-Session: 5c1ec6aa-2ead-42cf-a5a4-49371095ed56 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11375 | 2024.10.10 05:44:17.023976 [ 3 ] {15c4ac25-c652-4fa5-806f-d0b7cceb1367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
11376 | 2024.10.10 05:44:17.024145 [ 3 ] {15c4ac25-c652-4fa5-806f-d0b7cceb1367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
11377 | 2024.10.10 05:44:17.024152 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 22 rows starting from the beginning of the part | ||
11378 | 2024.10.10 05:44:17.025003 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
11379 | 2024.10.10 05:44:17.025021 [ 3 ] {15c4ac25-c652-4fa5-806f-d0b7cceb1367} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11380 | 2024.10.10 05:44:17.025702 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part | ||
11381 | 2024.10.10 05:44:17.026117 [ 3 ] {15c4ac25-c652-4fa5-806f-d0b7cceb1367} <Trace> oximeter.measurements_i64 (c478de83-7c0b-4d65-ade5-5f22fb52a747): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11382 | 2024.10.10 05:44:17.026226 [ 3 ] {15c4ac25-c652-4fa5-806f-d0b7cceb1367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11383 | 2024.10.10 05:44:17.026466 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
11384 | 2024.10.10 05:44:17.027149 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
11385 | 2024.10.10 05:44:17.027668 [ 3 ] {15c4ac25-c652-4fa5-806f-d0b7cceb1367} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
11386 | 2024.10.10 05:44:17.028724 [ 3 ] {15c4ac25-c652-4fa5-806f-d0b7cceb1367} <Trace> oximeter.measurements_i64 (c478de83-7c0b-4d65-ade5-5f22fb52a747): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11387 | 2024.10.10 05:44:17.029198 [ 3 ] {15c4ac25-c652-4fa5-806f-d0b7cceb1367} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.005377 sec., 557.9319323042589 rows/sec., 44.68 KiB/sec. | ||
11388 | 2024.10.10 05:44:17.029724 [ 3 ] {15c4ac25-c652-4fa5-806f-d0b7cceb1367} <Debug> DynamicQueryHandler: Done processing query | ||
11389 | 2024.10.10 05:44:17.029750 [ 3 ] {15c4ac25-c652-4fa5-806f-d0b7cceb1367} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11390 | 2024.10.10 05:44:17.029766 [ 3 ] {} <Debug> HTTP-Session: 5c1ec6aa-2ead-42cf-a5a4-49371095ed56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11391 | 2024.10.10 05:44:17.029889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11392 | 2024.10.10 05:44:17.029948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11393 | 2024.10.10 05:44:17.029969 [ 3 ] {} <Debug> HTTP-Session: 33ee1a53-206c-4f49-a6df-e067e23db59e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11394 | 2024.10.10 05:44:17.029986 [ 3 ] {} <Debug> HTTP-Session: 33ee1a53-206c-4f49-a6df-e067e23db59e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11395 | 2024.10.10 05:44:17.030006 [ 3 ] {} <Debug> HTTP-Session: 33ee1a53-206c-4f49-a6df-e067e23db59e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11396 | 2024.10.10 05:44:17.030037 [ 3 ] {} <Trace> HTTP-Session: 33ee1a53-206c-4f49-a6df-e067e23db59e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11397 | 2024.10.10 05:44:17.030202 [ 3 ] {7fb07684-8163-47f7-9adb-3a0ea7f4a9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11398 | 2024.10.10 05:44:17.030259 [ 3 ] {7fb07684-8163-47f7-9adb-3a0ea7f4a9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11399 | 2024.10.10 05:44:17.030865 [ 3 ] {7fb07684-8163-47f7-9adb-3a0ea7f4a9d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11400 | 2024.10.10 05:44:17.031803 [ 3 ] {7fb07684-8163-47f7-9adb-3a0ea7f4a9d0} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11401 | 2024.10.10 05:44:17.031877 [ 3 ] {7fb07684-8163-47f7-9adb-3a0ea7f4a9d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11402 | 2024.10.10 05:44:17.033006 [ 3 ] {7fb07684-8163-47f7-9adb-3a0ea7f4a9d0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11403 | 2024.10.10 05:44:17.033981 [ 3 ] {7fb07684-8163-47f7-9adb-3a0ea7f4a9d0} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11404 | 2024.10.10 05:44:17.034260 [ 3 ] {7fb07684-8163-47f7-9adb-3a0ea7f4a9d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004113 sec., 14587.892049598831 rows/sec., 1006.72 KiB/sec. | ||
11405 | 2024.10.10 05:44:17.034469 [ 3 ] {7fb07684-8163-47f7-9adb-3a0ea7f4a9d0} <Debug> DynamicQueryHandler: Done processing query | ||
11406 | 2024.10.10 05:44:17.034508 [ 3 ] {7fb07684-8163-47f7-9adb-3a0ea7f4a9d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
11407 | 2024.10.10 05:44:17.034543 [ 3 ] {} <Debug> HTTP-Session: 33ee1a53-206c-4f49-a6df-e067e23db59e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11408 | 2024.10.10 05:44:17.036251 [ 191 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 947 rows, containing 19 columns (19 merged, 0 gathered) in 0.013626619 sec., 69496.32920682673 rows/sec., 124.53 MiB/sec. | ||
11409 | 2024.10.10 05:44:17.037426 [ 193 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
11410 | 2024.10.10 05:44:17.038039 [ 193 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11411 | 2024.10.10 05:44:17.038127 [ 193 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
11412 | 2024.10.10 05:44:17.038258 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.12 MiB. | ||
11413 | 2024.10.10 05:44:20.060197 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1114 | ||
11414 | 2024.10.10 05:44:20.063204 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11415 | 2024.10.10 05:44:20.063256 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11416 | 2024.10.10 05:44:20.064820 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
11417 | 2024.10.10 05:44:20.065833 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11418 | 2024.10.10 05:44:20.066454 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1114 | ||
11419 | 2024.10.10 05:44:21.677527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11420 | 2024.10.10 05:44:21.677659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11421 | 2024.10.10 05:44:21.677686 [ 3 ] {} <Debug> HTTP-Session: ef0575f7-b3de-4400-a4f8-96d9a40557a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11422 | 2024.10.10 05:44:21.677710 [ 3 ] {} <Debug> HTTP-Session: ef0575f7-b3de-4400-a4f8-96d9a40557a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11423 | 2024.10.10 05:44:21.677724 [ 3 ] {} <Debug> HTTP-Session: ef0575f7-b3de-4400-a4f8-96d9a40557a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11424 | 2024.10.10 05:44:21.677773 [ 3 ] {} <Trace> HTTP-Session: ef0575f7-b3de-4400-a4f8-96d9a40557a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11425 | 2024.10.10 05:44:21.678011 [ 3 ] {0df3c5de-f025-47a1-9f33-5324f04828ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11426 | 2024.10.10 05:44:21.678079 [ 3 ] {0df3c5de-f025-47a1-9f33-5324f04828ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11427 | 2024.10.10 05:44:21.678410 [ 3 ] {0df3c5de-f025-47a1-9f33-5324f04828ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11428 | 2024.10.10 05:44:21.679020 [ 3 ] {0df3c5de-f025-47a1-9f33-5324f04828ce} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11429 | 2024.10.10 05:44:21.679061 [ 3 ] {0df3c5de-f025-47a1-9f33-5324f04828ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11430 | 2024.10.10 05:44:21.679502 [ 3 ] {0df3c5de-f025-47a1-9f33-5324f04828ce} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11431 | 2024.10.10 05:44:21.679898 [ 3 ] {0df3c5de-f025-47a1-9f33-5324f04828ce} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11432 | 2024.10.10 05:44:21.680059 [ 3 ] {0df3c5de-f025-47a1-9f33-5324f04828ce} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.00215 sec., 95348.83720930232 rows/sec., 8.38 MiB/sec. | ||
11433 | 2024.10.10 05:44:21.680313 [ 3 ] {0df3c5de-f025-47a1-9f33-5324f04828ce} <Debug> DynamicQueryHandler: Done processing query | ||
11434 | 2024.10.10 05:44:21.680338 [ 3 ] {0df3c5de-f025-47a1-9f33-5324f04828ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11435 | 2024.10.10 05:44:21.680354 [ 3 ] {} <Debug> HTTP-Session: ef0575f7-b3de-4400-a4f8-96d9a40557a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11436 | 2024.10.10 05:44:21.680495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11437 | 2024.10.10 05:44:21.680542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11438 | 2024.10.10 05:44:21.680561 [ 3 ] {} <Debug> HTTP-Session: 6f528445-146b-4d4d-af9e-558ba795f95b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11439 | 2024.10.10 05:44:21.680577 [ 3 ] {} <Debug> HTTP-Session: 6f528445-146b-4d4d-af9e-558ba795f95b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11440 | 2024.10.10 05:44:21.680591 [ 3 ] {} <Debug> HTTP-Session: 6f528445-146b-4d4d-af9e-558ba795f95b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11441 | 2024.10.10 05:44:21.680622 [ 3 ] {} <Trace> HTTP-Session: 6f528445-146b-4d4d-af9e-558ba795f95b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11442 | 2024.10.10 05:44:21.680716 [ 3 ] {d8fe8a59-642f-422f-99e2-46ec8529de14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11443 | 2024.10.10 05:44:21.680760 [ 3 ] {d8fe8a59-642f-422f-99e2-46ec8529de14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11444 | 2024.10.10 05:44:21.680989 [ 3 ] {d8fe8a59-642f-422f-99e2-46ec8529de14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11445 | 2024.10.10 05:44:21.681339 [ 3 ] {d8fe8a59-642f-422f-99e2-46ec8529de14} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11446 | 2024.10.10 05:44:21.681375 [ 3 ] {d8fe8a59-642f-422f-99e2-46ec8529de14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11447 | 2024.10.10 05:44:21.681725 [ 3 ] {d8fe8a59-642f-422f-99e2-46ec8529de14} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11448 | 2024.10.10 05:44:21.682090 [ 3 ] {d8fe8a59-642f-422f-99e2-46ec8529de14} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11449 | 2024.10.10 05:44:21.682245 [ 3 ] {d8fe8a59-642f-422f-99e2-46ec8529de14} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001546 sec., 5174.6442432082795 rows/sec., 389.11 KiB/sec. | ||
11450 | 2024.10.10 05:44:21.682446 [ 3 ] {d8fe8a59-642f-422f-99e2-46ec8529de14} <Debug> DynamicQueryHandler: Done processing query | ||
11451 | 2024.10.10 05:44:21.682482 [ 3 ] {d8fe8a59-642f-422f-99e2-46ec8529de14} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11452 | 2024.10.10 05:44:21.682512 [ 3 ] {} <Debug> HTTP-Session: 6f528445-146b-4d4d-af9e-558ba795f95b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11453 | 2024.10.10 05:44:21.682637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11454 | 2024.10.10 05:44:21.682685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11455 | 2024.10.10 05:44:21.682705 [ 3 ] {} <Debug> HTTP-Session: 7bd2e412-76f1-4739-92f2-be07bbca4560 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11456 | 2024.10.10 05:44:21.682721 [ 3 ] {} <Debug> HTTP-Session: 7bd2e412-76f1-4739-92f2-be07bbca4560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11457 | 2024.10.10 05:44:21.682735 [ 3 ] {} <Debug> HTTP-Session: 7bd2e412-76f1-4739-92f2-be07bbca4560 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11458 | 2024.10.10 05:44:21.682765 [ 3 ] {} <Trace> HTTP-Session: 7bd2e412-76f1-4739-92f2-be07bbca4560 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11459 | 2024.10.10 05:44:21.682862 [ 3 ] {dc39524a-f3c1-44a3-a650-6abec0b0e22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11460 | 2024.10.10 05:44:21.682904 [ 3 ] {dc39524a-f3c1-44a3-a650-6abec0b0e22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11461 | 2024.10.10 05:44:21.683162 [ 3 ] {dc39524a-f3c1-44a3-a650-6abec0b0e22b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11462 | 2024.10.10 05:44:21.683495 [ 3 ] {dc39524a-f3c1-44a3-a650-6abec0b0e22b} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11463 | 2024.10.10 05:44:21.683531 [ 3 ] {dc39524a-f3c1-44a3-a650-6abec0b0e22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11464 | 2024.10.10 05:44:21.683879 [ 3 ] {dc39524a-f3c1-44a3-a650-6abec0b0e22b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
11465 | 2024.10.10 05:44:21.684237 [ 3 ] {dc39524a-f3c1-44a3-a650-6abec0b0e22b} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11466 | 2024.10.10 05:44:21.684394 [ 3 ] {dc39524a-f3c1-44a3-a650-6abec0b0e22b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001552 sec., 9020.61855670103 rows/sec., 631.75 KiB/sec. | ||
11467 | 2024.10.10 05:44:21.684581 [ 3 ] {dc39524a-f3c1-44a3-a650-6abec0b0e22b} <Debug> DynamicQueryHandler: Done processing query | ||
11468 | 2024.10.10 05:44:21.684605 [ 3 ] {dc39524a-f3c1-44a3-a650-6abec0b0e22b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11469 | 2024.10.10 05:44:21.684622 [ 3 ] {} <Debug> HTTP-Session: 7bd2e412-76f1-4739-92f2-be07bbca4560 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11470 | 2024.10.10 05:44:21.684742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11471 | 2024.10.10 05:44:21.684790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11472 | 2024.10.10 05:44:21.684810 [ 3 ] {} <Debug> HTTP-Session: 1dc8b7b0-121f-4d24-b718-8594a4389d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11473 | 2024.10.10 05:44:21.684831 [ 3 ] {} <Debug> HTTP-Session: 1dc8b7b0-121f-4d24-b718-8594a4389d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11474 | 2024.10.10 05:44:21.684845 [ 3 ] {} <Debug> HTTP-Session: 1dc8b7b0-121f-4d24-b718-8594a4389d7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11475 | 2024.10.10 05:44:21.684877 [ 3 ] {} <Trace> HTTP-Session: 1dc8b7b0-121f-4d24-b718-8594a4389d7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11476 | 2024.10.10 05:44:21.684976 [ 3 ] {dad34bcd-e1db-4f52-9914-69b852aa5e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11477 | 2024.10.10 05:44:21.685019 [ 3 ] {dad34bcd-e1db-4f52-9914-69b852aa5e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11478 | 2024.10.10 05:44:21.685248 [ 3 ] {dad34bcd-e1db-4f52-9914-69b852aa5e6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11479 | 2024.10.10 05:44:21.685578 [ 3 ] {dad34bcd-e1db-4f52-9914-69b852aa5e6b} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11480 | 2024.10.10 05:44:21.685614 [ 3 ] {dad34bcd-e1db-4f52-9914-69b852aa5e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11481 | 2024.10.10 05:44:21.685973 [ 3 ] {dad34bcd-e1db-4f52-9914-69b852aa5e6b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11482 | 2024.10.10 05:44:21.686338 [ 3 ] {dad34bcd-e1db-4f52-9914-69b852aa5e6b} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11483 | 2024.10.10 05:44:21.686494 [ 3 ] {dad34bcd-e1db-4f52-9914-69b852aa5e6b} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001534 sec., 3911.342894393742 rows/sec., 231.09 KiB/sec. | ||
11484 | 2024.10.10 05:44:21.686510 [ 125 ] {} <Debug> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
11485 | 2024.10.10 05:44:21.686616 [ 125 ] {} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11486 | 2024.10.10 05:44:21.686667 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11487 | 2024.10.10 05:44:21.686765 [ 3 ] {dad34bcd-e1db-4f52-9914-69b852aa5e6b} <Debug> DynamicQueryHandler: Done processing query | ||
11488 | 2024.10.10 05:44:21.686846 [ 3 ] {dad34bcd-e1db-4f52-9914-69b852aa5e6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11489 | 2024.10.10 05:44:21.686915 [ 3 ] {} <Debug> HTTP-Session: 1dc8b7b0-121f-4d24-b718-8594a4389d7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11490 | 2024.10.10 05:44:21.686964 [ 188 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
11491 | 2024.10.10 05:44:21.687232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11492 | 2024.10.10 05:44:21.687386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11493 | 2024.10.10 05:44:21.687461 [ 3 ] {} <Debug> HTTP-Session: c9050243-eae8-4e54-8796-4e70e9ca234b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11494 | 2024.10.10 05:44:21.687501 [ 3 ] {} <Debug> HTTP-Session: c9050243-eae8-4e54-8796-4e70e9ca234b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11495 | 2024.10.10 05:44:21.687518 [ 188 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11496 | 2024.10.10 05:44:21.687524 [ 3 ] {} <Debug> HTTP-Session: c9050243-eae8-4e54-8796-4e70e9ca234b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11497 | 2024.10.10 05:44:21.687572 [ 188 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 6 rows starting from the beginning of the part | ||
11498 | 2024.10.10 05:44:21.687579 [ 3 ] {} <Trace> HTTP-Session: c9050243-eae8-4e54-8796-4e70e9ca234b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11499 | 2024.10.10 05:44:21.687734 [ 188 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
11500 | 2024.10.10 05:44:21.687964 [ 3 ] {8dcf3359-55eb-4499-be2a-c17af6f38938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11501 | 2024.10.10 05:44:21.688062 [ 188 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
11502 | 2024.10.10 05:44:21.688068 [ 3 ] {8dcf3359-55eb-4499-be2a-c17af6f38938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11503 | 2024.10.10 05:44:21.688308 [ 188 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
11504 | 2024.10.10 05:44:21.688501 [ 188 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
11505 | 2024.10.10 05:44:21.688970 [ 3 ] {8dcf3359-55eb-4499-be2a-c17af6f38938} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11506 | 2024.10.10 05:44:21.689794 [ 3 ] {8dcf3359-55eb-4499-be2a-c17af6f38938} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11507 | 2024.10.10 05:44:21.689838 [ 3 ] {8dcf3359-55eb-4499-be2a-c17af6f38938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11508 | 2024.10.10 05:44:21.690124 [ 191 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.003361288 sec., 8925.150121025035 rows/sec., 566.54 KiB/sec. | ||
11509 | 2024.10.10 05:44:21.690394 [ 191 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
11510 | 2024.10.10 05:44:21.690505 [ 3 ] {8dcf3359-55eb-4499-be2a-c17af6f38938} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11511 | 2024.10.10 05:44:21.691591 [ 191 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_25_6} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11512 | 2024.10.10 05:44:21.691633 [ 3 ] {8dcf3359-55eb-4499-be2a-c17af6f38938} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11513 | 2024.10.10 05:44:21.691769 [ 191 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_25_6} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
11514 | 2024.10.10 05:44:21.691994 [ 3 ] {8dcf3359-55eb-4499-be2a-c17af6f38938} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.004272 sec., 91292.13483146067 rows/sec., 6.47 MiB/sec. | ||
11515 | 2024.10.10 05:44:21.692081 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11516 | 2024.10.10 05:44:21.692399 [ 3 ] {8dcf3359-55eb-4499-be2a-c17af6f38938} <Debug> DynamicQueryHandler: Done processing query | ||
11517 | 2024.10.10 05:44:21.692429 [ 3 ] {8dcf3359-55eb-4499-be2a-c17af6f38938} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
11518 | 2024.10.10 05:44:21.692445 [ 3 ] {} <Debug> HTTP-Session: c9050243-eae8-4e54-8796-4e70e9ca234b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11519 | 2024.10.10 05:44:21.692569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11520 | 2024.10.10 05:44:21.692616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11521 | 2024.10.10 05:44:21.692635 [ 3 ] {} <Debug> HTTP-Session: 3ffa3f13-cd0c-4ea7-ac11-da6d51fb1d70 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11522 | 2024.10.10 05:44:21.692675 [ 3 ] {} <Debug> HTTP-Session: 3ffa3f13-cd0c-4ea7-ac11-da6d51fb1d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11523 | 2024.10.10 05:44:21.692691 [ 3 ] {} <Debug> HTTP-Session: 3ffa3f13-cd0c-4ea7-ac11-da6d51fb1d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11524 | 2024.10.10 05:44:21.692721 [ 3 ] {} <Trace> HTTP-Session: 3ffa3f13-cd0c-4ea7-ac11-da6d51fb1d70 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11525 | 2024.10.10 05:44:21.692816 [ 3 ] {4934029f-f6c4-43f6-92b3-392fc7efcace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
11526 | 2024.10.10 05:44:21.692860 [ 3 ] {4934029f-f6c4-43f6-92b3-392fc7efcace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11527 | 2024.10.10 05:44:21.693002 [ 3 ] {4934029f-f6c4-43f6-92b3-392fc7efcace} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11528 | 2024.10.10 05:44:21.693294 [ 3 ] {4934029f-f6c4-43f6-92b3-392fc7efcace} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11529 | 2024.10.10 05:44:21.693329 [ 3 ] {4934029f-f6c4-43f6-92b3-392fc7efcace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11530 | 2024.10.10 05:44:21.693679 [ 3 ] {4934029f-f6c4-43f6-92b3-392fc7efcace} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11531 | 2024.10.10 05:44:21.693999 [ 3 ] {4934029f-f6c4-43f6-92b3-392fc7efcace} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11532 | 2024.10.10 05:44:21.694165 [ 125 ] {} <Debug> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
11533 | 2024.10.10 05:44:21.694165 [ 3 ] {4934029f-f6c4-43f6-92b3-392fc7efcace} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001363 sec., 4402.054292002935 rows/sec., 229.99 KiB/sec. | ||
11534 | 2024.10.10 05:44:21.694229 [ 125 ] {} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11535 | 2024.10.10 05:44:21.694292 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11536 | 2024.10.10 05:44:21.694454 [ 196 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
11537 | 2024.10.10 05:44:21.694507 [ 3 ] {4934029f-f6c4-43f6-92b3-392fc7efcace} <Debug> DynamicQueryHandler: Done processing query | ||
11538 | 2024.10.10 05:44:21.694538 [ 3 ] {4934029f-f6c4-43f6-92b3-392fc7efcace} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11539 | 2024.10.10 05:44:21.694564 [ 3 ] {} <Debug> HTTP-Session: 3ffa3f13-cd0c-4ea7-ac11-da6d51fb1d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11540 | 2024.10.10 05:44:21.694624 [ 196 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11541 | 2024.10.10 05:44:21.694654 [ 196 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
11542 | 2024.10.10 05:44:21.694737 [ 196 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
11543 | 2024.10.10 05:44:21.694788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11544 | 2024.10.10 05:44:21.694891 [ 196 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
11545 | 2024.10.10 05:44:21.694927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11546 | 2024.10.10 05:44:21.695008 [ 3 ] {} <Debug> HTTP-Session: 0343b2c3-377a-4953-8207-5a9baff01f90 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11547 | 2024.10.10 05:44:21.695155 [ 3 ] {} <Debug> HTTP-Session: 0343b2c3-377a-4953-8207-5a9baff01f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11548 | 2024.10.10 05:44:21.695270 [ 3 ] {} <Debug> HTTP-Session: 0343b2c3-377a-4953-8207-5a9baff01f90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11549 | 2024.10.10 05:44:21.695290 [ 196 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
11550 | 2024.10.10 05:44:21.695330 [ 3 ] {} <Trace> HTTP-Session: 0343b2c3-377a-4953-8207-5a9baff01f90 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11551 | 2024.10.10 05:44:21.695413 [ 196 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
11552 | 2024.10.10 05:44:21.695554 [ 196 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
11553 | 2024.10.10 05:44:21.695699 [ 3 ] {07fdad83-2230-49d2-8a4e-0f7ea7ddb82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11554 | 2024.10.10 05:44:21.695768 [ 3 ] {07fdad83-2230-49d2-8a4e-0f7ea7ddb82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11555 | 2024.10.10 05:44:21.696026 [ 3 ] {07fdad83-2230-49d2-8a4e-0f7ea7ddb82b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11556 | 2024.10.10 05:44:21.696605 [ 3 ] {07fdad83-2230-49d2-8a4e-0f7ea7ddb82b} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11557 | 2024.10.10 05:44:21.696652 [ 3 ] {07fdad83-2230-49d2-8a4e-0f7ea7ddb82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11558 | 2024.10.10 05:44:21.696946 [ 191 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002557557 sec., 58649.71924379398 rows/sec., 2.99 MiB/sec. | ||
11559 | 2024.10.10 05:44:21.697175 [ 191 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
11560 | 2024.10.10 05:44:21.697426 [ 3 ] {07fdad83-2230-49d2-8a4e-0f7ea7ddb82b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11561 | 2024.10.10 05:44:21.697976 [ 191 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_25_5} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11562 | 2024.10.10 05:44:21.698162 [ 191 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_25_5} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
11563 | 2024.10.10 05:44:21.698264 [ 3 ] {07fdad83-2230-49d2-8a4e-0f7ea7ddb82b} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11564 | 2024.10.10 05:44:21.698320 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11565 | 2024.10.10 05:44:21.698512 [ 3 ] {07fdad83-2230-49d2-8a4e-0f7ea7ddb82b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.003013 sec., 78659.14371058745 rows/sec., 5.27 MiB/sec. | ||
11566 | 2024.10.10 05:44:21.698812 [ 3 ] {07fdad83-2230-49d2-8a4e-0f7ea7ddb82b} <Debug> DynamicQueryHandler: Done processing query | ||
11567 | 2024.10.10 05:44:21.698876 [ 3 ] {07fdad83-2230-49d2-8a4e-0f7ea7ddb82b} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11568 | 2024.10.10 05:44:21.698935 [ 3 ] {} <Debug> HTTP-Session: 0343b2c3-377a-4953-8207-5a9baff01f90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11569 | 2024.10.10 05:44:21.699149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11570 | 2024.10.10 05:44:21.699199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11571 | 2024.10.10 05:44:21.699218 [ 3 ] {} <Debug> HTTP-Session: 3e06713e-3aba-45ca-97cb-c0c22a8a78fa Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11572 | 2024.10.10 05:44:21.699235 [ 3 ] {} <Debug> HTTP-Session: 3e06713e-3aba-45ca-97cb-c0c22a8a78fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11573 | 2024.10.10 05:44:21.699249 [ 3 ] {} <Debug> HTTP-Session: 3e06713e-3aba-45ca-97cb-c0c22a8a78fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11574 | 2024.10.10 05:44:21.699281 [ 3 ] {} <Trace> HTTP-Session: 3e06713e-3aba-45ca-97cb-c0c22a8a78fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11575 | 2024.10.10 05:44:21.699380 [ 3 ] {7df5e45a-a054-4d16-8431-f641b3c3b4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
11576 | 2024.10.10 05:44:21.699427 [ 3 ] {7df5e45a-a054-4d16-8431-f641b3c3b4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11577 | 2024.10.10 05:44:21.699577 [ 3 ] {7df5e45a-a054-4d16-8431-f641b3c3b4e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11578 | 2024.10.10 05:44:21.699849 [ 3 ] {7df5e45a-a054-4d16-8431-f641b3c3b4e5} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11579 | 2024.10.10 05:44:21.699885 [ 3 ] {7df5e45a-a054-4d16-8431-f641b3c3b4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11580 | 2024.10.10 05:44:21.700244 [ 3 ] {7df5e45a-a054-4d16-8431-f641b3c3b4e5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11581 | 2024.10.10 05:44:21.700585 [ 3 ] {7df5e45a-a054-4d16-8431-f641b3c3b4e5} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11582 | 2024.10.10 05:44:21.700744 [ 125 ] {} <Debug> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
11583 | 2024.10.10 05:44:21.700752 [ 3 ] {7df5e45a-a054-4d16-8431-f641b3c3b4e5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001386 sec., 721.5007215007215 rows/sec., 48.62 KiB/sec. | ||
11584 | 2024.10.10 05:44:21.700799 [ 125 ] {} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11585 | 2024.10.10 05:44:21.700855 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11586 | 2024.10.10 05:44:21.701112 [ 3 ] {7df5e45a-a054-4d16-8431-f641b3c3b4e5} <Debug> DynamicQueryHandler: Done processing query | ||
11587 | 2024.10.10 05:44:21.701171 [ 196 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
11588 | 2024.10.10 05:44:21.701178 [ 3 ] {7df5e45a-a054-4d16-8431-f641b3c3b4e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
11589 | 2024.10.10 05:44:21.701296 [ 3 ] {} <Debug> HTTP-Session: 3e06713e-3aba-45ca-97cb-c0c22a8a78fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11590 | 2024.10.10 05:44:21.701572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11591 | 2024.10.10 05:44:21.701685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11592 | 2024.10.10 05:44:21.701684 [ 196 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11593 | 2024.10.10 05:44:21.701709 [ 3 ] {} <Debug> HTTP-Session: bb452dac-cccc-4dd0-b0f3-317496fa8374 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11594 | 2024.10.10 05:44:21.701735 [ 196 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
11595 | 2024.10.10 05:44:21.701735 [ 3 ] {} <Debug> HTTP-Session: bb452dac-cccc-4dd0-b0f3-317496fa8374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11596 | 2024.10.10 05:44:21.701767 [ 3 ] {} <Debug> HTTP-Session: bb452dac-cccc-4dd0-b0f3-317496fa8374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11597 | 2024.10.10 05:44:21.701848 [ 3 ] {} <Trace> HTTP-Session: bb452dac-cccc-4dd0-b0f3-317496fa8374 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11598 | 2024.10.10 05:44:21.701869 [ 196 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
11599 | 2024.10.10 05:44:21.702069 [ 196 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
11600 | 2024.10.10 05:44:21.702253 [ 3 ] {b411f75a-bc56-4b9a-b716-49b766726c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11601 | 2024.10.10 05:44:21.702287 [ 196 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
11602 | 2024.10.10 05:44:21.702466 [ 3 ] {b411f75a-bc56-4b9a-b716-49b766726c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11603 | 2024.10.10 05:44:21.702471 [ 196 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
11604 | 2024.10.10 05:44:21.702706 [ 196 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
11605 | 2024.10.10 05:44:21.703759 [ 3 ] {b411f75a-bc56-4b9a-b716-49b766726c70} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11606 | 2024.10.10 05:44:21.704710 [ 196 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.003744228 sec., 6676.943818592244 rows/sec., 449.91 KiB/sec. | ||
11607 | 2024.10.10 05:44:21.704745 [ 3 ] {b411f75a-bc56-4b9a-b716-49b766726c70} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11608 | 2024.10.10 05:44:21.704788 [ 3 ] {b411f75a-bc56-4b9a-b716-49b766726c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11609 | 2024.10.10 05:44:21.704819 [ 196 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
11610 | 2024.10.10 05:44:21.705316 [ 196 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_25_5} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11611 | 2024.10.10 05:44:21.705444 [ 196 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_25_5} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
11612 | 2024.10.10 05:44:21.705539 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11613 | 2024.10.10 05:44:21.705659 [ 3 ] {b411f75a-bc56-4b9a-b716-49b766726c70} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
11614 | 2024.10.10 05:44:21.706076 [ 3 ] {b411f75a-bc56-4b9a-b716-49b766726c70} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11615 | 2024.10.10 05:44:21.706222 [ 3 ] {b411f75a-bc56-4b9a-b716-49b766726c70} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004217 sec., 1897.0832345269148 rows/sec., 3.40 MiB/sec. | ||
11616 | 2024.10.10 05:44:21.706719 [ 3 ] {b411f75a-bc56-4b9a-b716-49b766726c70} <Debug> DynamicQueryHandler: Done processing query | ||
11617 | 2024.10.10 05:44:21.706763 [ 3 ] {b411f75a-bc56-4b9a-b716-49b766726c70} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
11618 | 2024.10.10 05:44:21.706785 [ 3 ] {} <Debug> HTTP-Session: bb452dac-cccc-4dd0-b0f3-317496fa8374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11619 | 2024.10.10 05:44:21.706909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11620 | 2024.10.10 05:44:21.706959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11621 | 2024.10.10 05:44:21.706977 [ 3 ] {} <Debug> HTTP-Session: ac0d7a32-3e82-4f99-9581-a93cf77e7bc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11622 | 2024.10.10 05:44:21.706995 [ 3 ] {} <Debug> HTTP-Session: ac0d7a32-3e82-4f99-9581-a93cf77e7bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11623 | 2024.10.10 05:44:21.707009 [ 3 ] {} <Debug> HTTP-Session: ac0d7a32-3e82-4f99-9581-a93cf77e7bc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11624 | 2024.10.10 05:44:21.707040 [ 3 ] {} <Trace> HTTP-Session: ac0d7a32-3e82-4f99-9581-a93cf77e7bc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11625 | 2024.10.10 05:44:21.707168 [ 3 ] {c1d7ae29-c26a-4470-9cf1-fb15f0f4d52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11626 | 2024.10.10 05:44:21.707215 [ 3 ] {c1d7ae29-c26a-4470-9cf1-fb15f0f4d52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11627 | 2024.10.10 05:44:21.707360 [ 3 ] {c1d7ae29-c26a-4470-9cf1-fb15f0f4d52b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11628 | 2024.10.10 05:44:21.707670 [ 3 ] {c1d7ae29-c26a-4470-9cf1-fb15f0f4d52b} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11629 | 2024.10.10 05:44:21.707706 [ 3 ] {c1d7ae29-c26a-4470-9cf1-fb15f0f4d52b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11630 | 2024.10.10 05:44:21.708071 [ 3 ] {c1d7ae29-c26a-4470-9cf1-fb15f0f4d52b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11631 | 2024.10.10 05:44:21.708404 [ 3 ] {c1d7ae29-c26a-4470-9cf1-fb15f0f4d52b} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11632 | 2024.10.10 05:44:21.708544 [ 3 ] {c1d7ae29-c26a-4470-9cf1-fb15f0f4d52b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001423 sec., 57624.73647224174 rows/sec., 3.66 MiB/sec. | ||
11633 | 2024.10.10 05:44:21.708806 [ 3 ] {c1d7ae29-c26a-4470-9cf1-fb15f0f4d52b} <Debug> DynamicQueryHandler: Done processing query | ||
11634 | 2024.10.10 05:44:21.708866 [ 3 ] {c1d7ae29-c26a-4470-9cf1-fb15f0f4d52b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11635 | 2024.10.10 05:44:21.708925 [ 3 ] {} <Debug> HTTP-Session: ac0d7a32-3e82-4f99-9581-a93cf77e7bc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11636 | 2024.10.10 05:44:25.036528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 176525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11637 | 2024.10.10 05:44:25.036655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11638 | 2024.10.10 05:44:25.036681 [ 3 ] {} <Debug> HTTP-Session: 3e82da3b-f199-4c5a-8bfb-ce8d3ca174f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11639 | 2024.10.10 05:44:25.036705 [ 3 ] {} <Debug> HTTP-Session: 3e82da3b-f199-4c5a-8bfb-ce8d3ca174f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11640 | 2024.10.10 05:44:25.036720 [ 3 ] {} <Debug> HTTP-Session: 3e82da3b-f199-4c5a-8bfb-ce8d3ca174f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11641 | 2024.10.10 05:44:25.036767 [ 3 ] {} <Trace> HTTP-Session: 3e82da3b-f199-4c5a-8bfb-ce8d3ca174f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11642 | 2024.10.10 05:44:25.037287 [ 3 ] {a92f91fc-d747-4dd6-a362-84a17f0a6eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11643 | 2024.10.10 05:44:25.037355 [ 3 ] {a92f91fc-d747-4dd6-a362-84a17f0a6eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11644 | 2024.10.10 05:44:25.037685 [ 3 ] {a92f91fc-d747-4dd6-a362-84a17f0a6eb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11645 | 2024.10.10 05:44:25.038922 [ 3 ] {a92f91fc-d747-4dd6-a362-84a17f0a6eb2} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11646 | 2024.10.10 05:44:25.038963 [ 3 ] {a92f91fc-d747-4dd6-a362-84a17f0a6eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11647 | 2024.10.10 05:44:25.039462 [ 3 ] {a92f91fc-d747-4dd6-a362-84a17f0a6eb2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11648 | 2024.10.10 05:44:25.039860 [ 3 ] {a92f91fc-d747-4dd6-a362-84a17f0a6eb2} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11649 | 2024.10.10 05:44:25.040028 [ 3 ] {a92f91fc-d747-4dd6-a362-84a17f0a6eb2} <Debug> executeQuery: Read 1220 rows, 102.76 KiB in 0.00306 sec., 398692.81045751635 rows/sec., 32.79 MiB/sec. | ||
11650 | 2024.10.10 05:44:25.040258 [ 3 ] {a92f91fc-d747-4dd6-a362-84a17f0a6eb2} <Debug> DynamicQueryHandler: Done processing query | ||
11651 | 2024.10.10 05:44:25.040285 [ 3 ] {a92f91fc-d747-4dd6-a362-84a17f0a6eb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
11652 | 2024.10.10 05:44:25.040301 [ 3 ] {} <Debug> HTTP-Session: 3e82da3b-f199-4c5a-8bfb-ce8d3ca174f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11653 | 2024.10.10 05:44:25.040527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11654 | 2024.10.10 05:44:25.040576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11655 | 2024.10.10 05:44:25.040595 [ 3 ] {} <Debug> HTTP-Session: e1b49c0b-a734-4de7-9bd1-e3cd368d3461 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11656 | 2024.10.10 05:44:25.040612 [ 3 ] {} <Debug> HTTP-Session: e1b49c0b-a734-4de7-9bd1-e3cd368d3461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11657 | 2024.10.10 05:44:25.040627 [ 3 ] {} <Debug> HTTP-Session: e1b49c0b-a734-4de7-9bd1-e3cd368d3461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11658 | 2024.10.10 05:44:25.040658 [ 3 ] {} <Trace> HTTP-Session: e1b49c0b-a734-4de7-9bd1-e3cd368d3461 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11659 | 2024.10.10 05:44:25.040758 [ 3 ] {05d7f878-fefb-40b9-853d-46d3c09459ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11660 | 2024.10.10 05:44:25.040804 [ 3 ] {05d7f878-fefb-40b9-853d-46d3c09459ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11661 | 2024.10.10 05:44:25.041041 [ 3 ] {05d7f878-fefb-40b9-853d-46d3c09459ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11662 | 2024.10.10 05:44:25.041376 [ 3 ] {05d7f878-fefb-40b9-853d-46d3c09459ed} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11663 | 2024.10.10 05:44:25.041414 [ 3 ] {05d7f878-fefb-40b9-853d-46d3c09459ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11664 | 2024.10.10 05:44:25.041761 [ 3 ] {05d7f878-fefb-40b9-853d-46d3c09459ed} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11665 | 2024.10.10 05:44:25.042124 [ 3 ] {05d7f878-fefb-40b9-853d-46d3c09459ed} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11666 | 2024.10.10 05:44:25.042284 [ 3 ] {05d7f878-fefb-40b9-853d-46d3c09459ed} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.001546 sec., 7761.966364812419 rows/sec., 583.66 KiB/sec. | ||
11667 | 2024.10.10 05:44:25.042460 [ 3 ] {05d7f878-fefb-40b9-853d-46d3c09459ed} <Debug> DynamicQueryHandler: Done processing query | ||
11668 | 2024.10.10 05:44:25.042485 [ 3 ] {05d7f878-fefb-40b9-853d-46d3c09459ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11669 | 2024.10.10 05:44:25.042500 [ 3 ] {} <Debug> HTTP-Session: e1b49c0b-a734-4de7-9bd1-e3cd368d3461 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11670 | 2024.10.10 05:44:25.042667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11671 | 2024.10.10 05:44:25.042717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11672 | 2024.10.10 05:44:25.042737 [ 3 ] {} <Debug> HTTP-Session: 0cf8960c-90b7-4798-93d3-cbbf539da859 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11673 | 2024.10.10 05:44:25.042753 [ 3 ] {} <Debug> HTTP-Session: 0cf8960c-90b7-4798-93d3-cbbf539da859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11674 | 2024.10.10 05:44:25.042768 [ 3 ] {} <Debug> HTTP-Session: 0cf8960c-90b7-4798-93d3-cbbf539da859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11675 | 2024.10.10 05:44:25.042799 [ 3 ] {} <Trace> HTTP-Session: 0cf8960c-90b7-4798-93d3-cbbf539da859 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11676 | 2024.10.10 05:44:25.042943 [ 3 ] {5c341324-c818-45c1-af17-15498ec73794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11677 | 2024.10.10 05:44:25.042987 [ 3 ] {5c341324-c818-45c1-af17-15498ec73794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11678 | 2024.10.10 05:44:25.043213 [ 3 ] {5c341324-c818-45c1-af17-15498ec73794} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11679 | 2024.10.10 05:44:25.043638 [ 3 ] {5c341324-c818-45c1-af17-15498ec73794} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11680 | 2024.10.10 05:44:25.043676 [ 3 ] {5c341324-c818-45c1-af17-15498ec73794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11681 | 2024.10.10 05:44:25.044037 [ 3 ] {5c341324-c818-45c1-af17-15498ec73794} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11682 | 2024.10.10 05:44:25.044403 [ 3 ] {5c341324-c818-45c1-af17-15498ec73794} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11683 | 2024.10.10 05:44:25.044560 [ 3 ] {5c341324-c818-45c1-af17-15498ec73794} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001682 sec., 135552.91319857314 rows/sec., 9.18 MiB/sec. | ||
11684 | 2024.10.10 05:44:25.044724 [ 3 ] {5c341324-c818-45c1-af17-15498ec73794} <Debug> DynamicQueryHandler: Done processing query | ||
11685 | 2024.10.10 05:44:25.044749 [ 3 ] {5c341324-c818-45c1-af17-15498ec73794} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
11686 | 2024.10.10 05:44:25.044765 [ 3 ] {} <Debug> HTTP-Session: 0cf8960c-90b7-4798-93d3-cbbf539da859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11687 | 2024.10.10 05:44:25.044941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 87883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11688 | 2024.10.10 05:44:25.044990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11689 | 2024.10.10 05:44:25.045010 [ 3 ] {} <Debug> HTTP-Session: 24d73462-e4f3-4174-98df-98d5d82f5469 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11690 | 2024.10.10 05:44:25.045027 [ 3 ] {} <Debug> HTTP-Session: 24d73462-e4f3-4174-98df-98d5d82f5469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11691 | 2024.10.10 05:44:25.045041 [ 3 ] {} <Debug> HTTP-Session: 24d73462-e4f3-4174-98df-98d5d82f5469 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11692 | 2024.10.10 05:44:25.045072 [ 3 ] {} <Trace> HTTP-Session: 24d73462-e4f3-4174-98df-98d5d82f5469 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11693 | 2024.10.10 05:44:25.045407 [ 3 ] {392ddef7-f453-4111-9239-594fc396214a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11694 | 2024.10.10 05:44:25.045451 [ 3 ] {392ddef7-f453-4111-9239-594fc396214a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11695 | 2024.10.10 05:44:25.045678 [ 3 ] {392ddef7-f453-4111-9239-594fc396214a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11696 | 2024.10.10 05:44:25.046324 [ 3 ] {392ddef7-f453-4111-9239-594fc396214a} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11697 | 2024.10.10 05:44:25.046361 [ 3 ] {392ddef7-f453-4111-9239-594fc396214a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11698 | 2024.10.10 05:44:25.046736 [ 3 ] {392ddef7-f453-4111-9239-594fc396214a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11699 | 2024.10.10 05:44:25.047099 [ 3 ] {392ddef7-f453-4111-9239-594fc396214a} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11700 | 2024.10.10 05:44:25.047255 [ 3 ] {392ddef7-f453-4111-9239-594fc396214a} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.002078 sec., 256015.39942252164 rows/sec., 18.97 MiB/sec. | ||
11701 | 2024.10.10 05:44:25.047429 [ 3 ] {392ddef7-f453-4111-9239-594fc396214a} <Debug> DynamicQueryHandler: Done processing query | ||
11702 | 2024.10.10 05:44:25.047453 [ 3 ] {392ddef7-f453-4111-9239-594fc396214a} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
11703 | 2024.10.10 05:44:25.047470 [ 3 ] {} <Debug> HTTP-Session: 24d73462-e4f3-4174-98df-98d5d82f5469 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11704 | 2024.10.10 05:44:25.047711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 182670, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11705 | 2024.10.10 05:44:25.047761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11706 | 2024.10.10 05:44:25.047780 [ 3 ] {} <Debug> HTTP-Session: f0332f00-fc4c-405a-ba79-6b5ba27f7b64 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11707 | 2024.10.10 05:44:25.047796 [ 3 ] {} <Debug> HTTP-Session: f0332f00-fc4c-405a-ba79-6b5ba27f7b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11708 | 2024.10.10 05:44:25.047810 [ 3 ] {} <Debug> HTTP-Session: f0332f00-fc4c-405a-ba79-6b5ba27f7b64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11709 | 2024.10.10 05:44:25.047841 [ 3 ] {} <Trace> HTTP-Session: f0332f00-fc4c-405a-ba79-6b5ba27f7b64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11710 | 2024.10.10 05:44:25.048278 [ 3 ] {d9d9788f-ca34-4c1d-86b2-a72fa580347f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11711 | 2024.10.10 05:44:25.048326 [ 3 ] {d9d9788f-ca34-4c1d-86b2-a72fa580347f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11712 | 2024.10.10 05:44:25.048474 [ 3 ] {d9d9788f-ca34-4c1d-86b2-a72fa580347f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11713 | 2024.10.10 05:44:25.049506 [ 3 ] {d9d9788f-ca34-4c1d-86b2-a72fa580347f} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11714 | 2024.10.10 05:44:25.049544 [ 3 ] {d9d9788f-ca34-4c1d-86b2-a72fa580347f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11715 | 2024.10.10 05:44:25.049987 [ 3 ] {d9d9788f-ca34-4c1d-86b2-a72fa580347f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11716 | 2024.10.10 05:44:25.050338 [ 3 ] {d9d9788f-ca34-4c1d-86b2-a72fa580347f} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11717 | 2024.10.10 05:44:25.050493 [ 3 ] {d9d9788f-ca34-4c1d-86b2-a72fa580347f} <Debug> executeQuery: Read 962 rows, 66.10 KiB in 0.002517 sec., 382201.03297576477 rows/sec., 25.65 MiB/sec. | ||
11718 | 2024.10.10 05:44:25.050669 [ 3 ] {d9d9788f-ca34-4c1d-86b2-a72fa580347f} <Debug> DynamicQueryHandler: Done processing query | ||
11719 | 2024.10.10 05:44:25.050694 [ 3 ] {d9d9788f-ca34-4c1d-86b2-a72fa580347f} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
11720 | 2024.10.10 05:44:25.050710 [ 3 ] {} <Debug> HTTP-Session: f0332f00-fc4c-405a-ba79-6b5ba27f7b64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11721 | 2024.10.10 05:44:25.050852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 19797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11722 | 2024.10.10 05:44:25.050902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11723 | 2024.10.10 05:44:25.050921 [ 3 ] {} <Debug> HTTP-Session: fff9a6f7-b018-4ab7-8feb-62f6ab8a62db Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11724 | 2024.10.10 05:44:25.050937 [ 3 ] {} <Debug> HTTP-Session: fff9a6f7-b018-4ab7-8feb-62f6ab8a62db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11725 | 2024.10.10 05:44:25.050951 [ 3 ] {} <Debug> HTTP-Session: fff9a6f7-b018-4ab7-8feb-62f6ab8a62db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11726 | 2024.10.10 05:44:25.050982 [ 3 ] {} <Trace> HTTP-Session: fff9a6f7-b018-4ab7-8feb-62f6ab8a62db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11727 | 2024.10.10 05:44:25.051159 [ 3 ] {a4c3c7c7-28bc-4d32-be27-4720fca672d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11728 | 2024.10.10 05:44:25.051224 [ 3 ] {a4c3c7c7-28bc-4d32-be27-4720fca672d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11729 | 2024.10.10 05:44:25.051649 [ 3 ] {a4c3c7c7-28bc-4d32-be27-4720fca672d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11730 | 2024.10.10 05:44:25.052122 [ 3 ] {a4c3c7c7-28bc-4d32-be27-4720fca672d6} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11731 | 2024.10.10 05:44:25.052159 [ 3 ] {a4c3c7c7-28bc-4d32-be27-4720fca672d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11732 | 2024.10.10 05:44:25.052749 [ 3 ] {a4c3c7c7-28bc-4d32-be27-4720fca672d6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11733 | 2024.10.10 05:44:25.053169 [ 3 ] {a4c3c7c7-28bc-4d32-be27-4720fca672d6} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11734 | 2024.10.10 05:44:25.053326 [ 3 ] {a4c3c7c7-28bc-4d32-be27-4720fca672d6} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002268 sec., 5291.005291005291 rows/sec., 9.48 MiB/sec. | ||
11735 | 2024.10.10 05:44:25.053522 [ 3 ] {a4c3c7c7-28bc-4d32-be27-4720fca672d6} <Debug> DynamicQueryHandler: Done processing query | ||
11736 | 2024.10.10 05:44:25.053547 [ 3 ] {a4c3c7c7-28bc-4d32-be27-4720fca672d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
11737 | 2024.10.10 05:44:25.053563 [ 3 ] {} <Debug> HTTP-Session: fff9a6f7-b018-4ab7-8feb-62f6ab8a62db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11738 | 2024.10.10 05:44:25.053680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 6419, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11739 | 2024.10.10 05:44:25.053729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11740 | 2024.10.10 05:44:25.053749 [ 3 ] {} <Debug> HTTP-Session: 8c377506-9c3b-44d8-89ee-07c71a2a4cfb Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11741 | 2024.10.10 05:44:25.053766 [ 3 ] {} <Debug> HTTP-Session: 8c377506-9c3b-44d8-89ee-07c71a2a4cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11742 | 2024.10.10 05:44:25.053780 [ 3 ] {} <Debug> HTTP-Session: 8c377506-9c3b-44d8-89ee-07c71a2a4cfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11743 | 2024.10.10 05:44:25.053811 [ 3 ] {} <Trace> HTTP-Session: 8c377506-9c3b-44d8-89ee-07c71a2a4cfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11744 | 2024.10.10 05:44:25.053919 [ 3 ] {27df59be-0b43-4936-bdaf-3542053681d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11745 | 2024.10.10 05:44:25.053963 [ 3 ] {27df59be-0b43-4936-bdaf-3542053681d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11746 | 2024.10.10 05:44:25.054091 [ 3 ] {27df59be-0b43-4936-bdaf-3542053681d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11747 | 2024.10.10 05:44:25.054345 [ 3 ] {27df59be-0b43-4936-bdaf-3542053681d3} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11748 | 2024.10.10 05:44:25.054382 [ 3 ] {27df59be-0b43-4936-bdaf-3542053681d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11749 | 2024.10.10 05:44:25.054738 [ 3 ] {27df59be-0b43-4936-bdaf-3542053681d3} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11750 | 2024.10.10 05:44:25.055061 [ 3 ] {27df59be-0b43-4936-bdaf-3542053681d3} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11751 | 2024.10.10 05:44:25.055188 [ 3 ] {27df59be-0b43-4936-bdaf-3542053681d3} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001301 sec., 32282.85933897002 rows/sec., 2.18 MiB/sec. | ||
11752 | 2024.10.10 05:44:25.055338 [ 3 ] {27df59be-0b43-4936-bdaf-3542053681d3} <Debug> DynamicQueryHandler: Done processing query | ||
11753 | 2024.10.10 05:44:25.055362 [ 3 ] {27df59be-0b43-4936-bdaf-3542053681d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
11754 | 2024.10.10 05:44:25.055378 [ 3 ] {} <Debug> HTTP-Session: 8c377506-9c3b-44d8-89ee-07c71a2a4cfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11755 | 2024.10.10 05:44:25.126734 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11756 | 2024.10.10 05:44:25.126765 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11757 | 2024.10.10 05:44:26.956294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11758 | 2024.10.10 05:44:26.956418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11759 | 2024.10.10 05:44:26.956448 [ 3 ] {} <Debug> HTTP-Session: 4f6d2de0-1fb8-4009-9b10-77f1c1b38189 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11760 | 2024.10.10 05:44:26.956476 [ 3 ] {} <Debug> HTTP-Session: 4f6d2de0-1fb8-4009-9b10-77f1c1b38189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11761 | 2024.10.10 05:44:26.956494 [ 3 ] {} <Debug> HTTP-Session: 4f6d2de0-1fb8-4009-9b10-77f1c1b38189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11762 | 2024.10.10 05:44:26.956548 [ 3 ] {} <Trace> HTTP-Session: 4f6d2de0-1fb8-4009-9b10-77f1c1b38189 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11763 | 2024.10.10 05:44:26.956778 [ 3 ] {d90f99ed-db9d-4737-b4a8-d179c79d1aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11764 | 2024.10.10 05:44:26.956853 [ 3 ] {d90f99ed-db9d-4737-b4a8-d179c79d1aa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11765 | 2024.10.10 05:44:26.957193 [ 3 ] {d90f99ed-db9d-4737-b4a8-d179c79d1aa8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11766 | 2024.10.10 05:44:26.957660 [ 3 ] {d90f99ed-db9d-4737-b4a8-d179c79d1aa8} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11767 | 2024.10.10 05:44:26.957703 [ 3 ] {d90f99ed-db9d-4737-b4a8-d179c79d1aa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11768 | 2024.10.10 05:44:26.958161 [ 3 ] {d90f99ed-db9d-4737-b4a8-d179c79d1aa8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11769 | 2024.10.10 05:44:26.958549 [ 3 ] {d90f99ed-db9d-4737-b4a8-d179c79d1aa8} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11770 | 2024.10.10 05:44:26.958715 [ 3 ] {d90f99ed-db9d-4737-b4a8-d179c79d1aa8} <Debug> executeQuery: Read 100 rows, 8.50 KiB in 0.002017 sec., 49578.58205255329 rows/sec., 4.12 MiB/sec. | ||
11771 | 2024.10.10 05:44:26.959109 [ 3 ] {d90f99ed-db9d-4737-b4a8-d179c79d1aa8} <Debug> DynamicQueryHandler: Done processing query | ||
11772 | 2024.10.10 05:44:26.959174 [ 3 ] {d90f99ed-db9d-4737-b4a8-d179c79d1aa8} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
11773 | 2024.10.10 05:44:26.959238 [ 3 ] {} <Debug> HTTP-Session: 4f6d2de0-1fb8-4009-9b10-77f1c1b38189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11774 | 2024.10.10 05:44:26.959453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 3207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11775 | 2024.10.10 05:44:26.959530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11776 | 2024.10.10 05:44:26.959552 [ 3 ] {} <Debug> HTTP-Session: 9118aba1-6930-4bb0-a8af-697c24593300 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11777 | 2024.10.10 05:44:26.959571 [ 3 ] {} <Debug> HTTP-Session: 9118aba1-6930-4bb0-a8af-697c24593300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11778 | 2024.10.10 05:44:26.959585 [ 3 ] {} <Debug> HTTP-Session: 9118aba1-6930-4bb0-a8af-697c24593300 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11779 | 2024.10.10 05:44:26.959622 [ 3 ] {} <Trace> HTTP-Session: 9118aba1-6930-4bb0-a8af-697c24593300 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11780 | 2024.10.10 05:44:26.959741 [ 3 ] {fc0c9e46-ed12-4ef8-ad87-9d99585b26a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11781 | 2024.10.10 05:44:26.959792 [ 3 ] {fc0c9e46-ed12-4ef8-ad87-9d99585b26a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11782 | 2024.10.10 05:44:26.960052 [ 3 ] {fc0c9e46-ed12-4ef8-ad87-9d99585b26a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11783 | 2024.10.10 05:44:26.960351 [ 3 ] {fc0c9e46-ed12-4ef8-ad87-9d99585b26a7} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11784 | 2024.10.10 05:44:26.960389 [ 3 ] {fc0c9e46-ed12-4ef8-ad87-9d99585b26a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11785 | 2024.10.10 05:44:26.960752 [ 3 ] {fc0c9e46-ed12-4ef8-ad87-9d99585b26a7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11786 | 2024.10.10 05:44:26.961120 [ 3 ] {fc0c9e46-ed12-4ef8-ad87-9d99585b26a7} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11787 | 2024.10.10 05:44:26.961280 [ 3 ] {fc0c9e46-ed12-4ef8-ad87-9d99585b26a7} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001571 sec., 14003.81922342457 rows/sec., 1.03 MiB/sec. | ||
11788 | 2024.10.10 05:44:26.961457 [ 3 ] {fc0c9e46-ed12-4ef8-ad87-9d99585b26a7} <Debug> DynamicQueryHandler: Done processing query | ||
11789 | 2024.10.10 05:44:26.961482 [ 3 ] {fc0c9e46-ed12-4ef8-ad87-9d99585b26a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11790 | 2024.10.10 05:44:26.961498 [ 3 ] {} <Debug> HTTP-Session: 9118aba1-6930-4bb0-a8af-697c24593300 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11791 | 2024.10.10 05:44:26.961640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11792 | 2024.10.10 05:44:26.961690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11793 | 2024.10.10 05:44:26.961709 [ 3 ] {} <Debug> HTTP-Session: 4965f35e-2281-4744-8c78-d0763c7f94a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11794 | 2024.10.10 05:44:26.961726 [ 3 ] {} <Debug> HTTP-Session: 4965f35e-2281-4744-8c78-d0763c7f94a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11795 | 2024.10.10 05:44:26.961739 [ 3 ] {} <Debug> HTTP-Session: 4965f35e-2281-4744-8c78-d0763c7f94a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11796 | 2024.10.10 05:44:26.961771 [ 3 ] {} <Trace> HTTP-Session: 4965f35e-2281-4744-8c78-d0763c7f94a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11797 | 2024.10.10 05:44:26.961892 [ 3 ] {35ce963c-2f7b-429d-b5f4-2ce0e790c19a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11798 | 2024.10.10 05:44:26.961936 [ 3 ] {35ce963c-2f7b-429d-b5f4-2ce0e790c19a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11799 | 2024.10.10 05:44:26.962164 [ 3 ] {35ce963c-2f7b-429d-b5f4-2ce0e790c19a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11800 | 2024.10.10 05:44:26.962483 [ 3 ] {35ce963c-2f7b-429d-b5f4-2ce0e790c19a} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11801 | 2024.10.10 05:44:26.962520 [ 3 ] {35ce963c-2f7b-429d-b5f4-2ce0e790c19a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11802 | 2024.10.10 05:44:26.962877 [ 3 ] {35ce963c-2f7b-429d-b5f4-2ce0e790c19a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11803 | 2024.10.10 05:44:26.963242 [ 3 ] {35ce963c-2f7b-429d-b5f4-2ce0e790c19a} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11804 | 2024.10.10 05:44:26.963401 [ 3 ] {35ce963c-2f7b-429d-b5f4-2ce0e790c19a} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001545 sec., 55663.43042071198 rows/sec., 4.35 MiB/sec. | ||
11805 | 2024.10.10 05:44:26.963563 [ 3 ] {35ce963c-2f7b-429d-b5f4-2ce0e790c19a} <Debug> DynamicQueryHandler: Done processing query | ||
11806 | 2024.10.10 05:44:26.963587 [ 3 ] {35ce963c-2f7b-429d-b5f4-2ce0e790c19a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
11807 | 2024.10.10 05:44:26.963603 [ 3 ] {} <Debug> HTTP-Session: 4965f35e-2281-4744-8c78-d0763c7f94a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11808 | 2024.10.10 05:44:26.963718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 8473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11809 | 2024.10.10 05:44:26.963767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11810 | 2024.10.10 05:44:26.963786 [ 3 ] {} <Debug> HTTP-Session: 8a86cb4b-894f-4d6c-9cb4-5629bc31491c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11811 | 2024.10.10 05:44:26.963803 [ 3 ] {} <Debug> HTTP-Session: 8a86cb4b-894f-4d6c-9cb4-5629bc31491c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11812 | 2024.10.10 05:44:26.963817 [ 3 ] {} <Debug> HTTP-Session: 8a86cb4b-894f-4d6c-9cb4-5629bc31491c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11813 | 2024.10.10 05:44:26.963848 [ 3 ] {} <Trace> HTTP-Session: 8a86cb4b-894f-4d6c-9cb4-5629bc31491c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11814 | 2024.10.10 05:44:26.963956 [ 3 ] {51baa7db-4eeb-401e-a052-60faabd7de37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
11815 | 2024.10.10 05:44:26.964004 [ 3 ] {51baa7db-4eeb-401e-a052-60faabd7de37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11816 | 2024.10.10 05:44:26.964148 [ 3 ] {51baa7db-4eeb-401e-a052-60faabd7de37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11817 | 2024.10.10 05:44:26.964428 [ 3 ] {51baa7db-4eeb-401e-a052-60faabd7de37} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11818 | 2024.10.10 05:44:26.964463 [ 3 ] {51baa7db-4eeb-401e-a052-60faabd7de37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11819 | 2024.10.10 05:44:26.964834 [ 3 ] {51baa7db-4eeb-401e-a052-60faabd7de37} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11820 | 2024.10.10 05:44:26.965187 [ 3 ] {51baa7db-4eeb-401e-a052-60faabd7de37} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11821 | 2024.10.10 05:44:26.965345 [ 3 ] {51baa7db-4eeb-401e-a052-60faabd7de37} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001422 sec., 30942.334739803093 rows/sec., 2.16 MiB/sec. | ||
11822 | 2024.10.10 05:44:26.965515 [ 3 ] {51baa7db-4eeb-401e-a052-60faabd7de37} <Debug> DynamicQueryHandler: Done processing query | ||
11823 | 2024.10.10 05:44:26.965539 [ 3 ] {51baa7db-4eeb-401e-a052-60faabd7de37} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11824 | 2024.10.10 05:44:26.965555 [ 3 ] {} <Debug> HTTP-Session: 8a86cb4b-894f-4d6c-9cb4-5629bc31491c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11825 | 2024.10.10 05:44:26.965690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 36148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11826 | 2024.10.10 05:44:26.965739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11827 | 2024.10.10 05:44:26.965758 [ 3 ] {} <Debug> HTTP-Session: 3449543b-9dd2-45e2-bb58-6857902237cc Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11828 | 2024.10.10 05:44:26.965774 [ 3 ] {} <Debug> HTTP-Session: 3449543b-9dd2-45e2-bb58-6857902237cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11829 | 2024.10.10 05:44:26.965788 [ 3 ] {} <Debug> HTTP-Session: 3449543b-9dd2-45e2-bb58-6857902237cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11830 | 2024.10.10 05:44:26.965819 [ 3 ] {} <Trace> HTTP-Session: 3449543b-9dd2-45e2-bb58-6857902237cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11831 | 2024.10.10 05:44:26.966072 [ 3 ] {c97ab62c-7246-4c0d-b6a7-9dac254ca692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
11832 | 2024.10.10 05:44:26.966139 [ 3 ] {c97ab62c-7246-4c0d-b6a7-9dac254ca692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11833 | 2024.10.10 05:44:26.966561 [ 3 ] {c97ab62c-7246-4c0d-b6a7-9dac254ca692} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11834 | 2024.10.10 05:44:26.967071 [ 3 ] {c97ab62c-7246-4c0d-b6a7-9dac254ca692} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11835 | 2024.10.10 05:44:26.967107 [ 3 ] {c97ab62c-7246-4c0d-b6a7-9dac254ca692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11836 | 2024.10.10 05:44:26.967708 [ 3 ] {c97ab62c-7246-4c0d-b6a7-9dac254ca692} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11837 | 2024.10.10 05:44:26.968123 [ 3 ] {c97ab62c-7246-4c0d-b6a7-9dac254ca692} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11838 | 2024.10.10 05:44:26.968320 [ 3 ] {c97ab62c-7246-4c0d-b6a7-9dac254ca692} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002413 sec., 9117.28139245752 rows/sec., 16.34 MiB/sec. | ||
11839 | 2024.10.10 05:44:26.968532 [ 3 ] {c97ab62c-7246-4c0d-b6a7-9dac254ca692} <Debug> DynamicQueryHandler: Done processing query | ||
11840 | 2024.10.10 05:44:26.968557 [ 3 ] {c97ab62c-7246-4c0d-b6a7-9dac254ca692} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
11841 | 2024.10.10 05:44:26.968573 [ 3 ] {} <Debug> HTTP-Session: 3449543b-9dd2-45e2-bb58-6857902237cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11842 | 2024.10.10 05:44:26.968687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11843 | 2024.10.10 05:44:26.968737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11844 | 2024.10.10 05:44:26.968756 [ 3 ] {} <Debug> HTTP-Session: 473c20b0-c432-4f28-b099-84c9173eea06 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11845 | 2024.10.10 05:44:26.968773 [ 3 ] {} <Debug> HTTP-Session: 473c20b0-c432-4f28-b099-84c9173eea06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11846 | 2024.10.10 05:44:26.968787 [ 3 ] {} <Debug> HTTP-Session: 473c20b0-c432-4f28-b099-84c9173eea06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11847 | 2024.10.10 05:44:26.968817 [ 3 ] {} <Trace> HTTP-Session: 473c20b0-c432-4f28-b099-84c9173eea06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11848 | 2024.10.10 05:44:26.968920 [ 3 ] {72244cfb-b605-45b5-b245-ce4779404995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
11849 | 2024.10.10 05:44:26.968966 [ 3 ] {72244cfb-b605-45b5-b245-ce4779404995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11850 | 2024.10.10 05:44:26.969100 [ 3 ] {72244cfb-b605-45b5-b245-ce4779404995} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11851 | 2024.10.10 05:44:26.969436 [ 3 ] {72244cfb-b605-45b5-b245-ce4779404995} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11852 | 2024.10.10 05:44:26.969473 [ 3 ] {72244cfb-b605-45b5-b245-ce4779404995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
11853 | 2024.10.10 05:44:26.969831 [ 3 ] {72244cfb-b605-45b5-b245-ce4779404995} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11854 | 2024.10.10 05:44:26.970157 [ 3 ] {72244cfb-b605-45b5-b245-ce4779404995} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11855 | 2024.10.10 05:44:26.970317 [ 3 ] {72244cfb-b605-45b5-b245-ce4779404995} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001422 sec., 12658.227848101265 rows/sec., 868.74 KiB/sec. | ||
11856 | 2024.10.10 05:44:26.970488 [ 3 ] {72244cfb-b605-45b5-b245-ce4779404995} <Debug> DynamicQueryHandler: Done processing query | ||
11857 | 2024.10.10 05:44:26.970512 [ 3 ] {72244cfb-b605-45b5-b245-ce4779404995} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11858 | 2024.10.10 05:44:26.970528 [ 3 ] {} <Debug> HTTP-Session: 473c20b0-c432-4f28-b099-84c9173eea06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11859 | 2024.10.10 05:44:30.358572 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1160 | ||
11860 | 2024.10.10 05:44:30.361710 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11861 | 2024.10.10 05:44:30.361756 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11862 | 2024.10.10 05:44:30.363270 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
11863 | 2024.10.10 05:44:30.364271 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11864 | 2024.10.10 05:44:30.365174 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1160 | ||
11865 | 2024.10.10 05:44:31.965904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11866 | 2024.10.10 05:44:31.966078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11867 | 2024.10.10 05:44:31.966109 [ 3 ] {} <Debug> HTTP-Session: 3df8d1f8-2819-4e8d-a297-59c66827301d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11868 | 2024.10.10 05:44:31.966137 [ 3 ] {} <Debug> HTTP-Session: 3df8d1f8-2819-4e8d-a297-59c66827301d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11869 | 2024.10.10 05:44:31.966155 [ 3 ] {} <Debug> HTTP-Session: 3df8d1f8-2819-4e8d-a297-59c66827301d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11870 | 2024.10.10 05:44:31.966211 [ 3 ] {} <Trace> HTTP-Session: 3df8d1f8-2819-4e8d-a297-59c66827301d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11871 | 2024.10.10 05:44:31.966484 [ 3 ] {75d32d2b-2e2b-455f-b6e1-336a5a53771f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
11872 | 2024.10.10 05:44:31.966562 [ 3 ] {75d32d2b-2e2b-455f-b6e1-336a5a53771f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11873 | 2024.10.10 05:44:31.966950 [ 3 ] {75d32d2b-2e2b-455f-b6e1-336a5a53771f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11874 | 2024.10.10 05:44:31.967568 [ 3 ] {75d32d2b-2e2b-455f-b6e1-336a5a53771f} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11875 | 2024.10.10 05:44:31.967618 [ 3 ] {75d32d2b-2e2b-455f-b6e1-336a5a53771f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11876 | 2024.10.10 05:44:31.968078 [ 3 ] {75d32d2b-2e2b-455f-b6e1-336a5a53771f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11877 | 2024.10.10 05:44:31.968488 [ 3 ] {75d32d2b-2e2b-455f-b6e1-336a5a53771f} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11878 | 2024.10.10 05:44:31.968673 [ 3 ] {75d32d2b-2e2b-455f-b6e1-336a5a53771f} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.0023 sec., 89130.4347826087 rows/sec., 7.83 MiB/sec. | ||
11879 | 2024.10.10 05:44:31.968672 [ 115 ] {} <Debug> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11880 | 2024.10.10 05:44:31.968788 [ 115 ] {} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11881 | 2024.10.10 05:44:31.968840 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11882 | 2024.10.10 05:44:31.968973 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
11883 | 2024.10.10 05:44:31.968979 [ 3 ] {75d32d2b-2e2b-455f-b6e1-336a5a53771f} <Debug> DynamicQueryHandler: Done processing query | ||
11884 | 2024.10.10 05:44:31.969031 [ 3 ] {75d32d2b-2e2b-455f-b6e1-336a5a53771f} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
11885 | 2024.10.10 05:44:31.969058 [ 3 ] {} <Debug> HTTP-Session: 3df8d1f8-2819-4e8d-a297-59c66827301d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11886 | 2024.10.10 05:44:31.969153 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11887 | 2024.10.10 05:44:31.969194 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1416 rows starting from the beginning of the part | ||
11888 | 2024.10.10 05:44:31.969229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11889 | 2024.10.10 05:44:31.969314 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 124 rows starting from the beginning of the part | ||
11890 | 2024.10.10 05:44:31.969331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11891 | 2024.10.10 05:44:31.969389 [ 3 ] {} <Debug> HTTP-Session: 5a9e391b-4c79-4cdd-ba8d-cbfc5b4231ff Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11892 | 2024.10.10 05:44:31.969438 [ 3 ] {} <Debug> HTTP-Session: 5a9e391b-4c79-4cdd-ba8d-cbfc5b4231ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11893 | 2024.10.10 05:44:31.969500 [ 3 ] {} <Debug> HTTP-Session: 5a9e391b-4c79-4cdd-ba8d-cbfc5b4231ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11894 | 2024.10.10 05:44:31.969561 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 205 rows starting from the beginning of the part | ||
11895 | 2024.10.10 05:44:31.969586 [ 3 ] {} <Trace> HTTP-Session: 5a9e391b-4c79-4cdd-ba8d-cbfc5b4231ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11896 | 2024.10.10 05:44:31.969788 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1220 rows starting from the beginning of the part | ||
11897 | 2024.10.10 05:44:31.969815 [ 3 ] {c1bbce7a-e89e-40df-a578-810b4c8863c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
11898 | 2024.10.10 05:44:31.969913 [ 3 ] {c1bbce7a-e89e-40df-a578-810b4c8863c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11899 | 2024.10.10 05:44:31.969947 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 100 rows starting from the beginning of the part | ||
11900 | 2024.10.10 05:44:31.970238 [ 200 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 205 rows starting from the beginning of the part | ||
11901 | 2024.10.10 05:44:31.970711 [ 3 ] {c1bbce7a-e89e-40df-a578-810b4c8863c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11902 | 2024.10.10 05:44:31.971214 [ 3 ] {c1bbce7a-e89e-40df-a578-810b4c8863c1} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11903 | 2024.10.10 05:44:31.971255 [ 3 ] {c1bbce7a-e89e-40df-a578-810b4c8863c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11904 | 2024.10.10 05:44:31.971801 [ 3 ] {c1bbce7a-e89e-40df-a578-810b4c8863c1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11905 | 2024.10.10 05:44:31.972199 [ 3 ] {c1bbce7a-e89e-40df-a578-810b4c8863c1} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11906 | 2024.10.10 05:44:31.972440 [ 3 ] {c1bbce7a-e89e-40df-a578-810b4c8863c1} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.002704 sec., 2958.579881656805 rows/sec., 222.47 KiB/sec. | ||
11907 | 2024.10.10 05:44:31.972735 [ 195 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3270 rows, containing 5 columns (5 merged, 0 gathered) in 0.003811921 sec., 857835.1964796752 rows/sec., 74.99 MiB/sec. | ||
11908 | 2024.10.10 05:44:31.972806 [ 3 ] {c1bbce7a-e89e-40df-a578-810b4c8863c1} <Debug> DynamicQueryHandler: Done processing query | ||
11909 | 2024.10.10 05:44:31.972842 [ 3 ] {c1bbce7a-e89e-40df-a578-810b4c8863c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11910 | 2024.10.10 05:44:31.972861 [ 3 ] {} <Debug> HTTP-Session: 5a9e391b-4c79-4cdd-ba8d-cbfc5b4231ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11911 | 2024.10.10 05:44:31.972994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11912 | 2024.10.10 05:44:31.973065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11913 | 2024.10.10 05:44:31.973096 [ 3 ] {} <Debug> HTTP-Session: 79f92b10-83d4-4840-ab49-e738081b4521 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11914 | 2024.10.10 05:44:31.973099 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11915 | 2024.10.10 05:44:31.973119 [ 3 ] {} <Debug> HTTP-Session: 79f92b10-83d4-4840-ab49-e738081b4521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11916 | 2024.10.10 05:44:31.973161 [ 3 ] {} <Debug> HTTP-Session: 79f92b10-83d4-4840-ab49-e738081b4521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11917 | 2024.10.10 05:44:31.973246 [ 3 ] {} <Trace> HTTP-Session: 79f92b10-83d4-4840-ab49-e738081b4521 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11918 | 2024.10.10 05:44:31.973416 [ 3 ] {bc1044df-a701-49f0-9800-cb127dc2fe14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
11919 | 2024.10.10 05:44:31.973570 [ 3 ] {bc1044df-a701-49f0-9800-cb127dc2fe14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11920 | 2024.10.10 05:44:31.974325 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_61_12} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11921 | 2024.10.10 05:44:31.974355 [ 3 ] {bc1044df-a701-49f0-9800-cb127dc2fe14} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11922 | 2024.10.10 05:44:31.974531 [ 201 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_61_12} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11923 | 2024.10.10 05:44:31.974703 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
11924 | 2024.10.10 05:44:31.974887 [ 3 ] {bc1044df-a701-49f0-9800-cb127dc2fe14} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11925 | 2024.10.10 05:44:31.974930 [ 3 ] {bc1044df-a701-49f0-9800-cb127dc2fe14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11926 | 2024.10.10 05:44:31.975304 [ 3 ] {bc1044df-a701-49f0-9800-cb127dc2fe14} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11927 | 2024.10.10 05:44:31.975670 [ 3 ] {bc1044df-a701-49f0-9800-cb127dc2fe14} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11928 | 2024.10.10 05:44:31.975817 [ 3 ] {bc1044df-a701-49f0-9800-cb127dc2fe14} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002465 sec., 5679.513184584178 rows/sec., 397.76 KiB/sec. | ||
11929 | 2024.10.10 05:44:31.976031 [ 3 ] {bc1044df-a701-49f0-9800-cb127dc2fe14} <Debug> DynamicQueryHandler: Done processing query | ||
11930 | 2024.10.10 05:44:31.976063 [ 3 ] {bc1044df-a701-49f0-9800-cb127dc2fe14} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11931 | 2024.10.10 05:44:31.976080 [ 3 ] {} <Debug> HTTP-Session: 79f92b10-83d4-4840-ab49-e738081b4521 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11932 | 2024.10.10 05:44:31.976190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11933 | 2024.10.10 05:44:31.976239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11934 | 2024.10.10 05:44:31.976258 [ 3 ] {} <Debug> HTTP-Session: 28ae3fe3-7809-4b92-920f-2a7428dca929 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11935 | 2024.10.10 05:44:31.976275 [ 3 ] {} <Debug> HTTP-Session: 28ae3fe3-7809-4b92-920f-2a7428dca929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11936 | 2024.10.10 05:44:31.976289 [ 3 ] {} <Debug> HTTP-Session: 28ae3fe3-7809-4b92-920f-2a7428dca929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11937 | 2024.10.10 05:44:31.976321 [ 3 ] {} <Trace> HTTP-Session: 28ae3fe3-7809-4b92-920f-2a7428dca929 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11938 | 2024.10.10 05:44:31.976416 [ 3 ] {3fe3c2f8-f7a0-42bb-b159-318e29b5940a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
11939 | 2024.10.10 05:44:31.976461 [ 3 ] {3fe3c2f8-f7a0-42bb-b159-318e29b5940a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11940 | 2024.10.10 05:44:31.976693 [ 3 ] {3fe3c2f8-f7a0-42bb-b159-318e29b5940a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11941 | 2024.10.10 05:44:31.976986 [ 3 ] {3fe3c2f8-f7a0-42bb-b159-318e29b5940a} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11942 | 2024.10.10 05:44:31.977022 [ 3 ] {3fe3c2f8-f7a0-42bb-b159-318e29b5940a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11943 | 2024.10.10 05:44:31.977381 [ 3 ] {3fe3c2f8-f7a0-42bb-b159-318e29b5940a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
11944 | 2024.10.10 05:44:31.977741 [ 3 ] {3fe3c2f8-f7a0-42bb-b159-318e29b5940a} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11945 | 2024.10.10 05:44:31.977895 [ 3 ] {3fe3c2f8-f7a0-42bb-b159-318e29b5940a} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.0015 sec., 4000 rows/sec., 236.33 KiB/sec. | ||
11946 | 2024.10.10 05:44:31.978215 [ 3 ] {3fe3c2f8-f7a0-42bb-b159-318e29b5940a} <Debug> DynamicQueryHandler: Done processing query | ||
11947 | 2024.10.10 05:44:31.978267 [ 3 ] {3fe3c2f8-f7a0-42bb-b159-318e29b5940a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
11948 | 2024.10.10 05:44:31.978310 [ 3 ] {} <Debug> HTTP-Session: 28ae3fe3-7809-4b92-920f-2a7428dca929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11949 | 2024.10.10 05:44:31.978470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11950 | 2024.10.10 05:44:31.978524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11951 | 2024.10.10 05:44:31.978542 [ 3 ] {} <Debug> HTTP-Session: f12e8679-9aea-4c25-9464-b395de407315 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11952 | 2024.10.10 05:44:31.978559 [ 3 ] {} <Debug> HTTP-Session: f12e8679-9aea-4c25-9464-b395de407315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11953 | 2024.10.10 05:44:31.978573 [ 3 ] {} <Debug> HTTP-Session: f12e8679-9aea-4c25-9464-b395de407315 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11954 | 2024.10.10 05:44:31.978605 [ 3 ] {} <Trace> HTTP-Session: f12e8679-9aea-4c25-9464-b395de407315 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11955 | 2024.10.10 05:44:31.978814 [ 3 ] {a572672c-d4da-45df-9e39-93fdbafeefca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
11956 | 2024.10.10 05:44:31.978860 [ 3 ] {a572672c-d4da-45df-9e39-93fdbafeefca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11957 | 2024.10.10 05:44:31.979103 [ 3 ] {a572672c-d4da-45df-9e39-93fdbafeefca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11958 | 2024.10.10 05:44:31.979617 [ 3 ] {a572672c-d4da-45df-9e39-93fdbafeefca} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11959 | 2024.10.10 05:44:31.979655 [ 3 ] {a572672c-d4da-45df-9e39-93fdbafeefca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11960 | 2024.10.10 05:44:31.980026 [ 3 ] {a572672c-d4da-45df-9e39-93fdbafeefca} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11961 | 2024.10.10 05:44:31.980383 [ 3 ] {a572672c-d4da-45df-9e39-93fdbafeefca} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11962 | 2024.10.10 05:44:31.980546 [ 3 ] {a572672c-d4da-45df-9e39-93fdbafeefca} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001839 sec., 212071.77814029364 rows/sec., 15.04 MiB/sec. | ||
11963 | 2024.10.10 05:44:31.980547 [ 113 ] {} <Debug> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11964 | 2024.10.10 05:44:31.980642 [ 113 ] {} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11965 | 2024.10.10 05:44:31.980696 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11966 | 2024.10.10 05:44:31.980841 [ 3 ] {a572672c-d4da-45df-9e39-93fdbafeefca} <Debug> DynamicQueryHandler: Done processing query | ||
11967 | 2024.10.10 05:44:31.980855 [ 201 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
11968 | 2024.10.10 05:44:31.980879 [ 3 ] {a572672c-d4da-45df-9e39-93fdbafeefca} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
11969 | 2024.10.10 05:44:31.980925 [ 3 ] {} <Debug> HTTP-Session: f12e8679-9aea-4c25-9464-b395de407315 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11970 | 2024.10.10 05:44:31.981061 [ 201 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11971 | 2024.10.10 05:44:31.981126 [ 201 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 913 rows starting from the beginning of the part | ||
11972 | 2024.10.10 05:44:31.981132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11973 | 2024.10.10 05:44:31.981279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11974 | 2024.10.10 05:44:31.981355 [ 3 ] {} <Debug> HTTP-Session: ba6bfdcc-c23e-4658-9be1-e2d19a04c8dc Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11975 | 2024.10.10 05:44:31.981407 [ 201 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 101 rows starting from the beginning of the part | ||
11976 | 2024.10.10 05:44:31.981425 [ 3 ] {} <Debug> HTTP-Session: ba6bfdcc-c23e-4658-9be1-e2d19a04c8dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
11977 | 2024.10.10 05:44:31.981505 [ 3 ] {} <Debug> HTTP-Session: ba6bfdcc-c23e-4658-9be1-e2d19a04c8dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11978 | 2024.10.10 05:44:31.981658 [ 3 ] {} <Trace> HTTP-Session: ba6bfdcc-c23e-4658-9be1-e2d19a04c8dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11979 | 2024.10.10 05:44:31.981699 [ 201 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 390 rows starting from the beginning of the part | ||
11980 | 2024.10.10 05:44:31.982008 [ 3 ] {9e4d77a3-92c5-4f23-a23b-801a00148d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
11981 | 2024.10.10 05:44:31.982032 [ 201 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 532 rows starting from the beginning of the part | ||
11982 | 2024.10.10 05:44:31.982134 [ 3 ] {9e4d77a3-92c5-4f23-a23b-801a00148d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11983 | 2024.10.10 05:44:31.982321 [ 201 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 86 rows starting from the beginning of the part | ||
11984 | 2024.10.10 05:44:31.982703 [ 201 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 390 rows starting from the beginning of the part | ||
11985 | 2024.10.10 05:44:31.983315 [ 3 ] {9e4d77a3-92c5-4f23-a23b-801a00148d43} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
11986 | 2024.10.10 05:44:31.983951 [ 3 ] {9e4d77a3-92c5-4f23-a23b-801a00148d43} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11987 | 2024.10.10 05:44:31.983997 [ 3 ] {9e4d77a3-92c5-4f23-a23b-801a00148d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
11988 | 2024.10.10 05:44:31.985034 [ 3 ] {9e4d77a3-92c5-4f23-a23b-801a00148d43} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
11989 | 2024.10.10 05:44:31.985557 [ 3 ] {9e4d77a3-92c5-4f23-a23b-801a00148d43} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11990 | 2024.10.10 05:44:31.985811 [ 3 ] {9e4d77a3-92c5-4f23-a23b-801a00148d43} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003962 sec., 1514.386673397274 rows/sec., 79.12 KiB/sec. | ||
11991 | 2024.10.10 05:44:31.986398 [ 3 ] {9e4d77a3-92c5-4f23-a23b-801a00148d43} <Debug> DynamicQueryHandler: Done processing query | ||
11992 | 2024.10.10 05:44:31.986415 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2412 rows, containing 5 columns (5 merged, 0 gathered) in 0.005633309 sec., 428167.5299544193 rows/sec., 32.84 MiB/sec. | ||
11993 | 2024.10.10 05:44:31.986437 [ 3 ] {9e4d77a3-92c5-4f23-a23b-801a00148d43} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
11994 | 2024.10.10 05:44:31.986531 [ 3 ] {} <Debug> HTTP-Session: ba6bfdcc-c23e-4658-9be1-e2d19a04c8dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
11995 | 2024.10.10 05:44:31.986755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11996 | 2024.10.10 05:44:31.986817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
11997 | 2024.10.10 05:44:31.986845 [ 3 ] {} <Debug> HTTP-Session: 9974b29f-d5cd-44da-9db6-6d37e98061cb Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
11998 | 2024.10.10 05:44:31.986852 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11999 | 2024.10.10 05:44:31.986876 [ 3 ] {} <Debug> HTTP-Session: 9974b29f-d5cd-44da-9db6-6d37e98061cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12000 | 2024.10.10 05:44:31.986940 [ 3 ] {} <Debug> HTTP-Session: 9974b29f-d5cd-44da-9db6-6d37e98061cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12001 | 2024.10.10 05:44:31.987044 [ 3 ] {} <Trace> HTTP-Session: 9974b29f-d5cd-44da-9db6-6d37e98061cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12002 | 2024.10.10 05:44:31.987447 [ 3 ] {cac377aa-865e-4575-819c-017cfa867ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12003 | 2024.10.10 05:44:31.987528 [ 3 ] {cac377aa-865e-4575-819c-017cfa867ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12004 | 2024.10.10 05:44:31.987770 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_61_12} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12005 | 2024.10.10 05:44:31.987946 [ 3 ] {cac377aa-865e-4575-819c-017cfa867ad0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12006 | 2024.10.10 05:44:31.988008 [ 198 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_61_12} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12007 | 2024.10.10 05:44:31.988179 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
12008 | 2024.10.10 05:44:31.988522 [ 3 ] {cac377aa-865e-4575-819c-017cfa867ad0} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12009 | 2024.10.10 05:44:31.988563 [ 3 ] {cac377aa-865e-4575-819c-017cfa867ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12010 | 2024.10.10 05:44:31.988971 [ 3 ] {cac377aa-865e-4575-819c-017cfa867ad0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12011 | 2024.10.10 05:44:31.989333 [ 3 ] {cac377aa-865e-4575-819c-017cfa867ad0} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12012 | 2024.10.10 05:44:31.989493 [ 3 ] {cac377aa-865e-4575-819c-017cfa867ad0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002307 sec., 102730.81924577373 rows/sec., 6.89 MiB/sec. | ||
12013 | 2024.10.10 05:44:31.989506 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12014 | 2024.10.10 05:44:31.989586 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12015 | 2024.10.10 05:44:31.989642 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12016 | 2024.10.10 05:44:31.989790 [ 3 ] {cac377aa-865e-4575-819c-017cfa867ad0} <Debug> DynamicQueryHandler: Done processing query | ||
12017 | 2024.10.10 05:44:31.989817 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
12018 | 2024.10.10 05:44:31.989828 [ 3 ] {cac377aa-865e-4575-819c-017cfa867ad0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
12019 | 2024.10.10 05:44:31.989892 [ 3 ] {} <Debug> HTTP-Session: 9974b29f-d5cd-44da-9db6-6d37e98061cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12020 | 2024.10.10 05:44:31.990080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12021 | 2024.10.10 05:44:31.990105 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12022 | 2024.10.10 05:44:31.990184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12023 | 2024.10.10 05:44:31.990199 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17853 rows starting from the beginning of the part | ||
12024 | 2024.10.10 05:44:31.990230 [ 3 ] {} <Debug> HTTP-Session: a436b9d3-3604-49e2-a1c5-3d9e6f5851d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12025 | 2024.10.10 05:44:31.990268 [ 3 ] {} <Debug> HTTP-Session: a436b9d3-3604-49e2-a1c5-3d9e6f5851d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12026 | 2024.10.10 05:44:31.990304 [ 3 ] {} <Debug> HTTP-Session: a436b9d3-3604-49e2-a1c5-3d9e6f5851d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12027 | 2024.10.10 05:44:31.990446 [ 3 ] {} <Trace> HTTP-Session: a436b9d3-3604-49e2-a1c5-3d9e6f5851d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12028 | 2024.10.10 05:44:31.990556 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
12029 | 2024.10.10 05:44:31.990757 [ 3 ] {a3e6c045-21af-48b1-b874-069f7589351d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
12030 | 2024.10.10 05:44:31.990905 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 237 rows starting from the beginning of the part | ||
12031 | 2024.10.10 05:44:31.990926 [ 3 ] {a3e6c045-21af-48b1-b874-069f7589351d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12032 | 2024.10.10 05:44:31.991263 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 962 rows starting from the beginning of the part | ||
12033 | 2024.10.10 05:44:31.991623 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 44 rows starting from the beginning of the part | ||
12034 | 2024.10.10 05:44:31.991996 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part | ||
12035 | 2024.10.10 05:44:31.992123 [ 3 ] {a3e6c045-21af-48b1-b874-069f7589351d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12036 | 2024.10.10 05:44:31.993002 [ 3 ] {a3e6c045-21af-48b1-b874-069f7589351d} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12037 | 2024.10.10 05:44:31.993075 [ 3 ] {a3e6c045-21af-48b1-b874-069f7589351d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12038 | 2024.10.10 05:44:31.993597 [ 3 ] {a3e6c045-21af-48b1-b874-069f7589351d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
12039 | 2024.10.10 05:44:31.994160 [ 3 ] {a3e6c045-21af-48b1-b874-069f7589351d} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12040 | 2024.10.10 05:44:31.994336 [ 3 ] {a3e6c045-21af-48b1-b874-069f7589351d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003702 sec., 270.12425715829283 rows/sec., 18.20 KiB/sec. | ||
12041 | 2024.10.10 05:44:31.994656 [ 3 ] {a3e6c045-21af-48b1-b874-069f7589351d} <Debug> DynamicQueryHandler: Done processing query | ||
12042 | 2024.10.10 05:44:31.994708 [ 3 ] {a3e6c045-21af-48b1-b874-069f7589351d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
12043 | 2024.10.10 05:44:31.994744 [ 3 ] {} <Debug> HTTP-Session: a436b9d3-3604-49e2-a1c5-3d9e6f5851d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12044 | 2024.10.10 05:44:31.994905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12045 | 2024.10.10 05:44:31.995032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12046 | 2024.10.10 05:44:31.995084 [ 3 ] {} <Debug> HTTP-Session: df63f93e-06c0-488b-9666-762c72a8142e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12047 | 2024.10.10 05:44:31.995114 [ 3 ] {} <Debug> HTTP-Session: df63f93e-06c0-488b-9666-762c72a8142e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12048 | 2024.10.10 05:44:31.995146 [ 3 ] {} <Debug> HTTP-Session: df63f93e-06c0-488b-9666-762c72a8142e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12049 | 2024.10.10 05:44:31.995244 [ 3 ] {} <Trace> HTTP-Session: df63f93e-06c0-488b-9666-762c72a8142e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12050 | 2024.10.10 05:44:31.995527 [ 3 ] {ac17ff6f-605a-4a34-b6f2-58cf12b22701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12051 | 2024.10.10 05:44:31.995615 [ 3 ] {ac17ff6f-605a-4a34-b6f2-58cf12b22701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12052 | 2024.10.10 05:44:31.996415 [ 3 ] {ac17ff6f-605a-4a34-b6f2-58cf12b22701} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12053 | 2024.10.10 05:44:31.997093 [ 3 ] {ac17ff6f-605a-4a34-b6f2-58cf12b22701} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12054 | 2024.10.10 05:44:31.997133 [ 3 ] {ac17ff6f-605a-4a34-b6f2-58cf12b22701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12055 | 2024.10.10 05:44:31.997885 [ 3 ] {ac17ff6f-605a-4a34-b6f2-58cf12b22701} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
12056 | 2024.10.10 05:44:31.998425 [ 3 ] {ac17ff6f-605a-4a34-b6f2-58cf12b22701} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12057 | 2024.10.10 05:44:31.998700 [ 3 ] {ac17ff6f-605a-4a34-b6f2-58cf12b22701} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00329 sec., 2431.61094224924 rows/sec., 4.36 MiB/sec. | ||
12058 | 2024.10.10 05:44:31.998993 [ 3 ] {ac17ff6f-605a-4a34-b6f2-58cf12b22701} <Debug> DynamicQueryHandler: Done processing query | ||
12059 | 2024.10.10 05:44:31.999022 [ 3 ] {ac17ff6f-605a-4a34-b6f2-58cf12b22701} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
12060 | 2024.10.10 05:44:31.999053 [ 3 ] {} <Debug> HTTP-Session: df63f93e-06c0-488b-9666-762c72a8142e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12061 | 2024.10.10 05:44:31.999180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12062 | 2024.10.10 05:44:31.999276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12063 | 2024.10.10 05:44:31.999297 [ 3 ] {} <Debug> HTTP-Session: 126be3ff-ad7e-43ef-952b-a6dc4d7c54dd Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12064 | 2024.10.10 05:44:31.999321 [ 3 ] {} <Debug> HTTP-Session: 126be3ff-ad7e-43ef-952b-a6dc4d7c54dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12065 | 2024.10.10 05:44:31.999372 [ 3 ] {} <Debug> HTTP-Session: 126be3ff-ad7e-43ef-952b-a6dc4d7c54dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12066 | 2024.10.10 05:44:31.999503 [ 3 ] {} <Trace> HTTP-Session: 126be3ff-ad7e-43ef-952b-a6dc4d7c54dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12067 | 2024.10.10 05:44:31.999693 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19493 rows, containing 5 columns (5 merged, 0 gathered) in 0.009957542 sec., 1957611.627447818 rows/sec., 131.86 MiB/sec. | ||
12068 | 2024.10.10 05:44:31.999794 [ 3 ] {d5e4bd50-0785-4b1d-9521-472f0bc7f018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12069 | 2024.10.10 05:44:31.999854 [ 3 ] {d5e4bd50-0785-4b1d-9521-472f0bc7f018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12070 | 2024.10.10 05:44:32.000058 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12071 | 2024.10.10 05:44:32.000124 [ 3 ] {d5e4bd50-0785-4b1d-9521-472f0bc7f018} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12072 | 2024.10.10 05:44:32.000146 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.21 MiB, peak 180.95 MiB, free memory in arenas 0.00 B, will set to 170.14 MiB (RSS), difference: -4.06 MiB | ||
12073 | 2024.10.10 05:44:32.001434 [ 3 ] {d5e4bd50-0785-4b1d-9521-472f0bc7f018} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12074 | 2024.10.10 05:44:32.001482 [ 3 ] {d5e4bd50-0785-4b1d-9521-472f0bc7f018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12075 | 2024.10.10 05:44:32.001653 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12076 | 2024.10.10 05:44:32.001855 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12077 | 2024.10.10 05:44:32.002005 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.30 MiB. | ||
12078 | 2024.10.10 05:44:32.002177 [ 3 ] {d5e4bd50-0785-4b1d-9521-472f0bc7f018} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12079 | 2024.10.10 05:44:32.002524 [ 3 ] {d5e4bd50-0785-4b1d-9521-472f0bc7f018} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12080 | 2024.10.10 05:44:32.002682 [ 3 ] {d5e4bd50-0785-4b1d-9521-472f0bc7f018} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002984 sec., 27479.8927613941 rows/sec., 1.75 MiB/sec. | ||
12081 | 2024.10.10 05:44:32.002702 [ 113 ] {} <Debug> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12082 | 2024.10.10 05:44:32.002791 [ 113 ] {} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12083 | 2024.10.10 05:44:32.002844 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12084 | 2024.10.10 05:44:32.003007 [ 3 ] {d5e4bd50-0785-4b1d-9521-472f0bc7f018} <Debug> DynamicQueryHandler: Done processing query | ||
12085 | 2024.10.10 05:44:32.003096 [ 3 ] {d5e4bd50-0785-4b1d-9521-472f0bc7f018} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12086 | 2024.10.10 05:44:32.003137 [ 3 ] {} <Debug> HTTP-Session: 126be3ff-ad7e-43ef-952b-a6dc4d7c54dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12087 | 2024.10.10 05:44:32.003147 [ 199 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
12088 | 2024.10.10 05:44:32.003669 [ 199 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12089 | 2024.10.10 05:44:32.003743 [ 199 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3136 rows starting from the beginning of the part | ||
12090 | 2024.10.10 05:44:32.003868 [ 199 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
12091 | 2024.10.10 05:44:32.004072 [ 199 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 82 rows starting from the beginning of the part | ||
12092 | 2024.10.10 05:44:32.004199 [ 199 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part | ||
12093 | 2024.10.10 05:44:32.004414 [ 199 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 18 rows starting from the beginning of the part | ||
12094 | 2024.10.10 05:44:32.004530 [ 199 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part | ||
12095 | 2024.10.10 05:44:32.005902 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3420 rows, containing 4 columns (4 merged, 0 gathered) in 0.002961978 sec., 1154633.8291506553 rows/sec., 74.87 MiB/sec. | ||
12096 | 2024.10.10 05:44:32.006188 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12097 | 2024.10.10 05:44:32.006610 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_61_12} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12098 | 2024.10.10 05:44:32.006694 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_61_12} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12099 | 2024.10.10 05:44:32.006780 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
12100 | 2024.10.10 05:44:33.000177 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.40 MiB, peak 180.95 MiB, free memory in arenas 0.00 B, will set to 170.14 MiB (RSS), difference: 4.74 MiB | ||
12101 | 2024.10.10 05:44:36.963706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12102 | 2024.10.10 05:44:36.963852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12103 | 2024.10.10 05:44:36.963882 [ 3 ] {} <Debug> HTTP-Session: 7c4b6deb-1191-419e-be16-8969c106e060 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12104 | 2024.10.10 05:44:36.963911 [ 3 ] {} <Debug> HTTP-Session: 7c4b6deb-1191-419e-be16-8969c106e060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12105 | 2024.10.10 05:44:36.963930 [ 3 ] {} <Debug> HTTP-Session: 7c4b6deb-1191-419e-be16-8969c106e060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12106 | 2024.10.10 05:44:36.963987 [ 3 ] {} <Trace> HTTP-Session: 7c4b6deb-1191-419e-be16-8969c106e060 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12107 | 2024.10.10 05:44:36.964178 [ 3 ] {6e70f7fa-b6a3-4380-ae85-f5e0c316f947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
12108 | 2024.10.10 05:44:36.964244 [ 3 ] {6e70f7fa-b6a3-4380-ae85-f5e0c316f947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12109 | 2024.10.10 05:44:36.964581 [ 3 ] {6e70f7fa-b6a3-4380-ae85-f5e0c316f947} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12110 | 2024.10.10 05:44:36.965027 [ 3 ] {6e70f7fa-b6a3-4380-ae85-f5e0c316f947} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12111 | 2024.10.10 05:44:36.965067 [ 3 ] {6e70f7fa-b6a3-4380-ae85-f5e0c316f947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12112 | 2024.10.10 05:44:36.965479 [ 3 ] {6e70f7fa-b6a3-4380-ae85-f5e0c316f947} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
12113 | 2024.10.10 05:44:36.965870 [ 3 ] {6e70f7fa-b6a3-4380-ae85-f5e0c316f947} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12114 | 2024.10.10 05:44:36.966058 [ 3 ] {6e70f7fa-b6a3-4380-ae85-f5e0c316f947} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001925 sec., 1038.9610389610389 rows/sec., 84.72 KiB/sec. | ||
12115 | 2024.10.10 05:44:36.966314 [ 3 ] {6e70f7fa-b6a3-4380-ae85-f5e0c316f947} <Debug> DynamicQueryHandler: Done processing query | ||
12116 | 2024.10.10 05:44:36.966341 [ 3 ] {6e70f7fa-b6a3-4380-ae85-f5e0c316f947} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12117 | 2024.10.10 05:44:36.966357 [ 3 ] {} <Debug> HTTP-Session: 7c4b6deb-1191-419e-be16-8969c106e060 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12118 | 2024.10.10 05:44:36.966492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 18448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12119 | 2024.10.10 05:44:36.966543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12120 | 2024.10.10 05:44:36.966563 [ 3 ] {} <Debug> HTTP-Session: f6998ecb-0748-4aa4-9819-babc9d315aa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12121 | 2024.10.10 05:44:36.966580 [ 3 ] {} <Debug> HTTP-Session: f6998ecb-0748-4aa4-9819-babc9d315aa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12122 | 2024.10.10 05:44:36.966594 [ 3 ] {} <Debug> HTTP-Session: f6998ecb-0748-4aa4-9819-babc9d315aa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12123 | 2024.10.10 05:44:36.966625 [ 3 ] {} <Trace> HTTP-Session: f6998ecb-0748-4aa4-9819-babc9d315aa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12124 | 2024.10.10 05:44:36.966759 [ 3 ] {842a81ac-4322-47c5-a623-fbddf1a4ed97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12125 | 2024.10.10 05:44:36.966802 [ 3 ] {842a81ac-4322-47c5-a623-fbddf1a4ed97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12126 | 2024.10.10 05:44:36.967031 [ 3 ] {842a81ac-4322-47c5-a623-fbddf1a4ed97} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12127 | 2024.10.10 05:44:36.967466 [ 3 ] {842a81ac-4322-47c5-a623-fbddf1a4ed97} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12128 | 2024.10.10 05:44:36.967503 [ 3 ] {842a81ac-4322-47c5-a623-fbddf1a4ed97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12129 | 2024.10.10 05:44:36.967872 [ 3 ] {842a81ac-4322-47c5-a623-fbddf1a4ed97} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12130 | 2024.10.10 05:44:36.968236 [ 3 ] {842a81ac-4322-47c5-a623-fbddf1a4ed97} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12131 | 2024.10.10 05:44:36.968391 [ 3 ] {842a81ac-4322-47c5-a623-fbddf1a4ed97} <Debug> executeQuery: Read 125 rows, 10.84 KiB in 0.001685 sec., 74183.9762611276 rows/sec., 6.28 MiB/sec. | ||
12132 | 2024.10.10 05:44:36.968569 [ 3 ] {842a81ac-4322-47c5-a623-fbddf1a4ed97} <Debug> DynamicQueryHandler: Done processing query | ||
12133 | 2024.10.10 05:44:36.968594 [ 3 ] {842a81ac-4322-47c5-a623-fbddf1a4ed97} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
12134 | 2024.10.10 05:44:36.968611 [ 3 ] {} <Debug> HTTP-Session: f6998ecb-0748-4aa4-9819-babc9d315aa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12135 | 2024.10.10 05:44:36.968734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12136 | 2024.10.10 05:44:36.968783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12137 | 2024.10.10 05:44:36.968803 [ 3 ] {} <Debug> HTTP-Session: 36d8daa6-ef86-4dc5-9067-e300f0f98bd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12138 | 2024.10.10 05:44:36.968819 [ 3 ] {} <Debug> HTTP-Session: 36d8daa6-ef86-4dc5-9067-e300f0f98bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12139 | 2024.10.10 05:44:36.968833 [ 3 ] {} <Debug> HTTP-Session: 36d8daa6-ef86-4dc5-9067-e300f0f98bd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12140 | 2024.10.10 05:44:36.968864 [ 3 ] {} <Trace> HTTP-Session: 36d8daa6-ef86-4dc5-9067-e300f0f98bd8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12141 | 2024.10.10 05:44:36.968978 [ 3 ] {e7b3ea9b-72f0-4088-995f-63aec3cc7b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12142 | 2024.10.10 05:44:36.969022 [ 3 ] {e7b3ea9b-72f0-4088-995f-63aec3cc7b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12143 | 2024.10.10 05:44:36.969248 [ 3 ] {e7b3ea9b-72f0-4088-995f-63aec3cc7b75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12144 | 2024.10.10 05:44:36.969623 [ 3 ] {e7b3ea9b-72f0-4088-995f-63aec3cc7b75} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12145 | 2024.10.10 05:44:36.969661 [ 3 ] {e7b3ea9b-72f0-4088-995f-63aec3cc7b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12146 | 2024.10.10 05:44:36.970011 [ 3 ] {e7b3ea9b-72f0-4088-995f-63aec3cc7b75} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12147 | 2024.10.10 05:44:36.970369 [ 3 ] {e7b3ea9b-72f0-4088-995f-63aec3cc7b75} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12148 | 2024.10.10 05:44:36.970529 [ 3 ] {e7b3ea9b-72f0-4088-995f-63aec3cc7b75} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001588 sec., 22670.025188916876 rows/sec., 1.66 MiB/sec. | ||
12149 | 2024.10.10 05:44:36.970541 [ 109 ] {} <Debug> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12150 | 2024.10.10 05:44:36.970659 [ 109 ] {} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12151 | 2024.10.10 05:44:36.970703 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12152 | 2024.10.10 05:44:36.970828 [ 3 ] {e7b3ea9b-72f0-4088-995f-63aec3cc7b75} <Debug> DynamicQueryHandler: Done processing query | ||
12153 | 2024.10.10 05:44:36.970878 [ 3 ] {e7b3ea9b-72f0-4088-995f-63aec3cc7b75} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12154 | 2024.10.10 05:44:36.970891 [ 193 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
12155 | 2024.10.10 05:44:36.970907 [ 3 ] {} <Debug> HTTP-Session: 36d8daa6-ef86-4dc5-9067-e300f0f98bd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12156 | 2024.10.10 05:44:36.971126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 16986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12157 | 2024.10.10 05:44:36.971175 [ 193 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12158 | 2024.10.10 05:44:36.971229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12159 | 2024.10.10 05:44:36.971246 [ 193 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 60 rows starting from the beginning of the part | ||
12160 | 2024.10.10 05:44:36.971274 [ 3 ] {} <Debug> HTTP-Session: 0aee4e1e-a7ba-4f99-b462-b51f22f4308f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12161 | 2024.10.10 05:44:36.971315 [ 3 ] {} <Debug> HTTP-Session: 0aee4e1e-a7ba-4f99-b462-b51f22f4308f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12162 | 2024.10.10 05:44:36.971354 [ 3 ] {} <Debug> HTTP-Session: 0aee4e1e-a7ba-4f99-b462-b51f22f4308f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12163 | 2024.10.10 05:44:36.971487 [ 3 ] {} <Trace> HTTP-Session: 0aee4e1e-a7ba-4f99-b462-b51f22f4308f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12164 | 2024.10.10 05:44:36.971484 [ 193 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
12165 | 2024.10.10 05:44:36.971799 [ 193 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 12 rows starting from the beginning of the part | ||
12166 | 2024.10.10 05:44:36.971846 [ 3 ] {75ac8e26-27fd-4c91-b8c7-16442e3b73f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12167 | 2024.10.10 05:44:36.971991 [ 3 ] {75ac8e26-27fd-4c91-b8c7-16442e3b73f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12168 | 2024.10.10 05:44:36.972028 [ 193 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 22 rows starting from the beginning of the part | ||
12169 | 2024.10.10 05:44:36.972738 [ 193 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
12170 | 2024.10.10 05:44:36.973132 [ 193 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
12171 | 2024.10.10 05:44:36.973606 [ 3 ] {75ac8e26-27fd-4c91-b8c7-16442e3b73f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12172 | 2024.10.10 05:44:36.974469 [ 3 ] {75ac8e26-27fd-4c91-b8c7-16442e3b73f6} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12173 | 2024.10.10 05:44:36.974532 [ 3 ] {75ac8e26-27fd-4c91-b8c7-16442e3b73f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12174 | 2024.10.10 05:44:36.975608 [ 3 ] {75ac8e26-27fd-4c91-b8c7-16442e3b73f6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12175 | 2024.10.10 05:44:36.975854 [ 197 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 146 rows, containing 5 columns (5 merged, 0 gathered) in 0.005077694 sec., 28753.20962625948 rows/sec., 2.20 MiB/sec. | ||
12176 | 2024.10.10 05:44:36.976173 [ 199 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12177 | 2024.10.10 05:44:36.976416 [ 3 ] {75ac8e26-27fd-4c91-b8c7-16442e3b73f6} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12178 | 2024.10.10 05:44:36.976920 [ 3 ] {75ac8e26-27fd-4c91-b8c7-16442e3b73f6} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.005232 sec., 19113.149847094803 rows/sec., 1.49 MiB/sec. | ||
12179 | 2024.10.10 05:44:36.977376 [ 3 ] {75ac8e26-27fd-4c91-b8c7-16442e3b73f6} <Debug> DynamicQueryHandler: Done processing query | ||
12180 | 2024.10.10 05:44:36.977385 [ 199 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_61_12} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12181 | 2024.10.10 05:44:36.977409 [ 3 ] {75ac8e26-27fd-4c91-b8c7-16442e3b73f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
12182 | 2024.10.10 05:44:36.977469 [ 3 ] {} <Debug> HTTP-Session: 0aee4e1e-a7ba-4f99-b462-b51f22f4308f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12183 | 2024.10.10 05:44:36.977552 [ 199 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_61_12} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12184 | 2024.10.10 05:44:36.977682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12185 | 2024.10.10 05:44:36.977698 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
12186 | 2024.10.10 05:44:36.977752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12187 | 2024.10.10 05:44:36.977776 [ 3 ] {} <Debug> HTTP-Session: a63bda8e-422a-4d88-bee1-b9c48db73805 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12188 | 2024.10.10 05:44:36.977793 [ 3 ] {} <Debug> HTTP-Session: a63bda8e-422a-4d88-bee1-b9c48db73805 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12189 | 2024.10.10 05:44:36.977809 [ 3 ] {} <Debug> HTTP-Session: a63bda8e-422a-4d88-bee1-b9c48db73805 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12190 | 2024.10.10 05:44:36.977842 [ 3 ] {} <Trace> HTTP-Session: a63bda8e-422a-4d88-bee1-b9c48db73805 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12191 | 2024.10.10 05:44:36.978005 [ 3 ] {111a90f2-ba11-497f-a3b9-bc0bc9ab6e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12192 | 2024.10.10 05:44:36.978055 [ 3 ] {111a90f2-ba11-497f-a3b9-bc0bc9ab6e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12193 | 2024.10.10 05:44:36.978224 [ 3 ] {111a90f2-ba11-497f-a3b9-bc0bc9ab6e1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12194 | 2024.10.10 05:44:36.978635 [ 3 ] {111a90f2-ba11-497f-a3b9-bc0bc9ab6e1e} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12195 | 2024.10.10 05:44:36.978670 [ 3 ] {111a90f2-ba11-497f-a3b9-bc0bc9ab6e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12196 | 2024.10.10 05:44:36.979063 [ 3 ] {111a90f2-ba11-497f-a3b9-bc0bc9ab6e1e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12197 | 2024.10.10 05:44:36.979404 [ 3 ] {111a90f2-ba11-497f-a3b9-bc0bc9ab6e1e} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12198 | 2024.10.10 05:44:36.979563 [ 3 ] {111a90f2-ba11-497f-a3b9-bc0bc9ab6e1e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00163 sec., 98773.00613496933 rows/sec., 6.88 MiB/sec. | ||
12199 | 2024.10.10 05:44:36.979846 [ 3 ] {111a90f2-ba11-497f-a3b9-bc0bc9ab6e1e} <Debug> DynamicQueryHandler: Done processing query | ||
12200 | 2024.10.10 05:44:36.979915 [ 3 ] {111a90f2-ba11-497f-a3b9-bc0bc9ab6e1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12201 | 2024.10.10 05:44:36.979970 [ 3 ] {} <Debug> HTTP-Session: a63bda8e-422a-4d88-bee1-b9c48db73805 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12202 | 2024.10.10 05:44:36.980210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 55886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12203 | 2024.10.10 05:44:36.980262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12204 | 2024.10.10 05:44:36.980280 [ 3 ] {} <Debug> HTTP-Session: a8793153-ac6c-46ff-9744-80d4e0e415e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12205 | 2024.10.10 05:44:36.980297 [ 3 ] {} <Debug> HTTP-Session: a8793153-ac6c-46ff-9744-80d4e0e415e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12206 | 2024.10.10 05:44:36.980311 [ 3 ] {} <Debug> HTTP-Session: a8793153-ac6c-46ff-9744-80d4e0e415e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12207 | 2024.10.10 05:44:36.980343 [ 3 ] {} <Trace> HTTP-Session: a8793153-ac6c-46ff-9744-80d4e0e415e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12208 | 2024.10.10 05:44:36.980701 [ 3 ] {62f15f15-82a7-4e4a-a218-1a1e60be30bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12209 | 2024.10.10 05:44:36.980771 [ 3 ] {62f15f15-82a7-4e4a-a218-1a1e60be30bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12210 | 2024.10.10 05:44:36.981212 [ 3 ] {62f15f15-82a7-4e4a-a218-1a1e60be30bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12211 | 2024.10.10 05:44:36.981911 [ 3 ] {62f15f15-82a7-4e4a-a218-1a1e60be30bf} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12212 | 2024.10.10 05:44:36.981947 [ 3 ] {62f15f15-82a7-4e4a-a218-1a1e60be30bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12213 | 2024.10.10 05:44:36.982591 [ 3 ] {62f15f15-82a7-4e4a-a218-1a1e60be30bf} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
12214 | 2024.10.10 05:44:36.983001 [ 3 ] {62f15f15-82a7-4e4a-a218-1a1e60be30bf} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12215 | 2024.10.10 05:44:36.983178 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
12216 | 2024.10.10 05:44:36.983197 [ 3 ] {62f15f15-82a7-4e4a-a218-1a1e60be30bf} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002758 sec., 12327.773749093545 rows/sec., 22.09 MiB/sec. | ||
12217 | 2024.10.10 05:44:36.983232 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12218 | 2024.10.10 05:44:36.983289 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12219 | 2024.10.10 05:44:36.983585 [ 197 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
12220 | 2024.10.10 05:44:36.983794 [ 3 ] {62f15f15-82a7-4e4a-a218-1a1e60be30bf} <Debug> DynamicQueryHandler: Done processing query | ||
12221 | 2024.10.10 05:44:36.983847 [ 3 ] {62f15f15-82a7-4e4a-a218-1a1e60be30bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
12222 | 2024.10.10 05:44:36.983916 [ 3 ] {} <Debug> HTTP-Session: a8793153-ac6c-46ff-9744-80d4e0e415e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12223 | 2024.10.10 05:44:36.984137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12224 | 2024.10.10 05:44:36.984180 [ 197 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12225 | 2024.10.10 05:44:36.984248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12226 | 2024.10.10 05:44:36.984317 [ 3 ] {} <Debug> HTTP-Session: b748a76e-bd1b-4701-9f2c-cc3dc114f4d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12227 | 2024.10.10 05:44:36.984332 [ 197 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 947 rows starting from the beginning of the part | ||
12228 | 2024.10.10 05:44:36.984348 [ 3 ] {} <Debug> HTTP-Session: b748a76e-bd1b-4701-9f2c-cc3dc114f4d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12229 | 2024.10.10 05:44:36.984392 [ 3 ] {} <Debug> HTTP-Session: b748a76e-bd1b-4701-9f2c-cc3dc114f4d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12230 | 2024.10.10 05:44:36.984483 [ 3 ] {} <Trace> HTTP-Session: b748a76e-bd1b-4701-9f2c-cc3dc114f4d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12231 | 2024.10.10 05:44:36.984870 [ 3 ] {2703eaa0-5ec3-4d24-ae70-bdd6cf0bfca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12232 | 2024.10.10 05:44:36.984941 [ 197 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
12233 | 2024.10.10 05:44:36.984991 [ 3 ] {2703eaa0-5ec3-4d24-ae70-bdd6cf0bfca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12234 | 2024.10.10 05:44:36.985741 [ 197 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 12 rows starting from the beginning of the part | ||
12235 | 2024.10.10 05:44:36.985875 [ 3 ] {2703eaa0-5ec3-4d24-ae70-bdd6cf0bfca7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12236 | 2024.10.10 05:44:36.986346 [ 197 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 22 rows starting from the beginning of the part | ||
12237 | 2024.10.10 05:44:36.987074 [ 197 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
12238 | 2024.10.10 05:44:36.987074 [ 3 ] {2703eaa0-5ec3-4d24-ae70-bdd6cf0bfca7} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12239 | 2024.10.10 05:44:36.987159 [ 3 ] {2703eaa0-5ec3-4d24-ae70-bdd6cf0bfca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12240 | 2024.10.10 05:44:36.987663 [ 197 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
12241 | 2024.10.10 05:44:36.988589 [ 3 ] {2703eaa0-5ec3-4d24-ae70-bdd6cf0bfca7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12242 | 2024.10.10 05:44:36.989395 [ 3 ] {2703eaa0-5ec3-4d24-ae70-bdd6cf0bfca7} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12243 | 2024.10.10 05:44:36.989708 [ 3 ] {2703eaa0-5ec3-4d24-ae70-bdd6cf0bfca7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005024 sec., 11942.675159235669 rows/sec., 824.17 KiB/sec. | ||
12244 | 2024.10.10 05:44:36.989924 [ 3 ] {2703eaa0-5ec3-4d24-ae70-bdd6cf0bfca7} <Debug> DynamicQueryHandler: Done processing query | ||
12245 | 2024.10.10 05:44:36.989950 [ 3 ] {2703eaa0-5ec3-4d24-ae70-bdd6cf0bfca7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12246 | 2024.10.10 05:44:36.989966 [ 3 ] {} <Debug> HTTP-Session: b748a76e-bd1b-4701-9f2c-cc3dc114f4d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12247 | 2024.10.10 05:44:36.993169 [ 187 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1031 rows, containing 19 columns (19 merged, 0 gathered) in 0.009755046 sec., 105688.89167718943 rows/sec., 189.39 MiB/sec. | ||
12248 | 2024.10.10 05:44:36.994175 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
12249 | 2024.10.10 05:44:36.994736 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12250 | 2024.10.10 05:44:36.994814 [ 189 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
12251 | 2024.10.10 05:44:36.994925 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.21 MiB. | ||
12252 | 2024.10.10 05:44:40.126812 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12253 | 2024.10.10 05:44:40.126909 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12254 | 2024.10.10 05:44:40.366322 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1194 | ||
12255 | 2024.10.10 05:44:40.369266 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12256 | 2024.10.10 05:44:40.369318 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12257 | 2024.10.10 05:44:40.370820 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
12258 | 2024.10.10 05:44:40.371835 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12259 | 2024.10.10 05:44:40.373173 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1194 | ||
12260 | 2024.10.10 05:44:41.966029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12261 | 2024.10.10 05:44:41.966155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12262 | 2024.10.10 05:44:41.966184 [ 3 ] {} <Debug> HTTP-Session: f794fa51-5b47-49de-ba2e-1108303d983e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12263 | 2024.10.10 05:44:41.966212 [ 3 ] {} <Debug> HTTP-Session: f794fa51-5b47-49de-ba2e-1108303d983e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12264 | 2024.10.10 05:44:41.966231 [ 3 ] {} <Debug> HTTP-Session: f794fa51-5b47-49de-ba2e-1108303d983e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12265 | 2024.10.10 05:44:41.966299 [ 3 ] {} <Trace> HTTP-Session: f794fa51-5b47-49de-ba2e-1108303d983e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12266 | 2024.10.10 05:44:41.966683 [ 3 ] {863a2521-6d70-47e4-b5ce-cfb4315f861e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12267 | 2024.10.10 05:44:41.966792 [ 3 ] {863a2521-6d70-47e4-b5ce-cfb4315f861e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12268 | 2024.10.10 05:44:41.967346 [ 3 ] {863a2521-6d70-47e4-b5ce-cfb4315f861e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12269 | 2024.10.10 05:44:41.967937 [ 3 ] {863a2521-6d70-47e4-b5ce-cfb4315f861e} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12270 | 2024.10.10 05:44:41.967980 [ 3 ] {863a2521-6d70-47e4-b5ce-cfb4315f861e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12271 | 2024.10.10 05:44:41.968431 [ 3 ] {863a2521-6d70-47e4-b5ce-cfb4315f861e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12272 | 2024.10.10 05:44:41.968821 [ 3 ] {863a2521-6d70-47e4-b5ce-cfb4315f861e} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12273 | 2024.10.10 05:44:41.968979 [ 3 ] {863a2521-6d70-47e4-b5ce-cfb4315f861e} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.00247 sec., 82995.95141700405 rows/sec., 7.29 MiB/sec. | ||
12274 | 2024.10.10 05:44:41.969285 [ 3 ] {863a2521-6d70-47e4-b5ce-cfb4315f861e} <Debug> DynamicQueryHandler: Done processing query | ||
12275 | 2024.10.10 05:44:41.969336 [ 3 ] {863a2521-6d70-47e4-b5ce-cfb4315f861e} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
12276 | 2024.10.10 05:44:41.969402 [ 3 ] {} <Debug> HTTP-Session: f794fa51-5b47-49de-ba2e-1108303d983e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12277 | 2024.10.10 05:44:41.969660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12278 | 2024.10.10 05:44:41.969820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12279 | 2024.10.10 05:44:41.969881 [ 3 ] {} <Debug> HTTP-Session: 8d37fd06-862e-47ce-8247-1b7ac1153255 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12280 | 2024.10.10 05:44:41.969931 [ 3 ] {} <Debug> HTTP-Session: 8d37fd06-862e-47ce-8247-1b7ac1153255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12281 | 2024.10.10 05:44:41.969958 [ 3 ] {} <Debug> HTTP-Session: 8d37fd06-862e-47ce-8247-1b7ac1153255 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12282 | 2024.10.10 05:44:41.970006 [ 3 ] {} <Trace> HTTP-Session: 8d37fd06-862e-47ce-8247-1b7ac1153255 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12283 | 2024.10.10 05:44:41.970111 [ 3 ] {7ca35159-2c35-47ca-8d94-896bb5d1d733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12284 | 2024.10.10 05:44:41.970157 [ 3 ] {7ca35159-2c35-47ca-8d94-896bb5d1d733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12285 | 2024.10.10 05:44:41.970400 [ 3 ] {7ca35159-2c35-47ca-8d94-896bb5d1d733} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12286 | 2024.10.10 05:44:41.970723 [ 3 ] {7ca35159-2c35-47ca-8d94-896bb5d1d733} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12287 | 2024.10.10 05:44:41.970760 [ 3 ] {7ca35159-2c35-47ca-8d94-896bb5d1d733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12288 | 2024.10.10 05:44:41.971120 [ 3 ] {7ca35159-2c35-47ca-8d94-896bb5d1d733} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12289 | 2024.10.10 05:44:41.971487 [ 3 ] {7ca35159-2c35-47ca-8d94-896bb5d1d733} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12290 | 2024.10.10 05:44:41.971645 [ 3 ] {7ca35159-2c35-47ca-8d94-896bb5d1d733} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001558 sec., 5134.788189987164 rows/sec., 386.11 KiB/sec. | ||
12291 | 2024.10.10 05:44:41.971858 [ 3 ] {7ca35159-2c35-47ca-8d94-896bb5d1d733} <Debug> DynamicQueryHandler: Done processing query | ||
12292 | 2024.10.10 05:44:41.971896 [ 3 ] {7ca35159-2c35-47ca-8d94-896bb5d1d733} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12293 | 2024.10.10 05:44:41.971928 [ 3 ] {} <Debug> HTTP-Session: 8d37fd06-862e-47ce-8247-1b7ac1153255 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12294 | 2024.10.10 05:44:41.972061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12295 | 2024.10.10 05:44:41.972111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12296 | 2024.10.10 05:44:41.972130 [ 3 ] {} <Debug> HTTP-Session: c2c56ad1-f51e-4efa-bae7-1124cbd6d069 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12297 | 2024.10.10 05:44:41.972146 [ 3 ] {} <Debug> HTTP-Session: c2c56ad1-f51e-4efa-bae7-1124cbd6d069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12298 | 2024.10.10 05:44:41.972160 [ 3 ] {} <Debug> HTTP-Session: c2c56ad1-f51e-4efa-bae7-1124cbd6d069 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12299 | 2024.10.10 05:44:41.972191 [ 3 ] {} <Trace> HTTP-Session: c2c56ad1-f51e-4efa-bae7-1124cbd6d069 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12300 | 2024.10.10 05:44:41.972291 [ 3 ] {6902d5bb-520e-4a4c-a27f-219562ea62d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12301 | 2024.10.10 05:44:41.972334 [ 3 ] {6902d5bb-520e-4a4c-a27f-219562ea62d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12302 | 2024.10.10 05:44:41.972559 [ 3 ] {6902d5bb-520e-4a4c-a27f-219562ea62d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12303 | 2024.10.10 05:44:41.972872 [ 3 ] {6902d5bb-520e-4a4c-a27f-219562ea62d2} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12304 | 2024.10.10 05:44:41.972910 [ 3 ] {6902d5bb-520e-4a4c-a27f-219562ea62d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12305 | 2024.10.10 05:44:41.973281 [ 3 ] {6902d5bb-520e-4a4c-a27f-219562ea62d2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
12306 | 2024.10.10 05:44:41.973646 [ 3 ] {6902d5bb-520e-4a4c-a27f-219562ea62d2} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12307 | 2024.10.10 05:44:41.973817 [ 3 ] {6902d5bb-520e-4a4c-a27f-219562ea62d2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00154 sec., 9090.909090909092 rows/sec., 636.67 KiB/sec. | ||
12308 | 2024.10.10 05:44:41.973994 [ 3 ] {6902d5bb-520e-4a4c-a27f-219562ea62d2} <Debug> DynamicQueryHandler: Done processing query | ||
12309 | 2024.10.10 05:44:41.974018 [ 3 ] {6902d5bb-520e-4a4c-a27f-219562ea62d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12310 | 2024.10.10 05:44:41.974034 [ 3 ] {} <Debug> HTTP-Session: c2c56ad1-f51e-4efa-bae7-1124cbd6d069 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12311 | 2024.10.10 05:44:41.974144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12312 | 2024.10.10 05:44:41.974193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12313 | 2024.10.10 05:44:41.974212 [ 3 ] {} <Debug> HTTP-Session: 71eb4592-29f1-48fc-9d7b-299635ecbea1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12314 | 2024.10.10 05:44:41.974228 [ 3 ] {} <Debug> HTTP-Session: 71eb4592-29f1-48fc-9d7b-299635ecbea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12315 | 2024.10.10 05:44:41.974242 [ 3 ] {} <Debug> HTTP-Session: 71eb4592-29f1-48fc-9d7b-299635ecbea1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12316 | 2024.10.10 05:44:41.974274 [ 3 ] {} <Trace> HTTP-Session: 71eb4592-29f1-48fc-9d7b-299635ecbea1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12317 | 2024.10.10 05:44:41.974368 [ 3 ] {9e1f6f7d-bcd0-446e-817a-716ea0b6abee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12318 | 2024.10.10 05:44:41.974411 [ 3 ] {9e1f6f7d-bcd0-446e-817a-716ea0b6abee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12319 | 2024.10.10 05:44:41.974637 [ 3 ] {9e1f6f7d-bcd0-446e-817a-716ea0b6abee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12320 | 2024.10.10 05:44:41.974946 [ 3 ] {9e1f6f7d-bcd0-446e-817a-716ea0b6abee} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12321 | 2024.10.10 05:44:41.974983 [ 3 ] {9e1f6f7d-bcd0-446e-817a-716ea0b6abee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12322 | 2024.10.10 05:44:41.975332 [ 3 ] {9e1f6f7d-bcd0-446e-817a-716ea0b6abee} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12323 | 2024.10.10 05:44:41.975696 [ 3 ] {9e1f6f7d-bcd0-446e-817a-716ea0b6abee} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12324 | 2024.10.10 05:44:41.975857 [ 3 ] {9e1f6f7d-bcd0-446e-817a-716ea0b6abee} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001505 sec., 3986.7109634551493 rows/sec., 235.54 KiB/sec. | ||
12325 | 2024.10.10 05:44:41.976193 [ 3 ] {9e1f6f7d-bcd0-446e-817a-716ea0b6abee} <Debug> DynamicQueryHandler: Done processing query | ||
12326 | 2024.10.10 05:44:41.976219 [ 3 ] {9e1f6f7d-bcd0-446e-817a-716ea0b6abee} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12327 | 2024.10.10 05:44:41.976235 [ 3 ] {} <Debug> HTTP-Session: 71eb4592-29f1-48fc-9d7b-299635ecbea1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12328 | 2024.10.10 05:44:41.976433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12329 | 2024.10.10 05:44:41.976484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12330 | 2024.10.10 05:44:41.976503 [ 3 ] {} <Debug> HTTP-Session: 187302ec-0c77-4d42-83de-eecb804836ef Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12331 | 2024.10.10 05:44:41.976520 [ 3 ] {} <Debug> HTTP-Session: 187302ec-0c77-4d42-83de-eecb804836ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12332 | 2024.10.10 05:44:41.976534 [ 3 ] {} <Debug> HTTP-Session: 187302ec-0c77-4d42-83de-eecb804836ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12333 | 2024.10.10 05:44:41.976564 [ 3 ] {} <Trace> HTTP-Session: 187302ec-0c77-4d42-83de-eecb804836ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12334 | 2024.10.10 05:44:41.976774 [ 3 ] {7f3c8d49-cce6-4e69-9a3a-9e4614c6359b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12335 | 2024.10.10 05:44:41.976819 [ 3 ] {7f3c8d49-cce6-4e69-9a3a-9e4614c6359b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12336 | 2024.10.10 05:44:41.977067 [ 3 ] {7f3c8d49-cce6-4e69-9a3a-9e4614c6359b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12337 | 2024.10.10 05:44:41.977664 [ 3 ] {7f3c8d49-cce6-4e69-9a3a-9e4614c6359b} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12338 | 2024.10.10 05:44:41.977702 [ 3 ] {7f3c8d49-cce6-4e69-9a3a-9e4614c6359b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12339 | 2024.10.10 05:44:41.978088 [ 3 ] {7f3c8d49-cce6-4e69-9a3a-9e4614c6359b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12340 | 2024.10.10 05:44:41.978460 [ 3 ] {7f3c8d49-cce6-4e69-9a3a-9e4614c6359b} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12341 | 2024.10.10 05:44:41.978626 [ 3 ] {7f3c8d49-cce6-4e69-9a3a-9e4614c6359b} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001956 sec., 199386.50306748468 rows/sec., 14.14 MiB/sec. | ||
12342 | 2024.10.10 05:44:41.978810 [ 3 ] {7f3c8d49-cce6-4e69-9a3a-9e4614c6359b} <Debug> DynamicQueryHandler: Done processing query | ||
12343 | 2024.10.10 05:44:41.978835 [ 3 ] {7f3c8d49-cce6-4e69-9a3a-9e4614c6359b} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
12344 | 2024.10.10 05:44:41.978851 [ 3 ] {} <Debug> HTTP-Session: 187302ec-0c77-4d42-83de-eecb804836ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12345 | 2024.10.10 05:44:41.978978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12346 | 2024.10.10 05:44:41.979028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12347 | 2024.10.10 05:44:41.979046 [ 3 ] {} <Debug> HTTP-Session: b4d517a6-e5a1-497e-8673-2b83df33debf Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12348 | 2024.10.10 05:44:41.979062 [ 3 ] {} <Debug> HTTP-Session: b4d517a6-e5a1-497e-8673-2b83df33debf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12349 | 2024.10.10 05:44:41.979076 [ 3 ] {} <Debug> HTTP-Session: b4d517a6-e5a1-497e-8673-2b83df33debf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12350 | 2024.10.10 05:44:41.979107 [ 3 ] {} <Trace> HTTP-Session: b4d517a6-e5a1-497e-8673-2b83df33debf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12351 | 2024.10.10 05:44:41.979205 [ 3 ] {a50e1524-fa24-46bd-b383-0f67d5c49697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
12352 | 2024.10.10 05:44:41.979250 [ 3 ] {a50e1524-fa24-46bd-b383-0f67d5c49697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12353 | 2024.10.10 05:44:41.979382 [ 3 ] {a50e1524-fa24-46bd-b383-0f67d5c49697} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12354 | 2024.10.10 05:44:41.979642 [ 3 ] {a50e1524-fa24-46bd-b383-0f67d5c49697} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12355 | 2024.10.10 05:44:41.979678 [ 3 ] {a50e1524-fa24-46bd-b383-0f67d5c49697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12356 | 2024.10.10 05:44:41.980040 [ 3 ] {a50e1524-fa24-46bd-b383-0f67d5c49697} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12357 | 2024.10.10 05:44:41.980363 [ 3 ] {a50e1524-fa24-46bd-b383-0f67d5c49697} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12358 | 2024.10.10 05:44:41.980520 [ 3 ] {a50e1524-fa24-46bd-b383-0f67d5c49697} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001337 sec., 4487.658937920718 rows/sec., 234.46 KiB/sec. | ||
12359 | 2024.10.10 05:44:41.980687 [ 3 ] {a50e1524-fa24-46bd-b383-0f67d5c49697} <Debug> DynamicQueryHandler: Done processing query | ||
12360 | 2024.10.10 05:44:41.980711 [ 3 ] {a50e1524-fa24-46bd-b383-0f67d5c49697} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
12361 | 2024.10.10 05:44:41.980727 [ 3 ] {} <Debug> HTTP-Session: b4d517a6-e5a1-497e-8673-2b83df33debf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12362 | 2024.10.10 05:44:41.980896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12363 | 2024.10.10 05:44:41.980945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12364 | 2024.10.10 05:44:41.980963 [ 3 ] {} <Debug> HTTP-Session: 5ae4d8d1-c28d-42c9-b494-c1252b5cae36 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12365 | 2024.10.10 05:44:41.980980 [ 3 ] {} <Debug> HTTP-Session: 5ae4d8d1-c28d-42c9-b494-c1252b5cae36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12366 | 2024.10.10 05:44:41.980994 [ 3 ] {} <Debug> HTTP-Session: 5ae4d8d1-c28d-42c9-b494-c1252b5cae36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12367 | 2024.10.10 05:44:41.981024 [ 3 ] {} <Trace> HTTP-Session: 5ae4d8d1-c28d-42c9-b494-c1252b5cae36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12368 | 2024.10.10 05:44:41.981226 [ 3 ] {6de1eda4-8a56-4400-8ef2-98ff4e8fd84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12369 | 2024.10.10 05:44:41.981273 [ 3 ] {6de1eda4-8a56-4400-8ef2-98ff4e8fd84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12370 | 2024.10.10 05:44:41.981416 [ 3 ] {6de1eda4-8a56-4400-8ef2-98ff4e8fd84a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12371 | 2024.10.10 05:44:41.981936 [ 3 ] {6de1eda4-8a56-4400-8ef2-98ff4e8fd84a} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12372 | 2024.10.10 05:44:41.981973 [ 3 ] {6de1eda4-8a56-4400-8ef2-98ff4e8fd84a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12373 | 2024.10.10 05:44:41.982364 [ 3 ] {6de1eda4-8a56-4400-8ef2-98ff4e8fd84a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12374 | 2024.10.10 05:44:41.982708 [ 3 ] {6de1eda4-8a56-4400-8ef2-98ff4e8fd84a} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12375 | 2024.10.10 05:44:41.982863 [ 3 ] {6de1eda4-8a56-4400-8ef2-98ff4e8fd84a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001737 sec., 136442.14162348877 rows/sec., 9.15 MiB/sec. | ||
12376 | 2024.10.10 05:44:41.983040 [ 3 ] {6de1eda4-8a56-4400-8ef2-98ff4e8fd84a} <Debug> DynamicQueryHandler: Done processing query | ||
12377 | 2024.10.10 05:44:41.983064 [ 3 ] {6de1eda4-8a56-4400-8ef2-98ff4e8fd84a} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
12378 | 2024.10.10 05:44:41.983081 [ 3 ] {} <Debug> HTTP-Session: 5ae4d8d1-c28d-42c9-b494-c1252b5cae36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12379 | 2024.10.10 05:44:41.983203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12380 | 2024.10.10 05:44:41.983251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12381 | 2024.10.10 05:44:41.983270 [ 3 ] {} <Debug> HTTP-Session: a58bf971-eaca-4cf2-89de-6f2b9c9fd0c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12382 | 2024.10.10 05:44:41.983286 [ 3 ] {} <Debug> HTTP-Session: a58bf971-eaca-4cf2-89de-6f2b9c9fd0c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12383 | 2024.10.10 05:44:41.983299 [ 3 ] {} <Debug> HTTP-Session: a58bf971-eaca-4cf2-89de-6f2b9c9fd0c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12384 | 2024.10.10 05:44:41.983330 [ 3 ] {} <Trace> HTTP-Session: a58bf971-eaca-4cf2-89de-6f2b9c9fd0c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12385 | 2024.10.10 05:44:41.983425 [ 3 ] {f1bcbf27-ed32-47a9-8415-f83f157dd4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
12386 | 2024.10.10 05:44:41.983470 [ 3 ] {f1bcbf27-ed32-47a9-8415-f83f157dd4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12387 | 2024.10.10 05:44:41.983598 [ 3 ] {f1bcbf27-ed32-47a9-8415-f83f157dd4f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12388 | 2024.10.10 05:44:41.983864 [ 3 ] {f1bcbf27-ed32-47a9-8415-f83f157dd4f2} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12389 | 2024.10.10 05:44:41.983902 [ 3 ] {f1bcbf27-ed32-47a9-8415-f83f157dd4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12390 | 2024.10.10 05:44:41.984258 [ 3 ] {f1bcbf27-ed32-47a9-8415-f83f157dd4f2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12391 | 2024.10.10 05:44:41.984595 [ 3 ] {f1bcbf27-ed32-47a9-8415-f83f157dd4f2} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12392 | 2024.10.10 05:44:41.984755 [ 3 ] {f1bcbf27-ed32-47a9-8415-f83f157dd4f2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001348 sec., 741.839762611276 rows/sec., 49.99 KiB/sec. | ||
12393 | 2024.10.10 05:44:41.984974 [ 3 ] {f1bcbf27-ed32-47a9-8415-f83f157dd4f2} <Debug> DynamicQueryHandler: Done processing query | ||
12394 | 2024.10.10 05:44:41.984999 [ 3 ] {f1bcbf27-ed32-47a9-8415-f83f157dd4f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
12395 | 2024.10.10 05:44:41.985015 [ 3 ] {} <Debug> HTTP-Session: a58bf971-eaca-4cf2-89de-6f2b9c9fd0c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12396 | 2024.10.10 05:44:41.985128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14242, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12397 | 2024.10.10 05:44:41.985176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12398 | 2024.10.10 05:44:41.985196 [ 3 ] {} <Debug> HTTP-Session: f943df85-71fd-4485-a6ea-ccc1faeadf20 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12399 | 2024.10.10 05:44:41.985212 [ 3 ] {} <Debug> HTTP-Session: f943df85-71fd-4485-a6ea-ccc1faeadf20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12400 | 2024.10.10 05:44:41.985226 [ 3 ] {} <Debug> HTTP-Session: f943df85-71fd-4485-a6ea-ccc1faeadf20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12401 | 2024.10.10 05:44:41.985257 [ 3 ] {} <Trace> HTTP-Session: f943df85-71fd-4485-a6ea-ccc1faeadf20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12402 | 2024.10.10 05:44:41.985405 [ 3 ] {2ef212a3-3336-4881-88e7-519a209a2f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12403 | 2024.10.10 05:44:41.985470 [ 3 ] {2ef212a3-3336-4881-88e7-519a209a2f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12404 | 2024.10.10 05:44:41.985906 [ 3 ] {2ef212a3-3336-4881-88e7-519a209a2f09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12405 | 2024.10.10 05:44:41.986447 [ 3 ] {2ef212a3-3336-4881-88e7-519a209a2f09} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12406 | 2024.10.10 05:44:41.986483 [ 3 ] {2ef212a3-3336-4881-88e7-519a209a2f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12407 | 2024.10.10 05:44:41.987103 [ 3 ] {2ef212a3-3336-4881-88e7-519a209a2f09} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
12408 | 2024.10.10 05:44:41.987516 [ 3 ] {2ef212a3-3336-4881-88e7-519a209a2f09} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12409 | 2024.10.10 05:44:41.987697 [ 3 ] {2ef212a3-3336-4881-88e7-519a209a2f09} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002366 sec., 3381.23415046492 rows/sec., 6.06 MiB/sec. | ||
12410 | 2024.10.10 05:44:41.987919 [ 3 ] {2ef212a3-3336-4881-88e7-519a209a2f09} <Debug> DynamicQueryHandler: Done processing query | ||
12411 | 2024.10.10 05:44:41.987943 [ 3 ] {2ef212a3-3336-4881-88e7-519a209a2f09} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
12412 | 2024.10.10 05:44:41.987959 [ 3 ] {} <Debug> HTTP-Session: f943df85-71fd-4485-a6ea-ccc1faeadf20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12413 | 2024.10.10 05:44:41.988081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12414 | 2024.10.10 05:44:41.988130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12415 | 2024.10.10 05:44:41.988148 [ 3 ] {} <Debug> HTTP-Session: a3fc4fe7-139d-4d46-9f17-90472e710af1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12416 | 2024.10.10 05:44:41.988164 [ 3 ] {} <Debug> HTTP-Session: a3fc4fe7-139d-4d46-9f17-90472e710af1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12417 | 2024.10.10 05:44:41.988177 [ 3 ] {} <Debug> HTTP-Session: a3fc4fe7-139d-4d46-9f17-90472e710af1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12418 | 2024.10.10 05:44:41.988209 [ 3 ] {} <Trace> HTTP-Session: a3fc4fe7-139d-4d46-9f17-90472e710af1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12419 | 2024.10.10 05:44:41.988327 [ 3 ] {d81fb626-de5a-4f5e-94b4-ed335e0625d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12420 | 2024.10.10 05:44:41.988372 [ 3 ] {d81fb626-de5a-4f5e-94b4-ed335e0625d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12421 | 2024.10.10 05:44:41.988500 [ 3 ] {d81fb626-de5a-4f5e-94b4-ed335e0625d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12422 | 2024.10.10 05:44:41.988818 [ 3 ] {d81fb626-de5a-4f5e-94b4-ed335e0625d8} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12423 | 2024.10.10 05:44:41.988855 [ 3 ] {d81fb626-de5a-4f5e-94b4-ed335e0625d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12424 | 2024.10.10 05:44:41.989217 [ 3 ] {d81fb626-de5a-4f5e-94b4-ed335e0625d8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12425 | 2024.10.10 05:44:41.989655 [ 3 ] {d81fb626-de5a-4f5e-94b4-ed335e0625d8} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12426 | 2024.10.10 05:44:41.989846 [ 3 ] {d81fb626-de5a-4f5e-94b4-ed335e0625d8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001552 sec., 52835.051546391755 rows/sec., 3.36 MiB/sec. | ||
12427 | 2024.10.10 05:44:41.990077 [ 3 ] {d81fb626-de5a-4f5e-94b4-ed335e0625d8} <Debug> DynamicQueryHandler: Done processing query | ||
12428 | 2024.10.10 05:44:41.990136 [ 3 ] {d81fb626-de5a-4f5e-94b4-ed335e0625d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12429 | 2024.10.10 05:44:41.990190 [ 3 ] {} <Debug> HTTP-Session: a3fc4fe7-139d-4d46-9f17-90472e710af1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12430 | 2024.10.10 05:44:46.962690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12431 | 2024.10.10 05:44:46.962887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12432 | 2024.10.10 05:44:46.962934 [ 3 ] {} <Debug> HTTP-Session: 2d958824-49f6-47b7-a195-3912164332a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12433 | 2024.10.10 05:44:46.962977 [ 3 ] {} <Debug> HTTP-Session: 2d958824-49f6-47b7-a195-3912164332a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12434 | 2024.10.10 05:44:46.963005 [ 3 ] {} <Debug> HTTP-Session: 2d958824-49f6-47b7-a195-3912164332a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12435 | 2024.10.10 05:44:46.963086 [ 3 ] {} <Trace> HTTP-Session: 2d958824-49f6-47b7-a195-3912164332a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12436 | 2024.10.10 05:44:46.963371 [ 3 ] {df1b8187-5e99-4765-8af6-9cbbd821ae4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
12437 | 2024.10.10 05:44:46.963478 [ 3 ] {df1b8187-5e99-4765-8af6-9cbbd821ae4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12438 | 2024.10.10 05:44:46.963820 [ 3 ] {df1b8187-5e99-4765-8af6-9cbbd821ae4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12439 | 2024.10.10 05:44:46.964330 [ 3 ] {df1b8187-5e99-4765-8af6-9cbbd821ae4f} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12440 | 2024.10.10 05:44:46.964378 [ 3 ] {df1b8187-5e99-4765-8af6-9cbbd821ae4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12441 | 2024.10.10 05:44:46.964807 [ 3 ] {df1b8187-5e99-4765-8af6-9cbbd821ae4f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
12442 | 2024.10.10 05:44:46.965201 [ 3 ] {df1b8187-5e99-4765-8af6-9cbbd821ae4f} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12443 | 2024.10.10 05:44:46.965388 [ 3 ] {df1b8187-5e99-4765-8af6-9cbbd821ae4f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002095 sec., 954.653937947494 rows/sec., 77.85 KiB/sec. | ||
12444 | 2024.10.10 05:44:46.965769 [ 3 ] {df1b8187-5e99-4765-8af6-9cbbd821ae4f} <Debug> DynamicQueryHandler: Done processing query | ||
12445 | 2024.10.10 05:44:46.965797 [ 3 ] {df1b8187-5e99-4765-8af6-9cbbd821ae4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12446 | 2024.10.10 05:44:46.965814 [ 3 ] {} <Debug> HTTP-Session: 2d958824-49f6-47b7-a195-3912164332a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12447 | 2024.10.10 05:44:46.965965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 18447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12448 | 2024.10.10 05:44:46.966023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12449 | 2024.10.10 05:44:46.966044 [ 3 ] {} <Debug> HTTP-Session: 97c445e1-7234-4a36-a98e-9a4dd4f79ec9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12450 | 2024.10.10 05:44:46.966063 [ 3 ] {} <Debug> HTTP-Session: 97c445e1-7234-4a36-a98e-9a4dd4f79ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12451 | 2024.10.10 05:44:46.966078 [ 3 ] {} <Debug> HTTP-Session: 97c445e1-7234-4a36-a98e-9a4dd4f79ec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12452 | 2024.10.10 05:44:46.966114 [ 3 ] {} <Trace> HTTP-Session: 97c445e1-7234-4a36-a98e-9a4dd4f79ec9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12453 | 2024.10.10 05:44:46.966262 [ 3 ] {5c368d87-065a-44dd-b191-90738fff6e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12454 | 2024.10.10 05:44:46.966312 [ 3 ] {5c368d87-065a-44dd-b191-90738fff6e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12455 | 2024.10.10 05:44:46.966570 [ 3 ] {5c368d87-065a-44dd-b191-90738fff6e57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12456 | 2024.10.10 05:44:46.967019 [ 3 ] {5c368d87-065a-44dd-b191-90738fff6e57} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12457 | 2024.10.10 05:44:46.967057 [ 3 ] {5c368d87-065a-44dd-b191-90738fff6e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12458 | 2024.10.10 05:44:46.967432 [ 3 ] {5c368d87-065a-44dd-b191-90738fff6e57} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12459 | 2024.10.10 05:44:46.967802 [ 3 ] {5c368d87-065a-44dd-b191-90738fff6e57} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12460 | 2024.10.10 05:44:46.967966 [ 3 ] {5c368d87-065a-44dd-b191-90738fff6e57} <Debug> executeQuery: Read 125 rows, 10.84 KiB in 0.001761 sec., 70982.39636570131 rows/sec., 6.01 MiB/sec. | ||
12461 | 2024.10.10 05:44:46.968287 [ 3 ] {5c368d87-065a-44dd-b191-90738fff6e57} <Debug> DynamicQueryHandler: Done processing query | ||
12462 | 2024.10.10 05:44:46.968357 [ 3 ] {5c368d87-065a-44dd-b191-90738fff6e57} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
12463 | 2024.10.10 05:44:46.968426 [ 3 ] {} <Debug> HTTP-Session: 97c445e1-7234-4a36-a98e-9a4dd4f79ec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12464 | 2024.10.10 05:44:46.968604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 5204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12465 | 2024.10.10 05:44:46.968659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12466 | 2024.10.10 05:44:46.968679 [ 3 ] {} <Debug> HTTP-Session: 3cd1d8c3-6853-486d-9b91-c79bfdbbe113 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12467 | 2024.10.10 05:44:46.968697 [ 3 ] {} <Debug> HTTP-Session: 3cd1d8c3-6853-486d-9b91-c79bfdbbe113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12468 | 2024.10.10 05:44:46.968711 [ 3 ] {} <Debug> HTTP-Session: 3cd1d8c3-6853-486d-9b91-c79bfdbbe113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12469 | 2024.10.10 05:44:46.968744 [ 3 ] {} <Trace> HTTP-Session: 3cd1d8c3-6853-486d-9b91-c79bfdbbe113 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12470 | 2024.10.10 05:44:46.968865 [ 3 ] {2d0569ed-6650-423d-afe6-e4a097f5d989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12471 | 2024.10.10 05:44:46.968913 [ 3 ] {2d0569ed-6650-423d-afe6-e4a097f5d989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12472 | 2024.10.10 05:44:46.969160 [ 3 ] {2d0569ed-6650-423d-afe6-e4a097f5d989} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12473 | 2024.10.10 05:44:46.969496 [ 3 ] {2d0569ed-6650-423d-afe6-e4a097f5d989} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12474 | 2024.10.10 05:44:46.969534 [ 3 ] {2d0569ed-6650-423d-afe6-e4a097f5d989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12475 | 2024.10.10 05:44:46.969893 [ 3 ] {2d0569ed-6650-423d-afe6-e4a097f5d989} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12476 | 2024.10.10 05:44:46.970263 [ 3 ] {2d0569ed-6650-423d-afe6-e4a097f5d989} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12477 | 2024.10.10 05:44:46.970422 [ 3 ] {2d0569ed-6650-423d-afe6-e4a097f5d989} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001587 sec., 22684.31001890359 rows/sec., 1.66 MiB/sec. | ||
12478 | 2024.10.10 05:44:46.970601 [ 3 ] {2d0569ed-6650-423d-afe6-e4a097f5d989} <Debug> DynamicQueryHandler: Done processing query | ||
12479 | 2024.10.10 05:44:46.970626 [ 3 ] {2d0569ed-6650-423d-afe6-e4a097f5d989} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
12480 | 2024.10.10 05:44:46.970641 [ 3 ] {} <Debug> HTTP-Session: 3cd1d8c3-6853-486d-9b91-c79bfdbbe113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12481 | 2024.10.10 05:44:46.970768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 16984, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12482 | 2024.10.10 05:44:46.970818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12483 | 2024.10.10 05:44:46.970842 [ 3 ] {} <Debug> HTTP-Session: 00b767c8-d68a-48e9-8352-4565ef8b5ddc Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12484 | 2024.10.10 05:44:46.970859 [ 3 ] {} <Debug> HTTP-Session: 00b767c8-d68a-48e9-8352-4565ef8b5ddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12485 | 2024.10.10 05:44:46.970873 [ 3 ] {} <Debug> HTTP-Session: 00b767c8-d68a-48e9-8352-4565ef8b5ddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12486 | 2024.10.10 05:44:46.970905 [ 3 ] {} <Trace> HTTP-Session: 00b767c8-d68a-48e9-8352-4565ef8b5ddc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12487 | 2024.10.10 05:44:46.971029 [ 3 ] {385650ba-4baa-4d4d-b871-9bf45c2f4935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12488 | 2024.10.10 05:44:46.971074 [ 3 ] {385650ba-4baa-4d4d-b871-9bf45c2f4935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12489 | 2024.10.10 05:44:46.971299 [ 3 ] {385650ba-4baa-4d4d-b871-9bf45c2f4935} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12490 | 2024.10.10 05:44:46.971668 [ 3 ] {385650ba-4baa-4d4d-b871-9bf45c2f4935} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12491 | 2024.10.10 05:44:46.971705 [ 3 ] {385650ba-4baa-4d4d-b871-9bf45c2f4935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12492 | 2024.10.10 05:44:46.972089 [ 3 ] {385650ba-4baa-4d4d-b871-9bf45c2f4935} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12493 | 2024.10.10 05:44:46.972548 [ 3 ] {385650ba-4baa-4d4d-b871-9bf45c2f4935} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12494 | 2024.10.10 05:44:46.972712 [ 3 ] {385650ba-4baa-4d4d-b871-9bf45c2f4935} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001727 sec., 57903.879559930516 rows/sec., 4.52 MiB/sec. | ||
12495 | 2024.10.10 05:44:46.972890 [ 3 ] {385650ba-4baa-4d4d-b871-9bf45c2f4935} <Debug> DynamicQueryHandler: Done processing query | ||
12496 | 2024.10.10 05:44:46.972916 [ 3 ] {385650ba-4baa-4d4d-b871-9bf45c2f4935} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
12497 | 2024.10.10 05:44:46.972932 [ 3 ] {} <Debug> HTTP-Session: 00b767c8-d68a-48e9-8352-4565ef8b5ddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12498 | 2024.10.10 05:44:46.973082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12499 | 2024.10.10 05:44:46.973133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12500 | 2024.10.10 05:44:46.973153 [ 3 ] {} <Debug> HTTP-Session: 10540694-5933-4f80-8df8-b60c765baa52 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12501 | 2024.10.10 05:44:46.973169 [ 3 ] {} <Debug> HTTP-Session: 10540694-5933-4f80-8df8-b60c765baa52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12502 | 2024.10.10 05:44:46.973183 [ 3 ] {} <Debug> HTTP-Session: 10540694-5933-4f80-8df8-b60c765baa52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12503 | 2024.10.10 05:44:46.973214 [ 3 ] {} <Trace> HTTP-Session: 10540694-5933-4f80-8df8-b60c765baa52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12504 | 2024.10.10 05:44:46.973367 [ 3 ] {8c49b48b-49b9-4380-b76c-4c2af6aa2e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12505 | 2024.10.10 05:44:46.973417 [ 3 ] {8c49b48b-49b9-4380-b76c-4c2af6aa2e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12506 | 2024.10.10 05:44:46.973563 [ 3 ] {8c49b48b-49b9-4380-b76c-4c2af6aa2e91} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12507 | 2024.10.10 05:44:46.974043 [ 3 ] {8c49b48b-49b9-4380-b76c-4c2af6aa2e91} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12508 | 2024.10.10 05:44:46.974080 [ 3 ] {8c49b48b-49b9-4380-b76c-4c2af6aa2e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12509 | 2024.10.10 05:44:46.974477 [ 3 ] {8c49b48b-49b9-4380-b76c-4c2af6aa2e91} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12510 | 2024.10.10 05:44:46.974818 [ 3 ] {8c49b48b-49b9-4380-b76c-4c2af6aa2e91} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12511 | 2024.10.10 05:44:46.974978 [ 3 ] {8c49b48b-49b9-4380-b76c-4c2af6aa2e91} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001673 sec., 96234.30962343096 rows/sec., 6.70 MiB/sec. | ||
12512 | 2024.10.10 05:44:46.975263 [ 3 ] {8c49b48b-49b9-4380-b76c-4c2af6aa2e91} <Debug> DynamicQueryHandler: Done processing query | ||
12513 | 2024.10.10 05:44:46.975319 [ 3 ] {8c49b48b-49b9-4380-b76c-4c2af6aa2e91} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12514 | 2024.10.10 05:44:46.975358 [ 3 ] {} <Debug> HTTP-Session: 10540694-5933-4f80-8df8-b60c765baa52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12515 | 2024.10.10 05:44:46.975546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 55902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12516 | 2024.10.10 05:44:46.975597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12517 | 2024.10.10 05:44:46.975617 [ 3 ] {} <Debug> HTTP-Session: 0f37f9e7-4c63-4b5c-b1ca-dbe89c2fefcf Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12518 | 2024.10.10 05:44:46.975633 [ 3 ] {} <Debug> HTTP-Session: 0f37f9e7-4c63-4b5c-b1ca-dbe89c2fefcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12519 | 2024.10.10 05:44:46.975647 [ 3 ] {} <Debug> HTTP-Session: 0f37f9e7-4c63-4b5c-b1ca-dbe89c2fefcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12520 | 2024.10.10 05:44:46.975679 [ 3 ] {} <Trace> HTTP-Session: 0f37f9e7-4c63-4b5c-b1ca-dbe89c2fefcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12521 | 2024.10.10 05:44:46.976042 [ 3 ] {17518fcb-8e65-44a7-af06-7a982057ac8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12522 | 2024.10.10 05:44:46.976111 [ 3 ] {17518fcb-8e65-44a7-af06-7a982057ac8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12523 | 2024.10.10 05:44:46.976562 [ 3 ] {17518fcb-8e65-44a7-af06-7a982057ac8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12524 | 2024.10.10 05:44:46.977368 [ 3 ] {17518fcb-8e65-44a7-af06-7a982057ac8f} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12525 | 2024.10.10 05:44:46.977405 [ 3 ] {17518fcb-8e65-44a7-af06-7a982057ac8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12526 | 2024.10.10 05:44:46.978059 [ 3 ] {17518fcb-8e65-44a7-af06-7a982057ac8f} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
12527 | 2024.10.10 05:44:46.978487 [ 3 ] {17518fcb-8e65-44a7-af06-7a982057ac8f} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12528 | 2024.10.10 05:44:46.978704 [ 3 ] {17518fcb-8e65-44a7-af06-7a982057ac8f} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002925 sec., 11623.931623931623 rows/sec., 20.83 MiB/sec. | ||
12529 | 2024.10.10 05:44:46.979271 [ 3 ] {17518fcb-8e65-44a7-af06-7a982057ac8f} <Debug> DynamicQueryHandler: Done processing query | ||
12530 | 2024.10.10 05:44:46.979313 [ 3 ] {17518fcb-8e65-44a7-af06-7a982057ac8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
12531 | 2024.10.10 05:44:46.979330 [ 3 ] {} <Debug> HTTP-Session: 0f37f9e7-4c63-4b5c-b1ca-dbe89c2fefcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12532 | 2024.10.10 05:44:46.979443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12533 | 2024.10.10 05:44:46.979493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12534 | 2024.10.10 05:44:46.979513 [ 3 ] {} <Debug> HTTP-Session: 9793d1bb-ef54-4646-82d1-c4dc9b662430 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12535 | 2024.10.10 05:44:46.979529 [ 3 ] {} <Debug> HTTP-Session: 9793d1bb-ef54-4646-82d1-c4dc9b662430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12536 | 2024.10.10 05:44:46.979544 [ 3 ] {} <Debug> HTTP-Session: 9793d1bb-ef54-4646-82d1-c4dc9b662430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12537 | 2024.10.10 05:44:46.979575 [ 3 ] {} <Trace> HTTP-Session: 9793d1bb-ef54-4646-82d1-c4dc9b662430 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12538 | 2024.10.10 05:44:46.979703 [ 3 ] {860a820c-4f05-401f-a707-fb2608cc7bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12539 | 2024.10.10 05:44:46.979759 [ 3 ] {860a820c-4f05-401f-a707-fb2608cc7bdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12540 | 2024.10.10 05:44:46.979911 [ 3 ] {860a820c-4f05-401f-a707-fb2608cc7bdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12541 | 2024.10.10 05:44:46.980242 [ 3 ] {860a820c-4f05-401f-a707-fb2608cc7bdf} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12542 | 2024.10.10 05:44:46.980280 [ 3 ] {860a820c-4f05-401f-a707-fb2608cc7bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12543 | 2024.10.10 05:44:46.980662 [ 3 ] {860a820c-4f05-401f-a707-fb2608cc7bdf} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12544 | 2024.10.10 05:44:46.980996 [ 3 ] {860a820c-4f05-401f-a707-fb2608cc7bdf} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12545 | 2024.10.10 05:44:46.981156 [ 3 ] {860a820c-4f05-401f-a707-fb2608cc7bdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001498 sec., 40053.40453938585 rows/sec., 2.70 MiB/sec. | ||
12546 | 2024.10.10 05:44:46.981319 [ 3 ] {860a820c-4f05-401f-a707-fb2608cc7bdf} <Debug> DynamicQueryHandler: Done processing query | ||
12547 | 2024.10.10 05:44:46.981344 [ 3 ] {860a820c-4f05-401f-a707-fb2608cc7bdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12548 | 2024.10.10 05:44:46.981359 [ 3 ] {} <Debug> HTTP-Session: 9793d1bb-ef54-4646-82d1-c4dc9b662430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12549 | 2024.10.10 05:44:50.374262 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1228 | ||
12550 | 2024.10.10 05:44:50.377123 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12551 | 2024.10.10 05:44:50.377172 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12552 | 2024.10.10 05:44:50.378655 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
12553 | 2024.10.10 05:44:50.379641 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12554 | 2024.10.10 05:44:50.381372 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1228 | ||
12555 | 2024.10.10 05:44:51.965855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12556 | 2024.10.10 05:44:51.965985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12557 | 2024.10.10 05:44:51.966014 [ 3 ] {} <Debug> HTTP-Session: d369e66a-e893-4cee-9d62-60e6a38b2014 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12558 | 2024.10.10 05:44:51.966043 [ 3 ] {} <Debug> HTTP-Session: d369e66a-e893-4cee-9d62-60e6a38b2014 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12559 | 2024.10.10 05:44:51.966063 [ 3 ] {} <Debug> HTTP-Session: d369e66a-e893-4cee-9d62-60e6a38b2014 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12560 | 2024.10.10 05:44:51.966121 [ 3 ] {} <Trace> HTTP-Session: d369e66a-e893-4cee-9d62-60e6a38b2014 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12561 | 2024.10.10 05:44:51.966410 [ 3 ] {d762892f-d86c-4426-b19b-25011f116ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12562 | 2024.10.10 05:44:51.966489 [ 3 ] {d762892f-d86c-4426-b19b-25011f116ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12563 | 2024.10.10 05:44:51.966888 [ 3 ] {d762892f-d86c-4426-b19b-25011f116ade} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12564 | 2024.10.10 05:44:51.967578 [ 3 ] {d762892f-d86c-4426-b19b-25011f116ade} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12565 | 2024.10.10 05:44:51.967629 [ 3 ] {d762892f-d86c-4426-b19b-25011f116ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12566 | 2024.10.10 05:44:51.968167 [ 3 ] {d762892f-d86c-4426-b19b-25011f116ade} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12567 | 2024.10.10 05:44:51.968650 [ 3 ] {d762892f-d86c-4426-b19b-25011f116ade} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12568 | 2024.10.10 05:44:51.968860 [ 3 ] {d762892f-d86c-4426-b19b-25011f116ade} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002573 sec., 79673.53284104158 rows/sec., 7.00 MiB/sec. | ||
12569 | 2024.10.10 05:44:51.969119 [ 3 ] {d762892f-d86c-4426-b19b-25011f116ade} <Debug> DynamicQueryHandler: Done processing query | ||
12570 | 2024.10.10 05:44:51.969149 [ 3 ] {d762892f-d86c-4426-b19b-25011f116ade} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
12571 | 2024.10.10 05:44:51.969169 [ 3 ] {} <Debug> HTTP-Session: d369e66a-e893-4cee-9d62-60e6a38b2014 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12572 | 2024.10.10 05:44:51.969325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12573 | 2024.10.10 05:44:51.969384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12574 | 2024.10.10 05:44:51.969410 [ 3 ] {} <Debug> HTTP-Session: cb7845d3-ef7a-4778-b797-fb384a979b3d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12575 | 2024.10.10 05:44:51.969434 [ 3 ] {} <Debug> HTTP-Session: cb7845d3-ef7a-4778-b797-fb384a979b3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12576 | 2024.10.10 05:44:51.969456 [ 3 ] {} <Debug> HTTP-Session: cb7845d3-ef7a-4778-b797-fb384a979b3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12577 | 2024.10.10 05:44:51.969499 [ 3 ] {} <Trace> HTTP-Session: cb7845d3-ef7a-4778-b797-fb384a979b3d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12578 | 2024.10.10 05:44:51.969618 [ 3 ] {83f59780-6ca7-4c53-888f-6b7282d75b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12579 | 2024.10.10 05:44:51.969670 [ 3 ] {83f59780-6ca7-4c53-888f-6b7282d75b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12580 | 2024.10.10 05:44:51.969948 [ 3 ] {83f59780-6ca7-4c53-888f-6b7282d75b55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12581 | 2024.10.10 05:44:51.970325 [ 3 ] {83f59780-6ca7-4c53-888f-6b7282d75b55} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12582 | 2024.10.10 05:44:51.970365 [ 3 ] {83f59780-6ca7-4c53-888f-6b7282d75b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12583 | 2024.10.10 05:44:51.970789 [ 3 ] {83f59780-6ca7-4c53-888f-6b7282d75b55} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12584 | 2024.10.10 05:44:51.971242 [ 3 ] {83f59780-6ca7-4c53-888f-6b7282d75b55} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12585 | 2024.10.10 05:44:51.971419 [ 3 ] {83f59780-6ca7-4c53-888f-6b7282d75b55} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001832 sec., 4366.812227074236 rows/sec., 328.36 KiB/sec. | ||
12586 | 2024.10.10 05:44:51.971646 [ 3 ] {83f59780-6ca7-4c53-888f-6b7282d75b55} <Debug> DynamicQueryHandler: Done processing query | ||
12587 | 2024.10.10 05:44:51.971675 [ 3 ] {83f59780-6ca7-4c53-888f-6b7282d75b55} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12588 | 2024.10.10 05:44:51.971696 [ 3 ] {} <Debug> HTTP-Session: cb7845d3-ef7a-4778-b797-fb384a979b3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12589 | 2024.10.10 05:44:51.971829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12590 | 2024.10.10 05:44:51.971884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12591 | 2024.10.10 05:44:51.971907 [ 3 ] {} <Debug> HTTP-Session: 658f3801-1d5b-40c8-b669-70075e51a945 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12592 | 2024.10.10 05:44:51.971928 [ 3 ] {} <Debug> HTTP-Session: 658f3801-1d5b-40c8-b669-70075e51a945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12593 | 2024.10.10 05:44:51.971946 [ 3 ] {} <Debug> HTTP-Session: 658f3801-1d5b-40c8-b669-70075e51a945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12594 | 2024.10.10 05:44:51.971984 [ 3 ] {} <Trace> HTTP-Session: 658f3801-1d5b-40c8-b669-70075e51a945 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12595 | 2024.10.10 05:44:51.972098 [ 3 ] {e90d9d64-b747-4724-88ba-111e1ef654ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12596 | 2024.10.10 05:44:51.972147 [ 3 ] {e90d9d64-b747-4724-88ba-111e1ef654ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12597 | 2024.10.10 05:44:51.972422 [ 3 ] {e90d9d64-b747-4724-88ba-111e1ef654ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12598 | 2024.10.10 05:44:51.972785 [ 3 ] {e90d9d64-b747-4724-88ba-111e1ef654ab} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12599 | 2024.10.10 05:44:51.972827 [ 3 ] {e90d9d64-b747-4724-88ba-111e1ef654ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12600 | 2024.10.10 05:44:51.973274 [ 3 ] {e90d9d64-b747-4724-88ba-111e1ef654ab} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12601 | 2024.10.10 05:44:51.973731 [ 3 ] {e90d9d64-b747-4724-88ba-111e1ef654ab} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12602 | 2024.10.10 05:44:51.973915 [ 3 ] {e90d9d64-b747-4724-88ba-111e1ef654ab} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001843 sec., 7596.31036353771 rows/sec., 532.00 KiB/sec. | ||
12603 | 2024.10.10 05:44:51.973926 [ 93 ] {} <Debug> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
12604 | 2024.10.10 05:44:51.974025 [ 93 ] {} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12605 | 2024.10.10 05:44:51.974082 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12606 | 2024.10.10 05:44:51.974232 [ 3 ] {e90d9d64-b747-4724-88ba-111e1ef654ab} <Debug> DynamicQueryHandler: Done processing query | ||
12607 | 2024.10.10 05:44:51.974285 [ 3 ] {e90d9d64-b747-4724-88ba-111e1ef654ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12608 | 2024.10.10 05:44:51.974296 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
12609 | 2024.10.10 05:44:51.974310 [ 3 ] {} <Debug> HTTP-Session: 658f3801-1d5b-40c8-b669-70075e51a945 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12610 | 2024.10.10 05:44:51.974553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12611 | 2024.10.10 05:44:51.974605 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12612 | 2024.10.10 05:44:51.974678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12613 | 2024.10.10 05:44:51.974683 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 242 rows starting from the beginning of the part | ||
12614 | 2024.10.10 05:44:51.974732 [ 3 ] {} <Debug> HTTP-Session: 5b631b1e-dfb2-48bf-87db-3938f0cdf046 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12615 | 2024.10.10 05:44:51.974787 [ 3 ] {} <Debug> HTTP-Session: 5b631b1e-dfb2-48bf-87db-3938f0cdf046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12616 | 2024.10.10 05:44:51.974848 [ 3 ] {} <Debug> HTTP-Session: 5b631b1e-dfb2-48bf-87db-3938f0cdf046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12617 | 2024.10.10 05:44:51.974933 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
12618 | 2024.10.10 05:44:51.974974 [ 3 ] {} <Trace> HTTP-Session: 5b631b1e-dfb2-48bf-87db-3938f0cdf046 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12619 | 2024.10.10 05:44:51.975271 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part | ||
12620 | 2024.10.10 05:44:51.975326 [ 3 ] {5faac422-8153-437e-8525-b1a54c2fd13c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
12621 | 2024.10.10 05:44:51.975497 [ 3 ] {5faac422-8153-437e-8525-b1a54c2fd13c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12622 | 2024.10.10 05:44:51.975539 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
12623 | 2024.10.10 05:44:51.975932 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
12624 | 2024.10.10 05:44:51.976235 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
12625 | 2024.10.10 05:44:51.977033 [ 3 ] {5faac422-8153-437e-8525-b1a54c2fd13c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12626 | 2024.10.10 05:44:51.978089 [ 3 ] {5faac422-8153-437e-8525-b1a54c2fd13c} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12627 | 2024.10.10 05:44:51.978167 [ 3 ] {5faac422-8153-437e-8525-b1a54c2fd13c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12628 | 2024.10.10 05:44:51.979202 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 5 columns (5 merged, 0 gathered) in 0.005019802 sec., 104785.00944857983 rows/sec., 7.12 MiB/sec. | ||
12629 | 2024.10.10 05:44:51.979329 [ 3 ] {5faac422-8153-437e-8525-b1a54c2fd13c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
12630 | 2024.10.10 05:44:51.979380 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
12631 | 2024.10.10 05:44:51.980647 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_35_7} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12632 | 2024.10.10 05:44:51.980816 [ 3 ] {5faac422-8153-437e-8525-b1a54c2fd13c} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12633 | 2024.10.10 05:44:51.980839 [ 194 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_35_7} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
12634 | 2024.10.10 05:44:51.981003 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
12635 | 2024.10.10 05:44:51.981139 [ 3 ] {5faac422-8153-437e-8525-b1a54c2fd13c} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.005934 sec., 1011.1223458038422 rows/sec., 59.74 KiB/sec. | ||
12636 | 2024.10.10 05:44:51.981373 [ 3 ] {5faac422-8153-437e-8525-b1a54c2fd13c} <Debug> DynamicQueryHandler: Done processing query | ||
12637 | 2024.10.10 05:44:51.981404 [ 3 ] {5faac422-8153-437e-8525-b1a54c2fd13c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12638 | 2024.10.10 05:44:51.981426 [ 3 ] {} <Debug> HTTP-Session: 5b631b1e-dfb2-48bf-87db-3938f0cdf046 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12639 | 2024.10.10 05:44:51.981635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12640 | 2024.10.10 05:44:51.981694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12641 | 2024.10.10 05:44:51.981719 [ 3 ] {} <Debug> HTTP-Session: 3dd34371-c0bb-451d-8afb-d2f8948f858b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12642 | 2024.10.10 05:44:51.981740 [ 3 ] {} <Debug> HTTP-Session: 3dd34371-c0bb-451d-8afb-d2f8948f858b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12643 | 2024.10.10 05:44:51.981758 [ 3 ] {} <Debug> HTTP-Session: 3dd34371-c0bb-451d-8afb-d2f8948f858b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12644 | 2024.10.10 05:44:51.981799 [ 3 ] {} <Trace> HTTP-Session: 3dd34371-c0bb-451d-8afb-d2f8948f858b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12645 | 2024.10.10 05:44:51.982069 [ 3 ] {e2cc1f0a-82f8-48e4-96b0-1f2c2f0093fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12646 | 2024.10.10 05:44:51.982119 [ 3 ] {e2cc1f0a-82f8-48e4-96b0-1f2c2f0093fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12647 | 2024.10.10 05:44:51.982401 [ 3 ] {e2cc1f0a-82f8-48e4-96b0-1f2c2f0093fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12648 | 2024.10.10 05:44:51.983114 [ 3 ] {e2cc1f0a-82f8-48e4-96b0-1f2c2f0093fd} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12649 | 2024.10.10 05:44:51.983156 [ 3 ] {e2cc1f0a-82f8-48e4-96b0-1f2c2f0093fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12650 | 2024.10.10 05:44:51.983613 [ 3 ] {e2cc1f0a-82f8-48e4-96b0-1f2c2f0093fd} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12651 | 2024.10.10 05:44:51.984067 [ 3 ] {e2cc1f0a-82f8-48e4-96b0-1f2c2f0093fd} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12652 | 2024.10.10 05:44:51.984251 [ 3 ] {e2cc1f0a-82f8-48e4-96b0-1f2c2f0093fd} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002325 sec., 167741.93548387097 rows/sec., 11.90 MiB/sec. | ||
12653 | 2024.10.10 05:44:51.984462 [ 3 ] {e2cc1f0a-82f8-48e4-96b0-1f2c2f0093fd} <Debug> DynamicQueryHandler: Done processing query | ||
12654 | 2024.10.10 05:44:51.984497 [ 3 ] {e2cc1f0a-82f8-48e4-96b0-1f2c2f0093fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
12655 | 2024.10.10 05:44:51.984520 [ 3 ] {} <Debug> HTTP-Session: 3dd34371-c0bb-451d-8afb-d2f8948f858b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12656 | 2024.10.10 05:44:51.984662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12657 | 2024.10.10 05:44:51.984719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12658 | 2024.10.10 05:44:51.984742 [ 3 ] {} <Debug> HTTP-Session: a40d646f-09d8-4ca8-b2a9-2f751740e495 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12659 | 2024.10.10 05:44:51.984763 [ 3 ] {} <Debug> HTTP-Session: a40d646f-09d8-4ca8-b2a9-2f751740e495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12660 | 2024.10.10 05:44:51.984782 [ 3 ] {} <Debug> HTTP-Session: a40d646f-09d8-4ca8-b2a9-2f751740e495 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12661 | 2024.10.10 05:44:51.984832 [ 3 ] {} <Trace> HTTP-Session: a40d646f-09d8-4ca8-b2a9-2f751740e495 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12662 | 2024.10.10 05:44:51.984959 [ 3 ] {08dd038f-fd41-40d1-ba99-846711eae43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
12663 | 2024.10.10 05:44:51.985006 [ 3 ] {08dd038f-fd41-40d1-ba99-846711eae43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12664 | 2024.10.10 05:44:51.985144 [ 3 ] {08dd038f-fd41-40d1-ba99-846711eae43b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12665 | 2024.10.10 05:44:51.985425 [ 3 ] {08dd038f-fd41-40d1-ba99-846711eae43b} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12666 | 2024.10.10 05:44:51.985462 [ 3 ] {08dd038f-fd41-40d1-ba99-846711eae43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12667 | 2024.10.10 05:44:51.985847 [ 3 ] {08dd038f-fd41-40d1-ba99-846711eae43b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
12668 | 2024.10.10 05:44:51.986184 [ 3 ] {08dd038f-fd41-40d1-ba99-846711eae43b} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12669 | 2024.10.10 05:44:51.986336 [ 3 ] {08dd038f-fd41-40d1-ba99-846711eae43b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001394 sec., 4304.16068866571 rows/sec., 224.88 KiB/sec. | ||
12670 | 2024.10.10 05:44:51.986615 [ 3 ] {08dd038f-fd41-40d1-ba99-846711eae43b} <Debug> DynamicQueryHandler: Done processing query | ||
12671 | 2024.10.10 05:44:51.986651 [ 3 ] {08dd038f-fd41-40d1-ba99-846711eae43b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
12672 | 2024.10.10 05:44:51.986668 [ 3 ] {} <Debug> HTTP-Session: a40d646f-09d8-4ca8-b2a9-2f751740e495 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12673 | 2024.10.10 05:44:51.986832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12674 | 2024.10.10 05:44:51.986881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12675 | 2024.10.10 05:44:51.986901 [ 3 ] {} <Debug> HTTP-Session: 8f8b9530-33be-43f1-af7c-ae25ba15da9c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12676 | 2024.10.10 05:44:51.986918 [ 3 ] {} <Debug> HTTP-Session: 8f8b9530-33be-43f1-af7c-ae25ba15da9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12677 | 2024.10.10 05:44:51.986932 [ 3 ] {} <Debug> HTTP-Session: 8f8b9530-33be-43f1-af7c-ae25ba15da9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12678 | 2024.10.10 05:44:51.986963 [ 3 ] {} <Trace> HTTP-Session: 8f8b9530-33be-43f1-af7c-ae25ba15da9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12679 | 2024.10.10 05:44:51.987168 [ 3 ] {6158e3f4-3b6b-479f-8782-80095c8c3720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12680 | 2024.10.10 05:44:51.987218 [ 3 ] {6158e3f4-3b6b-479f-8782-80095c8c3720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12681 | 2024.10.10 05:44:51.987383 [ 3 ] {6158e3f4-3b6b-479f-8782-80095c8c3720} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12682 | 2024.10.10 05:44:51.987780 [ 3 ] {6158e3f4-3b6b-479f-8782-80095c8c3720} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12683 | 2024.10.10 05:44:51.987816 [ 3 ] {6158e3f4-3b6b-479f-8782-80095c8c3720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12684 | 2024.10.10 05:44:51.988211 [ 3 ] {6158e3f4-3b6b-479f-8782-80095c8c3720} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12685 | 2024.10.10 05:44:51.988555 [ 3 ] {6158e3f4-3b6b-479f-8782-80095c8c3720} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12686 | 2024.10.10 05:44:51.988718 [ 3 ] {6158e3f4-3b6b-479f-8782-80095c8c3720} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001667 sec., 142171.56568686262 rows/sec., 9.53 MiB/sec. | ||
12687 | 2024.10.10 05:44:51.988890 [ 3 ] {6158e3f4-3b6b-479f-8782-80095c8c3720} <Debug> DynamicQueryHandler: Done processing query | ||
12688 | 2024.10.10 05:44:51.988914 [ 3 ] {6158e3f4-3b6b-479f-8782-80095c8c3720} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
12689 | 2024.10.10 05:44:51.988931 [ 3 ] {} <Debug> HTTP-Session: 8f8b9530-33be-43f1-af7c-ae25ba15da9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12690 | 2024.10.10 05:44:51.989053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12691 | 2024.10.10 05:44:51.989101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12692 | 2024.10.10 05:44:51.989120 [ 3 ] {} <Debug> HTTP-Session: 84e0610a-4323-4848-af6e-f4f408a87559 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12693 | 2024.10.10 05:44:51.989138 [ 3 ] {} <Debug> HTTP-Session: 84e0610a-4323-4848-af6e-f4f408a87559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12694 | 2024.10.10 05:44:51.989151 [ 3 ] {} <Debug> HTTP-Session: 84e0610a-4323-4848-af6e-f4f408a87559 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12695 | 2024.10.10 05:44:51.989181 [ 3 ] {} <Trace> HTTP-Session: 84e0610a-4323-4848-af6e-f4f408a87559 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12696 | 2024.10.10 05:44:51.989275 [ 3 ] {1dde1467-838d-46a7-bd35-a8af30b07d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
12697 | 2024.10.10 05:44:51.989322 [ 3 ] {1dde1467-838d-46a7-bd35-a8af30b07d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12698 | 2024.10.10 05:44:51.989456 [ 3 ] {1dde1467-838d-46a7-bd35-a8af30b07d7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12699 | 2024.10.10 05:44:51.989704 [ 3 ] {1dde1467-838d-46a7-bd35-a8af30b07d7f} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12700 | 2024.10.10 05:44:51.989741 [ 3 ] {1dde1467-838d-46a7-bd35-a8af30b07d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12701 | 2024.10.10 05:44:51.990100 [ 3 ] {1dde1467-838d-46a7-bd35-a8af30b07d7f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
12702 | 2024.10.10 05:44:51.990430 [ 3 ] {1dde1467-838d-46a7-bd35-a8af30b07d7f} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12703 | 2024.10.10 05:44:51.990576 [ 3 ] {1dde1467-838d-46a7-bd35-a8af30b07d7f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00132 sec., 757.5757575757576 rows/sec., 51.05 KiB/sec. | ||
12704 | 2024.10.10 05:44:51.990740 [ 3 ] {1dde1467-838d-46a7-bd35-a8af30b07d7f} <Debug> DynamicQueryHandler: Done processing query | ||
12705 | 2024.10.10 05:44:51.990765 [ 3 ] {1dde1467-838d-46a7-bd35-a8af30b07d7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
12706 | 2024.10.10 05:44:51.990781 [ 3 ] {} <Debug> HTTP-Session: 84e0610a-4323-4848-af6e-f4f408a87559 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12707 | 2024.10.10 05:44:51.990898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12708 | 2024.10.10 05:44:51.990947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12709 | 2024.10.10 05:44:51.990967 [ 3 ] {} <Debug> HTTP-Session: 0d4aefcf-441b-4513-8d45-2184a8533baf Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12710 | 2024.10.10 05:44:51.990983 [ 3 ] {} <Debug> HTTP-Session: 0d4aefcf-441b-4513-8d45-2184a8533baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12711 | 2024.10.10 05:44:51.990996 [ 3 ] {} <Debug> HTTP-Session: 0d4aefcf-441b-4513-8d45-2184a8533baf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12712 | 2024.10.10 05:44:51.991027 [ 3 ] {} <Trace> HTTP-Session: 0d4aefcf-441b-4513-8d45-2184a8533baf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12713 | 2024.10.10 05:44:51.991174 [ 3 ] {1e7567c1-aa22-4704-abd8-f059393d1f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12714 | 2024.10.10 05:44:51.991239 [ 3 ] {1e7567c1-aa22-4704-abd8-f059393d1f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12715 | 2024.10.10 05:44:51.991679 [ 3 ] {1e7567c1-aa22-4704-abd8-f059393d1f77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12716 | 2024.10.10 05:44:51.992140 [ 3 ] {1e7567c1-aa22-4704-abd8-f059393d1f77} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12717 | 2024.10.10 05:44:51.992176 [ 3 ] {1e7567c1-aa22-4704-abd8-f059393d1f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12718 | 2024.10.10 05:44:51.992780 [ 3 ] {1e7567c1-aa22-4704-abd8-f059393d1f77} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
12719 | 2024.10.10 05:44:51.993200 [ 3 ] {1e7567c1-aa22-4704-abd8-f059393d1f77} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12720 | 2024.10.10 05:44:51.993388 [ 3 ] {1e7567c1-aa22-4704-abd8-f059393d1f77} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002279 sec., 3510.3115401491877 rows/sec., 6.29 MiB/sec. | ||
12721 | 2024.10.10 05:44:51.993689 [ 3 ] {1e7567c1-aa22-4704-abd8-f059393d1f77} <Debug> DynamicQueryHandler: Done processing query | ||
12722 | 2024.10.10 05:44:51.993717 [ 3 ] {1e7567c1-aa22-4704-abd8-f059393d1f77} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
12723 | 2024.10.10 05:44:51.993734 [ 3 ] {} <Debug> HTTP-Session: 0d4aefcf-441b-4513-8d45-2184a8533baf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12724 | 2024.10.10 05:44:51.993859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12725 | 2024.10.10 05:44:51.993908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12726 | 2024.10.10 05:44:51.993927 [ 3 ] {} <Debug> HTTP-Session: 24e6c018-51b7-4273-b3ca-27729a2e67dc Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12727 | 2024.10.10 05:44:51.993944 [ 3 ] {} <Debug> HTTP-Session: 24e6c018-51b7-4273-b3ca-27729a2e67dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12728 | 2024.10.10 05:44:51.993957 [ 3 ] {} <Debug> HTTP-Session: 24e6c018-51b7-4273-b3ca-27729a2e67dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12729 | 2024.10.10 05:44:51.993989 [ 3 ] {} <Trace> HTTP-Session: 24e6c018-51b7-4273-b3ca-27729a2e67dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12730 | 2024.10.10 05:44:51.994105 [ 3 ] {5b146a57-3225-4c98-834e-c2c2d87b56f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12731 | 2024.10.10 05:44:51.994150 [ 3 ] {5b146a57-3225-4c98-834e-c2c2d87b56f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12732 | 2024.10.10 05:44:51.994280 [ 3 ] {5b146a57-3225-4c98-834e-c2c2d87b56f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12733 | 2024.10.10 05:44:51.994614 [ 3 ] {5b146a57-3225-4c98-834e-c2c2d87b56f1} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12734 | 2024.10.10 05:44:51.994649 [ 3 ] {5b146a57-3225-4c98-834e-c2c2d87b56f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12735 | 2024.10.10 05:44:51.995055 [ 3 ] {5b146a57-3225-4c98-834e-c2c2d87b56f1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12736 | 2024.10.10 05:44:51.995446 [ 3 ] {5b146a57-3225-4c98-834e-c2c2d87b56f1} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12737 | 2024.10.10 05:44:51.995623 [ 3 ] {5b146a57-3225-4c98-834e-c2c2d87b56f1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001556 sec., 52699.22879177378 rows/sec., 3.35 MiB/sec. | ||
12738 | 2024.10.10 05:44:51.995824 [ 3 ] {5b146a57-3225-4c98-834e-c2c2d87b56f1} <Debug> DynamicQueryHandler: Done processing query | ||
12739 | 2024.10.10 05:44:51.995853 [ 3 ] {5b146a57-3225-4c98-834e-c2c2d87b56f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12740 | 2024.10.10 05:44:51.995873 [ 3 ] {} <Debug> HTTP-Session: 24e6c018-51b7-4273-b3ca-27729a2e67dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12741 | 2024.10.10 05:44:55.035235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12742 | 2024.10.10 05:44:55.035396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12743 | 2024.10.10 05:44:55.035430 [ 3 ] {} <Debug> HTTP-Session: 57e44fd1-a57a-4412-837a-fd828601f5e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12744 | 2024.10.10 05:44:55.035464 [ 3 ] {} <Debug> HTTP-Session: 57e44fd1-a57a-4412-837a-fd828601f5e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12745 | 2024.10.10 05:44:55.035485 [ 3 ] {} <Debug> HTTP-Session: 57e44fd1-a57a-4412-837a-fd828601f5e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12746 | 2024.10.10 05:44:55.035549 [ 3 ] {} <Trace> HTTP-Session: 57e44fd1-a57a-4412-837a-fd828601f5e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12747 | 2024.10.10 05:44:55.035763 [ 3 ] {98aa9d46-6cc7-4f68-9629-6e4c383ac765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
12748 | 2024.10.10 05:44:55.035831 [ 3 ] {98aa9d46-6cc7-4f68-9629-6e4c383ac765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12749 | 2024.10.10 05:44:55.036175 [ 3 ] {98aa9d46-6cc7-4f68-9629-6e4c383ac765} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12750 | 2024.10.10 05:44:55.036608 [ 3 ] {98aa9d46-6cc7-4f68-9629-6e4c383ac765} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12751 | 2024.10.10 05:44:55.036649 [ 3 ] {98aa9d46-6cc7-4f68-9629-6e4c383ac765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12752 | 2024.10.10 05:44:55.037054 [ 3 ] {98aa9d46-6cc7-4f68-9629-6e4c383ac765} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
12753 | 2024.10.10 05:44:55.037446 [ 3 ] {98aa9d46-6cc7-4f68-9629-6e4c383ac765} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12754 | 2024.10.10 05:44:55.037618 [ 3 ] {98aa9d46-6cc7-4f68-9629-6e4c383ac765} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001904 sec., 3151.2605042016803 rows/sec., 256.96 KiB/sec. | ||
12755 | 2024.10.10 05:44:55.037824 [ 3 ] {98aa9d46-6cc7-4f68-9629-6e4c383ac765} <Debug> DynamicQueryHandler: Done processing query | ||
12756 | 2024.10.10 05:44:55.037849 [ 3 ] {98aa9d46-6cc7-4f68-9629-6e4c383ac765} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12757 | 2024.10.10 05:44:55.037866 [ 3 ] {} <Debug> HTTP-Session: 57e44fd1-a57a-4412-837a-fd828601f5e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12758 | 2024.10.10 05:44:55.038101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 176927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12759 | 2024.10.10 05:44:55.038149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12760 | 2024.10.10 05:44:55.038169 [ 3 ] {} <Debug> HTTP-Session: 98c1a111-d751-4398-ae9c-8aae42ab403d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12761 | 2024.10.10 05:44:55.038185 [ 3 ] {} <Debug> HTTP-Session: 98c1a111-d751-4398-ae9c-8aae42ab403d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12762 | 2024.10.10 05:44:55.038199 [ 3 ] {} <Debug> HTTP-Session: 98c1a111-d751-4398-ae9c-8aae42ab403d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12763 | 2024.10.10 05:44:55.038230 [ 3 ] {} <Trace> HTTP-Session: 98c1a111-d751-4398-ae9c-8aae42ab403d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12764 | 2024.10.10 05:44:55.038669 [ 3 ] {73075fff-fb96-4616-83c6-878cbafedf44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12765 | 2024.10.10 05:44:55.038714 [ 3 ] {73075fff-fb96-4616-83c6-878cbafedf44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12766 | 2024.10.10 05:44:55.038938 [ 3 ] {73075fff-fb96-4616-83c6-878cbafedf44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12767 | 2024.10.10 05:44:55.040108 [ 3 ] {73075fff-fb96-4616-83c6-878cbafedf44} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12768 | 2024.10.10 05:44:55.040145 [ 3 ] {73075fff-fb96-4616-83c6-878cbafedf44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12769 | 2024.10.10 05:44:55.040577 [ 3 ] {73075fff-fb96-4616-83c6-878cbafedf44} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12770 | 2024.10.10 05:44:55.040938 [ 3 ] {73075fff-fb96-4616-83c6-878cbafedf44} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12771 | 2024.10.10 05:44:55.041098 [ 3 ] {73075fff-fb96-4616-83c6-878cbafedf44} <Debug> executeQuery: Read 1223 rows, 102.98 KiB in 0.002733 sec., 447493.5967800951 rows/sec., 36.80 MiB/sec. | ||
12772 | 2024.10.10 05:44:55.041115 [ 91 ] {} <Debug> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12773 | 2024.10.10 05:44:55.041233 [ 91 ] {} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12774 | 2024.10.10 05:44:55.041272 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12775 | 2024.10.10 05:44:55.041356 [ 3 ] {73075fff-fb96-4616-83c6-878cbafedf44} <Debug> DynamicQueryHandler: Done processing query | ||
12776 | 2024.10.10 05:44:55.041436 [ 3 ] {73075fff-fb96-4616-83c6-878cbafedf44} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
12777 | 2024.10.10 05:44:55.041522 [ 3 ] {} <Debug> HTTP-Session: 98c1a111-d751-4398-ae9c-8aae42ab403d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12778 | 2024.10.10 05:44:55.041693 [ 190 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
12779 | 2024.10.10 05:44:55.041767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 2613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12780 | 2024.10.10 05:44:55.041901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12781 | 2024.10.10 05:44:55.041995 [ 3 ] {} <Debug> HTTP-Session: fc1a7b25-4e9d-4312-8ab7-75c8c6f588dc Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12782 | 2024.10.10 05:44:55.042082 [ 3 ] {} <Debug> HTTP-Session: fc1a7b25-4e9d-4312-8ab7-75c8c6f588dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12783 | 2024.10.10 05:44:55.042156 [ 3 ] {} <Debug> HTTP-Session: fc1a7b25-4e9d-4312-8ab7-75c8c6f588dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12784 | 2024.10.10 05:44:55.042309 [ 3 ] {} <Trace> HTTP-Session: fc1a7b25-4e9d-4312-8ab7-75c8c6f588dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12785 | 2024.10.10 05:44:55.042552 [ 190 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12786 | 2024.10.10 05:44:55.042685 [ 3 ] {d5f30bc2-0f0f-4d49-ad12-965144aa8f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
12787 | 2024.10.10 05:44:55.042717 [ 190 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1422 rows starting from the beginning of the part | ||
12788 | 2024.10.10 05:44:55.042835 [ 3 ] {d5f30bc2-0f0f-4d49-ad12-965144aa8f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12789 | 2024.10.10 05:44:55.043103 [ 190 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 125 rows starting from the beginning of the part | ||
12790 | 2024.10.10 05:44:55.043502 [ 190 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 205 rows starting from the beginning of the part | ||
12791 | 2024.10.10 05:44:55.043900 [ 190 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 125 rows starting from the beginning of the part | ||
12792 | 2024.10.10 05:44:55.044242 [ 190 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 205 rows starting from the beginning of the part | ||
12793 | 2024.10.10 05:44:55.044537 [ 3 ] {d5f30bc2-0f0f-4d49-ad12-965144aa8f59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12794 | 2024.10.10 05:44:55.044584 [ 190 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1223 rows starting from the beginning of the part | ||
12795 | 2024.10.10 05:44:55.045546 [ 3 ] {d5f30bc2-0f0f-4d49-ad12-965144aa8f59} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12796 | 2024.10.10 05:44:55.045610 [ 3 ] {d5f30bc2-0f0f-4d49-ad12-965144aa8f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12797 | 2024.10.10 05:44:55.046411 [ 3 ] {d5f30bc2-0f0f-4d49-ad12-965144aa8f59} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12798 | 2024.10.10 05:44:55.047385 [ 3 ] {d5f30bc2-0f0f-4d49-ad12-965144aa8f59} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12799 | 2024.10.10 05:44:55.047603 [ 3 ] {d5f30bc2-0f0f-4d49-ad12-965144aa8f59} <Debug> executeQuery: Read 18 rows, 1.32 KiB in 0.005057 sec., 3559.4225825588296 rows/sec., 261.28 KiB/sec. | ||
12800 | 2024.10.10 05:44:55.047837 [ 3 ] {d5f30bc2-0f0f-4d49-ad12-965144aa8f59} <Debug> DynamicQueryHandler: Done processing query | ||
12801 | 2024.10.10 05:44:55.047879 [ 3 ] {d5f30bc2-0f0f-4d49-ad12-965144aa8f59} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
12802 | 2024.10.10 05:44:55.047913 [ 3 ] {} <Debug> HTTP-Session: fc1a7b25-4e9d-4312-8ab7-75c8c6f588dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12803 | 2024.10.10 05:44:55.048127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12804 | 2024.10.10 05:44:55.048162 [ 190 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3305 rows, containing 5 columns (5 merged, 0 gathered) in 0.006781068 sec., 487386.352710222 rows/sec., 42.64 MiB/sec. | ||
12805 | 2024.10.10 05:44:55.048204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12806 | 2024.10.10 05:44:55.048248 [ 3 ] {} <Debug> HTTP-Session: 285830aa-ca3e-45ac-9a23-ac8f0d8b2698 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12807 | 2024.10.10 05:44:55.048266 [ 3 ] {} <Debug> HTTP-Session: 285830aa-ca3e-45ac-9a23-ac8f0d8b2698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12808 | 2024.10.10 05:44:55.048281 [ 3 ] {} <Debug> HTTP-Session: 285830aa-ca3e-45ac-9a23-ac8f0d8b2698 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12809 | 2024.10.10 05:44:55.048318 [ 3 ] {} <Trace> HTTP-Session: 285830aa-ca3e-45ac-9a23-ac8f0d8b2698 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12810 | 2024.10.10 05:44:55.048495 [ 191 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12811 | 2024.10.10 05:44:55.048645 [ 3 ] {ba3f5bf3-6bbc-4836-8af7-219438b854f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
12812 | 2024.10.10 05:44:55.048706 [ 3 ] {ba3f5bf3-6bbc-4836-8af7-219438b854f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12813 | 2024.10.10 05:44:55.049598 [ 3 ] {ba3f5bf3-6bbc-4836-8af7-219438b854f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12814 | 2024.10.10 05:44:55.049663 [ 191 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_66_13} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12815 | 2024.10.10 05:44:55.049858 [ 191 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_66_13} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12816 | 2024.10.10 05:44:55.050002 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
12817 | 2024.10.10 05:44:55.050319 [ 3 ] {ba3f5bf3-6bbc-4836-8af7-219438b854f6} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12818 | 2024.10.10 05:44:55.050363 [ 3 ] {ba3f5bf3-6bbc-4836-8af7-219438b854f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12819 | 2024.10.10 05:44:55.050756 [ 3 ] {ba3f5bf3-6bbc-4836-8af7-219438b854f6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12820 | 2024.10.10 05:44:55.051119 [ 3 ] {ba3f5bf3-6bbc-4836-8af7-219438b854f6} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12821 | 2024.10.10 05:44:55.051267 [ 3 ] {ba3f5bf3-6bbc-4836-8af7-219438b854f6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002818 sec., 80908.44570617459 rows/sec., 5.48 MiB/sec. | ||
12822 | 2024.10.10 05:44:55.051456 [ 3 ] {ba3f5bf3-6bbc-4836-8af7-219438b854f6} <Debug> DynamicQueryHandler: Done processing query | ||
12823 | 2024.10.10 05:44:55.051480 [ 3 ] {ba3f5bf3-6bbc-4836-8af7-219438b854f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
12824 | 2024.10.10 05:44:55.051496 [ 3 ] {} <Debug> HTTP-Session: 285830aa-ca3e-45ac-9a23-ac8f0d8b2698 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12825 | 2024.10.10 05:44:55.051696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 88912, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12826 | 2024.10.10 05:44:55.051745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12827 | 2024.10.10 05:44:55.051764 [ 3 ] {} <Debug> HTTP-Session: b1f87bb8-b871-4577-8bfc-5502af05b6a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12828 | 2024.10.10 05:44:55.051781 [ 3 ] {} <Debug> HTTP-Session: b1f87bb8-b871-4577-8bfc-5502af05b6a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12829 | 2024.10.10 05:44:55.051795 [ 3 ] {} <Debug> HTTP-Session: b1f87bb8-b871-4577-8bfc-5502af05b6a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12830 | 2024.10.10 05:44:55.051827 [ 3 ] {} <Trace> HTTP-Session: b1f87bb8-b871-4577-8bfc-5502af05b6a5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12831 | 2024.10.10 05:44:55.052191 [ 3 ] {852ec63a-274a-42ee-a0b2-00bda16ac741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
12832 | 2024.10.10 05:44:55.052236 [ 3 ] {852ec63a-274a-42ee-a0b2-00bda16ac741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12833 | 2024.10.10 05:44:55.052464 [ 3 ] {852ec63a-274a-42ee-a0b2-00bda16ac741} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12834 | 2024.10.10 05:44:55.053151 [ 3 ] {852ec63a-274a-42ee-a0b2-00bda16ac741} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12835 | 2024.10.10 05:44:55.053188 [ 3 ] {852ec63a-274a-42ee-a0b2-00bda16ac741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12836 | 2024.10.10 05:44:55.053573 [ 3 ] {852ec63a-274a-42ee-a0b2-00bda16ac741} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12837 | 2024.10.10 05:44:55.053936 [ 3 ] {852ec63a-274a-42ee-a0b2-00bda16ac741} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12838 | 2024.10.10 05:44:55.054090 [ 3 ] {852ec63a-274a-42ee-a0b2-00bda16ac741} <Debug> executeQuery: Read 538 rows, 40.85 KiB in 0.002155 sec., 249651.97215777266 rows/sec., 18.51 MiB/sec. | ||
12839 | 2024.10.10 05:44:55.054125 [ 90 ] {} <Debug> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12840 | 2024.10.10 05:44:55.054260 [ 90 ] {} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12841 | 2024.10.10 05:44:55.054331 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12842 | 2024.10.10 05:44:55.054378 [ 3 ] {852ec63a-274a-42ee-a0b2-00bda16ac741} <Debug> DynamicQueryHandler: Done processing query | ||
12843 | 2024.10.10 05:44:55.054441 [ 3 ] {852ec63a-274a-42ee-a0b2-00bda16ac741} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
12844 | 2024.10.10 05:44:55.054475 [ 3 ] {} <Debug> HTTP-Session: b1f87bb8-b871-4577-8bfc-5502af05b6a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12845 | 2024.10.10 05:44:55.054526 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
12846 | 2024.10.10 05:44:55.054663 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12847 | 2024.10.10 05:44:55.054703 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 916 rows starting from the beginning of the part | ||
12848 | 2024.10.10 05:44:55.054722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 183250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12849 | 2024.10.10 05:44:55.054809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12850 | 2024.10.10 05:44:55.054840 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 100 rows starting from the beginning of the part | ||
12851 | 2024.10.10 05:44:55.054853 [ 3 ] {} <Debug> HTTP-Session: 732cb47b-4434-4336-9bb8-4192e0b22353 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12852 | 2024.10.10 05:44:55.054897 [ 3 ] {} <Debug> HTTP-Session: 732cb47b-4434-4336-9bb8-4192e0b22353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12853 | 2024.10.10 05:44:55.054947 [ 3 ] {} <Debug> HTTP-Session: 732cb47b-4434-4336-9bb8-4192e0b22353 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12854 | 2024.10.10 05:44:55.055089 [ 3 ] {} <Trace> HTTP-Session: 732cb47b-4434-4336-9bb8-4192e0b22353 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12855 | 2024.10.10 05:44:55.055129 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 390 rows starting from the beginning of the part | ||
12856 | 2024.10.10 05:44:55.055461 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 100 rows starting from the beginning of the part | ||
12857 | 2024.10.10 05:44:55.055550 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 390 rows starting from the beginning of the part | ||
12858 | 2024.10.10 05:44:55.055744 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 538 rows starting from the beginning of the part | ||
12859 | 2024.10.10 05:44:55.055754 [ 3 ] {d853b782-a4ef-4699-814e-64b861b07557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
12860 | 2024.10.10 05:44:55.055955 [ 3 ] {d853b782-a4ef-4699-814e-64b861b07557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12861 | 2024.10.10 05:44:55.056317 [ 3 ] {d853b782-a4ef-4699-814e-64b861b07557} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12862 | 2024.10.10 05:44:55.057345 [ 3 ] {d853b782-a4ef-4699-814e-64b861b07557} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12863 | 2024.10.10 05:44:55.057381 [ 3 ] {d853b782-a4ef-4699-814e-64b861b07557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12864 | 2024.10.10 05:44:55.057645 [ 191 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2434 rows, containing 5 columns (5 merged, 0 gathered) in 0.003204085 sec., 759655.2525916134 rows/sec., 58.29 MiB/sec. | ||
12865 | 2024.10.10 05:44:55.057920 [ 191 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12866 | 2024.10.10 05:44:55.058264 [ 3 ] {d853b782-a4ef-4699-814e-64b861b07557} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12867 | 2024.10.10 05:44:55.058846 [ 190 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_66_13} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12868 | 2024.10.10 05:44:55.059017 [ 190 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_66_13} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12869 | 2024.10.10 05:44:55.059104 [ 3 ] {d853b782-a4ef-4699-814e-64b861b07557} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12870 | 2024.10.10 05:44:55.059185 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
12871 | 2024.10.10 05:44:55.059349 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12872 | 2024.10.10 05:44:55.059358 [ 3 ] {d853b782-a4ef-4699-814e-64b861b07557} <Debug> executeQuery: Read 965 rows, 66.31 KiB in 0.003966 sec., 243318.20474029248 rows/sec., 16.33 MiB/sec. | ||
12873 | 2024.10.10 05:44:55.059394 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12874 | 2024.10.10 05:44:55.059474 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12875 | 2024.10.10 05:44:55.059644 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
12876 | 2024.10.10 05:44:55.059695 [ 3 ] {d853b782-a4ef-4699-814e-64b861b07557} <Debug> DynamicQueryHandler: Done processing query | ||
12877 | 2024.10.10 05:44:55.059723 [ 3 ] {d853b782-a4ef-4699-814e-64b861b07557} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
12878 | 2024.10.10 05:44:55.059749 [ 3 ] {} <Debug> HTTP-Session: 732cb47b-4434-4336-9bb8-4192e0b22353 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12879 | 2024.10.10 05:44:55.059803 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12880 | 2024.10.10 05:44:55.059832 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19493 rows starting from the beginning of the part | ||
12881 | 2024.10.10 05:44:55.059912 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 161 rows starting from the beginning of the part | ||
12882 | 2024.10.10 05:44:55.060034 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 237 rows starting from the beginning of the part | ||
12883 | 2024.10.10 05:44:55.060054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 19797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12884 | 2024.10.10 05:44:55.060339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12885 | 2024.10.10 05:44:55.060376 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 161 rows starting from the beginning of the part | ||
12886 | 2024.10.10 05:44:55.060399 [ 3 ] {} <Debug> HTTP-Session: be94112a-96ab-4b5a-b5d2-80fdecdcf035 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12887 | 2024.10.10 05:44:55.060448 [ 3 ] {} <Debug> HTTP-Session: be94112a-96ab-4b5a-b5d2-80fdecdcf035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12888 | 2024.10.10 05:44:55.060545 [ 3 ] {} <Debug> HTTP-Session: be94112a-96ab-4b5a-b5d2-80fdecdcf035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12889 | 2024.10.10 05:44:55.060617 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 237 rows starting from the beginning of the part | ||
12890 | 2024.10.10 05:44:55.060688 [ 3 ] {} <Trace> HTTP-Session: be94112a-96ab-4b5a-b5d2-80fdecdcf035 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12891 | 2024.10.10 05:44:55.060879 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 965 rows starting from the beginning of the part | ||
12892 | 2024.10.10 05:44:55.061181 [ 3 ] {75f5103b-ae0e-4b6b-9d52-37b08a184564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
12893 | 2024.10.10 05:44:55.061265 [ 3 ] {75f5103b-ae0e-4b6b-9d52-37b08a184564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12894 | 2024.10.10 05:44:55.061902 [ 3 ] {75f5103b-ae0e-4b6b-9d52-37b08a184564} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12895 | 2024.10.10 05:44:55.062860 [ 3 ] {75f5103b-ae0e-4b6b-9d52-37b08a184564} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12896 | 2024.10.10 05:44:55.062904 [ 3 ] {75f5103b-ae0e-4b6b-9d52-37b08a184564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12897 | 2024.10.10 05:44:55.063845 [ 3 ] {75f5103b-ae0e-4b6b-9d52-37b08a184564} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
12898 | 2024.10.10 05:44:55.064687 [ 3 ] {75f5103b-ae0e-4b6b-9d52-37b08a184564} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12899 | 2024.10.10 05:44:55.064906 [ 3 ] {75f5103b-ae0e-4b6b-9d52-37b08a184564} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.003998 sec., 3001.5007503751876 rows/sec., 5.38 MiB/sec. | ||
12900 | 2024.10.10 05:44:55.065150 [ 3 ] {75f5103b-ae0e-4b6b-9d52-37b08a184564} <Debug> DynamicQueryHandler: Done processing query | ||
12901 | 2024.10.10 05:44:55.065175 [ 3 ] {75f5103b-ae0e-4b6b-9d52-37b08a184564} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
12902 | 2024.10.10 05:44:55.065191 [ 3 ] {} <Debug> HTTP-Session: be94112a-96ab-4b5a-b5d2-80fdecdcf035 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12903 | 2024.10.10 05:44:55.065314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 6419, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12904 | 2024.10.10 05:44:55.065364 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12905 | 2024.10.10 05:44:55.065382 [ 3 ] {} <Debug> HTTP-Session: 4d6602ff-1ab5-4474-ba1f-06e4cae8c3c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12906 | 2024.10.10 05:44:55.065400 [ 3 ] {} <Debug> HTTP-Session: 4d6602ff-1ab5-4474-ba1f-06e4cae8c3c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12907 | 2024.10.10 05:44:55.065414 [ 3 ] {} <Debug> HTTP-Session: 4d6602ff-1ab5-4474-ba1f-06e4cae8c3c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12908 | 2024.10.10 05:44:55.065446 [ 3 ] {} <Trace> HTTP-Session: 4d6602ff-1ab5-4474-ba1f-06e4cae8c3c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12909 | 2024.10.10 05:44:55.065555 [ 3 ] {9ed9a258-d6be-45b1-8309-838850149347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
12910 | 2024.10.10 05:44:55.065600 [ 3 ] {9ed9a258-d6be-45b1-8309-838850149347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12911 | 2024.10.10 05:44:55.065732 [ 3 ] {9ed9a258-d6be-45b1-8309-838850149347} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12912 | 2024.10.10 05:44:55.066039 [ 3 ] {9ed9a258-d6be-45b1-8309-838850149347} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12913 | 2024.10.10 05:44:55.066076 [ 3 ] {9ed9a258-d6be-45b1-8309-838850149347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12914 | 2024.10.10 05:44:55.067320 [ 3 ] {9ed9a258-d6be-45b1-8309-838850149347} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12915 | 2024.10.10 05:44:55.067695 [ 3 ] {9ed9a258-d6be-45b1-8309-838850149347} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12916 | 2024.10.10 05:44:55.067853 [ 3 ] {9ed9a258-d6be-45b1-8309-838850149347} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.002325 sec., 18064.51612903226 rows/sec., 1.22 MiB/sec. | ||
12917 | 2024.10.10 05:44:55.067876 [ 90 ] {} <Debug> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12918 | 2024.10.10 05:44:55.067964 [ 90 ] {} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12919 | 2024.10.10 05:44:55.068019 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12920 | 2024.10.10 05:44:55.068277 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
12921 | 2024.10.10 05:44:55.068375 [ 3 ] {9ed9a258-d6be-45b1-8309-838850149347} <Debug> DynamicQueryHandler: Done processing query | ||
12922 | 2024.10.10 05:44:55.068425 [ 3 ] {9ed9a258-d6be-45b1-8309-838850149347} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
12923 | 2024.10.10 05:44:55.068468 [ 3 ] {} <Debug> HTTP-Session: 4d6602ff-1ab5-4474-ba1f-06e4cae8c3c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12924 | 2024.10.10 05:44:55.068567 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12925 | 2024.10.10 05:44:55.068603 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3420 rows starting from the beginning of the part | ||
12926 | 2024.10.10 05:44:55.068711 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
12927 | 2024.10.10 05:44:55.068995 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 82 rows starting from the beginning of the part | ||
12928 | 2024.10.10 05:44:55.069255 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
12929 | 2024.10.10 05:44:55.069407 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 82 rows starting from the beginning of the part | ||
12930 | 2024.10.10 05:44:55.069649 [ 186 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 42 rows starting from the beginning of the part | ||
12931 | 2024.10.10 05:44:55.070351 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21254 rows, containing 5 columns (5 merged, 0 gathered) in 0.010768683 sec., 1973686.1044196398 rows/sec., 132.97 MiB/sec. | ||
12932 | 2024.10.10 05:44:55.070789 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12933 | 2024.10.10 05:44:55.071957 [ 190 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12934 | 2024.10.10 05:44:55.072069 [ 190 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12935 | 2024.10.10 05:44:55.072161 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
12936 | 2024.10.10 05:44:55.072468 [ 198 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3746 rows, containing 4 columns (4 merged, 0 gathered) in 0.004333994 sec., 864329.7614163748 rows/sec., 56.09 MiB/sec. | ||
12937 | 2024.10.10 05:44:55.072825 [ 198 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12938 | 2024.10.10 05:44:55.073242 [ 198 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_66_13} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12939 | 2024.10.10 05:44:55.073316 [ 198 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_66_13} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12940 | 2024.10.10 05:44:55.073388 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
12941 | 2024.10.10 05:44:55.126958 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12942 | 2024.10.10 05:44:55.126986 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12943 | 2024.10.10 05:44:56.955994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12944 | 2024.10.10 05:44:56.956118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12945 | 2024.10.10 05:44:56.956148 [ 3 ] {} <Debug> HTTP-Session: aca4d525-cdb0-4e39-b40e-6d94fa539801 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12946 | 2024.10.10 05:44:56.956176 [ 3 ] {} <Debug> HTTP-Session: aca4d525-cdb0-4e39-b40e-6d94fa539801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12947 | 2024.10.10 05:44:56.956223 [ 3 ] {} <Debug> HTTP-Session: aca4d525-cdb0-4e39-b40e-6d94fa539801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12948 | 2024.10.10 05:44:56.956279 [ 3 ] {} <Trace> HTTP-Session: aca4d525-cdb0-4e39-b40e-6d94fa539801 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12949 | 2024.10.10 05:44:56.956465 [ 3 ] {0565cf78-9f7c-4cb2-b636-3c5857f12de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
12950 | 2024.10.10 05:44:56.956541 [ 3 ] {0565cf78-9f7c-4cb2-b636-3c5857f12de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12951 | 2024.10.10 05:44:56.956897 [ 3 ] {0565cf78-9f7c-4cb2-b636-3c5857f12de3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12952 | 2024.10.10 05:44:56.957340 [ 3 ] {0565cf78-9f7c-4cb2-b636-3c5857f12de3} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12953 | 2024.10.10 05:44:56.957379 [ 3 ] {0565cf78-9f7c-4cb2-b636-3c5857f12de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12954 | 2024.10.10 05:44:56.957792 [ 3 ] {0565cf78-9f7c-4cb2-b636-3c5857f12de3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
12955 | 2024.10.10 05:44:56.958195 [ 3 ] {0565cf78-9f7c-4cb2-b636-3c5857f12de3} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12956 | 2024.10.10 05:44:56.958348 [ 3 ] {0565cf78-9f7c-4cb2-b636-3c5857f12de3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001942 sec., 1029.8661174047375 rows/sec., 83.98 KiB/sec. | ||
12957 | 2024.10.10 05:44:56.958354 [ 88 ] {} <Debug> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
12958 | 2024.10.10 05:44:56.958421 [ 88 ] {} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12959 | 2024.10.10 05:44:56.958457 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12960 | 2024.10.10 05:44:56.958620 [ 3 ] {0565cf78-9f7c-4cb2-b636-3c5857f12de3} <Debug> DynamicQueryHandler: Done processing query | ||
12961 | 2024.10.10 05:44:56.958686 [ 3 ] {0565cf78-9f7c-4cb2-b636-3c5857f12de3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
12962 | 2024.10.10 05:44:56.958717 [ 3 ] {} <Debug> HTTP-Session: aca4d525-cdb0-4e39-b40e-6d94fa539801 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12963 | 2024.10.10 05:44:56.958771 [ 190 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
12964 | 2024.10.10 05:44:56.958900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12965 | 2024.10.10 05:44:56.958996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12966 | 2024.10.10 05:44:56.959051 [ 3 ] {} <Debug> HTTP-Session: 9757d403-60e6-41d2-bf0d-02b315b70947 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12967 | 2024.10.10 05:44:56.959087 [ 3 ] {} <Debug> HTTP-Session: 9757d403-60e6-41d2-bf0d-02b315b70947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12968 | 2024.10.10 05:44:56.959133 [ 3 ] {} <Debug> HTTP-Session: 9757d403-60e6-41d2-bf0d-02b315b70947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12969 | 2024.10.10 05:44:56.959237 [ 3 ] {} <Trace> HTTP-Session: 9757d403-60e6-41d2-bf0d-02b315b70947 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12970 | 2024.10.10 05:44:56.959300 [ 190 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12971 | 2024.10.10 05:44:56.959426 [ 190 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 18 rows starting from the beginning of the part | ||
12972 | 2024.10.10 05:44:56.959482 [ 3 ] {b2ac516b-513e-4fb7-a797-18af2785c0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
12973 | 2024.10.10 05:44:56.959606 [ 3 ] {b2ac516b-513e-4fb7-a797-18af2785c0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12974 | 2024.10.10 05:44:56.959848 [ 190 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part | ||
12975 | 2024.10.10 05:44:56.960209 [ 190 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
12976 | 2024.10.10 05:44:56.960528 [ 190 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
12977 | 2024.10.10 05:44:56.960905 [ 190 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
12978 | 2024.10.10 05:44:56.961235 [ 190 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
12979 | 2024.10.10 05:44:56.961570 [ 3 ] {b2ac516b-513e-4fb7-a797-18af2785c0bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
12980 | 2024.10.10 05:44:56.962790 [ 3 ] {b2ac516b-513e-4fb7-a797-18af2785c0bc} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12981 | 2024.10.10 05:44:56.962848 [ 3 ] {b2ac516b-513e-4fb7-a797-18af2785c0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
12982 | 2024.10.10 05:44:56.963847 [ 3 ] {b2ac516b-513e-4fb7-a797-18af2785c0bc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12983 | 2024.10.10 05:44:56.964101 [ 201 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.005529435 sec., 6148.910331706585 rows/sec., 525.42 KiB/sec. | ||
12984 | 2024.10.10 05:44:56.964425 [ 201 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
12985 | 2024.10.10 05:44:56.964623 [ 3 ] {b2ac516b-513e-4fb7-a797-18af2785c0bc} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12986 | 2024.10.10 05:44:56.964931 [ 3 ] {b2ac516b-513e-4fb7-a797-18af2785c0bc} <Debug> executeQuery: Read 101 rows, 8.57 KiB in 0.005517 sec., 18307.05093347834 rows/sec., 1.52 MiB/sec. | ||
12987 | 2024.10.10 05:44:56.965497 [ 3 ] {b2ac516b-513e-4fb7-a797-18af2785c0bc} <Debug> DynamicQueryHandler: Done processing query | ||
12988 | 2024.10.10 05:44:56.965542 [ 3 ] {b2ac516b-513e-4fb7-a797-18af2785c0bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
12989 | 2024.10.10 05:44:56.965570 [ 3 ] {} <Debug> HTTP-Session: 9757d403-60e6-41d2-bf0d-02b315b70947 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12990 | 2024.10.10 05:44:56.965693 [ 201 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_25_5} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12991 | 2024.10.10 05:44:56.965727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 3486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12992 | 2024.10.10 05:44:56.965802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
12993 | 2024.10.10 05:44:56.965830 [ 201 ] {5db49d06-532d-4e18-baaa-42e8f58b83af::all_1_25_5} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
12994 | 2024.10.10 05:44:56.965847 [ 3 ] {} <Debug> HTTP-Session: 4043afd7-534f-4f0e-9540-5f695cfdbc2d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
12995 | 2024.10.10 05:44:56.965884 [ 3 ] {} <Debug> HTTP-Session: 4043afd7-534f-4f0e-9540-5f695cfdbc2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
12996 | 2024.10.10 05:44:56.965909 [ 3 ] {} <Debug> HTTP-Session: 4043afd7-534f-4f0e-9540-5f695cfdbc2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
12997 | 2024.10.10 05:44:56.965992 [ 3 ] {} <Trace> HTTP-Session: 4043afd7-534f-4f0e-9540-5f695cfdbc2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12998 | 2024.10.10 05:44:56.966002 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12999 | 2024.10.10 05:44:56.966130 [ 3 ] {7f221127-171c-4c38-9a9c-915a94cf4755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13000 | 2024.10.10 05:44:56.966180 [ 3 ] {7f221127-171c-4c38-9a9c-915a94cf4755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13001 | 2024.10.10 05:44:56.966432 [ 3 ] {7f221127-171c-4c38-9a9c-915a94cf4755} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13002 | 2024.10.10 05:44:56.966770 [ 3 ] {7f221127-171c-4c38-9a9c-915a94cf4755} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13003 | 2024.10.10 05:44:56.966807 [ 3 ] {7f221127-171c-4c38-9a9c-915a94cf4755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
13004 | 2024.10.10 05:44:56.967171 [ 3 ] {7f221127-171c-4c38-9a9c-915a94cf4755} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13005 | 2024.10.10 05:44:56.967549 [ 3 ] {7f221127-171c-4c38-9a9c-915a94cf4755} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13006 | 2024.10.10 05:44:56.967717 [ 3 ] {7f221127-171c-4c38-9a9c-915a94cf4755} <Debug> executeQuery: Read 24 rows, 1.79 KiB in 0.001613 sec., 14879.107253564785 rows/sec., 1.09 MiB/sec. | ||
13007 | 2024.10.10 05:44:56.967747 [ 87 ] {} <Debug> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13008 | 2024.10.10 05:44:56.967870 [ 87 ] {} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13009 | 2024.10.10 05:44:56.967911 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
13010 | 2024.10.10 05:44:56.968005 [ 3 ] {7f221127-171c-4c38-9a9c-915a94cf4755} <Debug> DynamicQueryHandler: Done processing query | ||
13011 | 2024.10.10 05:44:56.968082 [ 3 ] {7f221127-171c-4c38-9a9c-915a94cf4755} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13012 | 2024.10.10 05:44:56.968135 [ 3 ] {} <Debug> HTTP-Session: 4043afd7-534f-4f0e-9540-5f695cfdbc2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13013 | 2024.10.10 05:44:56.968227 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
13014 | 2024.10.10 05:44:56.968439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13015 | 2024.10.10 05:44:56.968700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13016 | 2024.10.10 05:44:56.968822 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13017 | 2024.10.10 05:44:56.968840 [ 3 ] {} <Debug> HTTP-Session: 68737543-a867-4434-aaaa-62fc24fc1b69 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13018 | 2024.10.10 05:44:56.968935 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 60 rows starting from the beginning of the part | ||
13019 | 2024.10.10 05:44:56.968958 [ 3 ] {} <Debug> HTTP-Session: 68737543-a867-4434-aaaa-62fc24fc1b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13020 | 2024.10.10 05:44:56.969051 [ 3 ] {} <Debug> HTTP-Session: 68737543-a867-4434-aaaa-62fc24fc1b69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13021 | 2024.10.10 05:44:56.969283 [ 3 ] {} <Trace> HTTP-Session: 68737543-a867-4434-aaaa-62fc24fc1b69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13022 | 2024.10.10 05:44:56.969375 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
13023 | 2024.10.10 05:44:56.969955 [ 3 ] {ff6679f5-95d3-4cf8-be07-64ae88aa817b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13024 | 2024.10.10 05:44:56.969984 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
13025 | 2024.10.10 05:44:56.970077 [ 3 ] {ff6679f5-95d3-4cf8-be07-64ae88aa817b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13026 | 2024.10.10 05:44:56.970274 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
13027 | 2024.10.10 05:44:56.970638 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 18 rows starting from the beginning of the part | ||
13028 | 2024.10.10 05:44:56.971065 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 24 rows starting from the beginning of the part | ||
13029 | 2024.10.10 05:44:56.972296 [ 3 ] {ff6679f5-95d3-4cf8-be07-64ae88aa817b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13030 | 2024.10.10 05:44:56.973602 [ 3 ] {ff6679f5-95d3-4cf8-be07-64ae88aa817b} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13031 | 2024.10.10 05:44:56.973672 [ 3 ] {ff6679f5-95d3-4cf8-be07-64ae88aa817b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
13032 | 2024.10.10 05:44:56.974659 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 154 rows, containing 5 columns (5 merged, 0 gathered) in 0.006636535 sec., 23204.880257544035 rows/sec., 1.77 MiB/sec. | ||
13033 | 2024.10.10 05:44:56.974748 [ 3 ] {ff6679f5-95d3-4cf8-be07-64ae88aa817b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13034 | 2024.10.10 05:44:56.974824 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13035 | 2024.10.10 05:44:56.975880 [ 3 ] {ff6679f5-95d3-4cf8-be07-64ae88aa817b} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13036 | 2024.10.10 05:44:56.975929 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_66_13} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13037 | 2024.10.10 05:44:56.976129 [ 201 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_66_13} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13038 | 2024.10.10 05:44:56.976271 [ 3 ] {ff6679f5-95d3-4cf8-be07-64ae88aa817b} <Debug> executeQuery: Read 88 rows, 7.04 KiB in 0.006562 sec., 13410.54556537641 rows/sec., 1.05 MiB/sec. | ||
13039 | 2024.10.10 05:44:56.976361 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
13040 | 2024.10.10 05:44:56.976811 [ 3 ] {ff6679f5-95d3-4cf8-be07-64ae88aa817b} <Debug> DynamicQueryHandler: Done processing query | ||
13041 | 2024.10.10 05:44:56.976858 [ 3 ] {ff6679f5-95d3-4cf8-be07-64ae88aa817b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
13042 | 2024.10.10 05:44:56.976877 [ 3 ] {} <Debug> HTTP-Session: 68737543-a867-4434-aaaa-62fc24fc1b69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13043 | 2024.10.10 05:44:56.977011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 8663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13044 | 2024.10.10 05:44:56.977060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13045 | 2024.10.10 05:44:56.977079 [ 3 ] {} <Debug> HTTP-Session: 1f309cc2-391b-486f-9c11-6d02ebc2446f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13046 | 2024.10.10 05:44:56.977096 [ 3 ] {} <Debug> HTTP-Session: 1f309cc2-391b-486f-9c11-6d02ebc2446f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13047 | 2024.10.10 05:44:56.977110 [ 3 ] {} <Debug> HTTP-Session: 1f309cc2-391b-486f-9c11-6d02ebc2446f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13048 | 2024.10.10 05:44:56.977142 [ 3 ] {} <Trace> HTTP-Session: 1f309cc2-391b-486f-9c11-6d02ebc2446f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13049 | 2024.10.10 05:44:56.977266 [ 3 ] {3a0c0298-ccb4-403a-8bb5-f8a9b40f7299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13050 | 2024.10.10 05:44:56.977316 [ 3 ] {3a0c0298-ccb4-403a-8bb5-f8a9b40f7299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13051 | 2024.10.10 05:44:56.977495 [ 3 ] {3a0c0298-ccb4-403a-8bb5-f8a9b40f7299} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13052 | 2024.10.10 05:44:56.977820 [ 3 ] {3a0c0298-ccb4-403a-8bb5-f8a9b40f7299} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13053 | 2024.10.10 05:44:56.977856 [ 3 ] {3a0c0298-ccb4-403a-8bb5-f8a9b40f7299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
13054 | 2024.10.10 05:44:56.978247 [ 3 ] {3a0c0298-ccb4-403a-8bb5-f8a9b40f7299} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13055 | 2024.10.10 05:44:56.978605 [ 3 ] {3a0c0298-ccb4-403a-8bb5-f8a9b40f7299} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13056 | 2024.10.10 05:44:56.978772 [ 3 ] {3a0c0298-ccb4-403a-8bb5-f8a9b40f7299} <Debug> executeQuery: Read 45 rows, 3.21 KiB in 0.001543 sec., 29163.96629941672 rows/sec., 2.03 MiB/sec. | ||
13057 | 2024.10.10 05:44:56.978958 [ 3 ] {3a0c0298-ccb4-403a-8bb5-f8a9b40f7299} <Debug> DynamicQueryHandler: Done processing query | ||
13058 | 2024.10.10 05:44:56.978983 [ 3 ] {3a0c0298-ccb4-403a-8bb5-f8a9b40f7299} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13059 | 2024.10.10 05:44:56.978998 [ 3 ] {} <Debug> HTTP-Session: 1f309cc2-391b-486f-9c11-6d02ebc2446f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13060 | 2024.10.10 05:44:56.979172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 36141, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13061 | 2024.10.10 05:44:56.979221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13062 | 2024.10.10 05:44:56.979241 [ 3 ] {} <Debug> HTTP-Session: db44472f-0685-4c28-8563-bf50188cbf0f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13063 | 2024.10.10 05:44:56.979258 [ 3 ] {} <Debug> HTTP-Session: db44472f-0685-4c28-8563-bf50188cbf0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13064 | 2024.10.10 05:44:56.979272 [ 3 ] {} <Debug> HTTP-Session: db44472f-0685-4c28-8563-bf50188cbf0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13065 | 2024.10.10 05:44:56.979302 [ 3 ] {} <Trace> HTTP-Session: db44472f-0685-4c28-8563-bf50188cbf0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13066 | 2024.10.10 05:44:56.979570 [ 3 ] {6f935122-6b9b-4344-9942-5a7e15afcfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13067 | 2024.10.10 05:44:56.979636 [ 3 ] {6f935122-6b9b-4344-9942-5a7e15afcfa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13068 | 2024.10.10 05:44:56.980084 [ 3 ] {6f935122-6b9b-4344-9942-5a7e15afcfa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13069 | 2024.10.10 05:44:56.980736 [ 3 ] {6f935122-6b9b-4344-9942-5a7e15afcfa0} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13070 | 2024.10.10 05:44:56.980774 [ 3 ] {6f935122-6b9b-4344-9942-5a7e15afcfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
13071 | 2024.10.10 05:44:56.981413 [ 3 ] {6f935122-6b9b-4344-9942-5a7e15afcfa0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
13072 | 2024.10.10 05:44:56.981838 [ 3 ] {6f935122-6b9b-4344-9942-5a7e15afcfa0} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13073 | 2024.10.10 05:44:56.982021 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
13074 | 2024.10.10 05:44:56.982041 [ 3 ] {6f935122-6b9b-4344-9942-5a7e15afcfa0} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002658 sec., 8276.899924755455 rows/sec., 14.83 MiB/sec. | ||
13075 | 2024.10.10 05:44:56.982076 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13076 | 2024.10.10 05:44:56.982145 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
13077 | 2024.10.10 05:44:56.982453 [ 195 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
13078 | 2024.10.10 05:44:56.982659 [ 3 ] {6f935122-6b9b-4344-9942-5a7e15afcfa0} <Debug> DynamicQueryHandler: Done processing query | ||
13079 | 2024.10.10 05:44:56.982715 [ 3 ] {6f935122-6b9b-4344-9942-5a7e15afcfa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
13080 | 2024.10.10 05:44:56.982767 [ 3 ] {} <Debug> HTTP-Session: db44472f-0685-4c28-8563-bf50188cbf0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13081 | 2024.10.10 05:44:56.983005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13082 | 2024.10.10 05:44:56.983126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13083 | 2024.10.10 05:44:56.983161 [ 195 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13084 | 2024.10.10 05:44:56.983175 [ 3 ] {} <Debug> HTTP-Session: bded4197-cfb0-450f-9052-d56dcf1cd619 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13085 | 2024.10.10 05:44:56.983233 [ 3 ] {} <Debug> HTTP-Session: bded4197-cfb0-450f-9052-d56dcf1cd619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13086 | 2024.10.10 05:44:56.983283 [ 3 ] {} <Debug> HTTP-Session: bded4197-cfb0-450f-9052-d56dcf1cd619 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13087 | 2024.10.10 05:44:56.983303 [ 195 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1031 rows starting from the beginning of the part | ||
13088 | 2024.10.10 05:44:56.983348 [ 3 ] {} <Trace> HTTP-Session: bded4197-cfb0-450f-9052-d56dcf1cd619 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13089 | 2024.10.10 05:44:56.983730 [ 3 ] {65019210-0e21-4a05-b45f-ad51626957e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13090 | 2024.10.10 05:44:56.983887 [ 3 ] {65019210-0e21-4a05-b45f-ad51626957e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13091 | 2024.10.10 05:44:56.983964 [ 195 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
13092 | 2024.10.10 05:44:56.984920 [ 3 ] {65019210-0e21-4a05-b45f-ad51626957e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13093 | 2024.10.10 05:44:56.984922 [ 195 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
13094 | 2024.10.10 05:44:56.985774 [ 195 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
13095 | 2024.10.10 05:44:56.985970 [ 3 ] {65019210-0e21-4a05-b45f-ad51626957e2} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13096 | 2024.10.10 05:44:56.986074 [ 3 ] {65019210-0e21-4a05-b45f-ad51626957e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.74 GiB. | ||
13097 | 2024.10.10 05:44:56.986512 [ 195 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 12 rows starting from the beginning of the part | ||
13098 | 2024.10.10 05:44:56.987197 [ 195 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 22 rows starting from the beginning of the part | ||
13099 | 2024.10.10 05:44:56.987750 [ 3 ] {65019210-0e21-4a05-b45f-ad51626957e2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13100 | 2024.10.10 05:44:56.988785 [ 3 ] {65019210-0e21-4a05-b45f-ad51626957e2} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13101 | 2024.10.10 05:44:56.989175 [ 3 ] {65019210-0e21-4a05-b45f-ad51626957e2} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.005604 sec., 3211.9914346895075 rows/sec., 220.44 KiB/sec. | ||
13102 | 2024.10.10 05:44:56.989563 [ 3 ] {65019210-0e21-4a05-b45f-ad51626957e2} <Debug> DynamicQueryHandler: Done processing query | ||
13103 | 2024.10.10 05:44:56.989591 [ 3 ] {65019210-0e21-4a05-b45f-ad51626957e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
13104 | 2024.10.10 05:44:56.989608 [ 3 ] {} <Debug> HTTP-Session: bded4197-cfb0-450f-9052-d56dcf1cd619 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13105 | 2024.10.10 05:44:56.993605 [ 193 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1115 rows, containing 19 columns (19 merged, 0 gathered) in 0.011340408 sec., 98320.9775168583 rows/sec., 176.19 MiB/sec. | ||
13106 | 2024.10.10 05:44:56.995246 [ 193 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
13107 | 2024.10.10 05:44:56.995873 [ 193 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13108 | 2024.10.10 05:44:56.995959 [ 193 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
13109 | 2024.10.10 05:44:56.996109 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.50 MiB. | ||
13110 | 2024.10.10 05:45:00.382449 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1278 | ||
13111 | 2024.10.10 05:45:00.385653 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13112 | 2024.10.10 05:45:00.385702 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13113 | 2024.10.10 05:45:00.387227 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
13114 | 2024.10.10 05:45:00.388212 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13115 | 2024.10.10 05:45:00.388483 [ 83 ] {} <Debug> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
13116 | 2024.10.10 05:45:00.388646 [ 83 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13117 | 2024.10.10 05:45:00.388767 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13118 | 2024.10.10 05:45:00.389175 [ 199 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
13119 | 2024.10.10 05:45:00.389701 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1278 | ||
13120 | 2024.10.10 05:45:00.390483 [ 199 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13121 | 2024.10.10 05:45:00.390646 [ 199 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1078 rows starting from the beginning of the part | ||
13122 | 2024.10.10 05:45:00.391421 [ 199 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
13123 | 2024.10.10 05:45:00.392054 [ 199 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part | ||
13124 | 2024.10.10 05:45:00.392624 [ 199 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
13125 | 2024.10.10 05:45:00.393185 [ 199 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
13126 | 2024.10.10 05:45:00.393704 [ 199 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 50 rows starting from the beginning of the part | ||
13127 | 2024.10.10 05:45:00.401846 [ 189 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 72 columns (72 merged, 0 gathered) in 0.012916309 sec., 98944.67529384748 rows/sec., 66.23 MiB/sec. | ||
13128 | 2024.10.10 05:45:00.403765 [ 194 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
13129 | 2024.10.10 05:45:00.405472 [ 194 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_31_6} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13130 | 2024.10.10 05:45:00.405559 [ 194 ] {aee23644-2e1b-4690-be37-7bd94185c386::all_1_31_6} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
13131 | 2024.10.10 05:45:00.405903 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
13132 | 2024.10.10 05:45:01.965326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13133 | 2024.10.10 05:45:01.965458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13134 | 2024.10.10 05:45:01.965487 [ 3 ] {} <Debug> HTTP-Session: 4952c454-d441-4cbd-9e37-49e13b69f41b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13135 | 2024.10.10 05:45:01.965515 [ 3 ] {} <Debug> HTTP-Session: 4952c454-d441-4cbd-9e37-49e13b69f41b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13136 | 2024.10.10 05:45:01.965533 [ 3 ] {} <Debug> HTTP-Session: 4952c454-d441-4cbd-9e37-49e13b69f41b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13137 | 2024.10.10 05:45:01.965589 [ 3 ] {} <Trace> HTTP-Session: 4952c454-d441-4cbd-9e37-49e13b69f41b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13138 | 2024.10.10 05:45:01.965862 [ 3 ] {94986fe1-9ef9-4feb-a9f4-7896ea363c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13139 | 2024.10.10 05:45:01.965932 [ 3 ] {94986fe1-9ef9-4feb-a9f4-7896ea363c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13140 | 2024.10.10 05:45:01.966275 [ 3 ] {94986fe1-9ef9-4feb-a9f4-7896ea363c08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13141 | 2024.10.10 05:45:01.966824 [ 3 ] {94986fe1-9ef9-4feb-a9f4-7896ea363c08} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13142 | 2024.10.10 05:45:01.966873 [ 3 ] {94986fe1-9ef9-4feb-a9f4-7896ea363c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13143 | 2024.10.10 05:45:01.967347 [ 3 ] {94986fe1-9ef9-4feb-a9f4-7896ea363c08} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13144 | 2024.10.10 05:45:01.967743 [ 3 ] {94986fe1-9ef9-4feb-a9f4-7896ea363c08} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13145 | 2024.10.10 05:45:01.967934 [ 3 ] {94986fe1-9ef9-4feb-a9f4-7896ea363c08} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.00218 sec., 94036.69724770641 rows/sec., 8.26 MiB/sec. | ||
13146 | 2024.10.10 05:45:01.968168 [ 3 ] {94986fe1-9ef9-4feb-a9f4-7896ea363c08} <Debug> DynamicQueryHandler: Done processing query | ||
13147 | 2024.10.10 05:45:01.968195 [ 3 ] {94986fe1-9ef9-4feb-a9f4-7896ea363c08} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
13148 | 2024.10.10 05:45:01.968213 [ 3 ] {} <Debug> HTTP-Session: 4952c454-d441-4cbd-9e37-49e13b69f41b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13149 | 2024.10.10 05:45:01.968351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13150 | 2024.10.10 05:45:01.968409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13151 | 2024.10.10 05:45:01.968430 [ 3 ] {} <Debug> HTTP-Session: 8c81a489-08c9-40ec-851b-cdf486474f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13152 | 2024.10.10 05:45:01.968449 [ 3 ] {} <Debug> HTTP-Session: 8c81a489-08c9-40ec-851b-cdf486474f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13153 | 2024.10.10 05:45:01.968463 [ 3 ] {} <Debug> HTTP-Session: 8c81a489-08c9-40ec-851b-cdf486474f42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13154 | 2024.10.10 05:45:01.968500 [ 3 ] {} <Trace> HTTP-Session: 8c81a489-08c9-40ec-851b-cdf486474f42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13155 | 2024.10.10 05:45:01.968608 [ 3 ] {bd7f0fb8-9403-4074-a498-03ccbf41e184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13156 | 2024.10.10 05:45:01.968656 [ 3 ] {bd7f0fb8-9403-4074-a498-03ccbf41e184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13157 | 2024.10.10 05:45:01.968904 [ 3 ] {bd7f0fb8-9403-4074-a498-03ccbf41e184} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13158 | 2024.10.10 05:45:01.969213 [ 3 ] {bd7f0fb8-9403-4074-a498-03ccbf41e184} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13159 | 2024.10.10 05:45:01.969252 [ 3 ] {bd7f0fb8-9403-4074-a498-03ccbf41e184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13160 | 2024.10.10 05:45:01.969614 [ 3 ] {bd7f0fb8-9403-4074-a498-03ccbf41e184} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13161 | 2024.10.10 05:45:01.969987 [ 3 ] {bd7f0fb8-9403-4074-a498-03ccbf41e184} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13162 | 2024.10.10 05:45:01.970141 [ 3 ] {bd7f0fb8-9403-4074-a498-03ccbf41e184} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.00156 sec., 5128.205128205128 rows/sec., 385.62 KiB/sec. | ||
13163 | 2024.10.10 05:45:01.970440 [ 3 ] {bd7f0fb8-9403-4074-a498-03ccbf41e184} <Debug> DynamicQueryHandler: Done processing query | ||
13164 | 2024.10.10 05:45:01.970492 [ 3 ] {bd7f0fb8-9403-4074-a498-03ccbf41e184} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13165 | 2024.10.10 05:45:01.970567 [ 3 ] {} <Debug> HTTP-Session: 8c81a489-08c9-40ec-851b-cdf486474f42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13166 | 2024.10.10 05:45:01.970826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13167 | 2024.10.10 05:45:01.970951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13168 | 2024.10.10 05:45:01.970991 [ 3 ] {} <Debug> HTTP-Session: b74ad760-2b59-4387-b818-c98cc6efda0d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13169 | 2024.10.10 05:45:01.971015 [ 3 ] {} <Debug> HTTP-Session: b74ad760-2b59-4387-b818-c98cc6efda0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13170 | 2024.10.10 05:45:01.971029 [ 3 ] {} <Debug> HTTP-Session: b74ad760-2b59-4387-b818-c98cc6efda0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13171 | 2024.10.10 05:45:01.971061 [ 3 ] {} <Trace> HTTP-Session: b74ad760-2b59-4387-b818-c98cc6efda0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13172 | 2024.10.10 05:45:01.971170 [ 3 ] {e76b4c38-4e85-4ca0-9ada-44c8fc35860b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
13173 | 2024.10.10 05:45:01.971215 [ 3 ] {e76b4c38-4e85-4ca0-9ada-44c8fc35860b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13174 | 2024.10.10 05:45:01.971466 [ 3 ] {e76b4c38-4e85-4ca0-9ada-44c8fc35860b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13175 | 2024.10.10 05:45:01.971776 [ 3 ] {e76b4c38-4e85-4ca0-9ada-44c8fc35860b} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13176 | 2024.10.10 05:45:01.971813 [ 3 ] {e76b4c38-4e85-4ca0-9ada-44c8fc35860b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13177 | 2024.10.10 05:45:01.972177 [ 3 ] {e76b4c38-4e85-4ca0-9ada-44c8fc35860b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
13178 | 2024.10.10 05:45:01.972537 [ 3 ] {e76b4c38-4e85-4ca0-9ada-44c8fc35860b} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13179 | 2024.10.10 05:45:01.972695 [ 3 ] {e76b4c38-4e85-4ca0-9ada-44c8fc35860b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001548 sec., 9043.927648578812 rows/sec., 633.38 KiB/sec. | ||
13180 | 2024.10.10 05:45:01.972880 [ 3 ] {e76b4c38-4e85-4ca0-9ada-44c8fc35860b} <Debug> DynamicQueryHandler: Done processing query | ||
13181 | 2024.10.10 05:45:01.972905 [ 3 ] {e76b4c38-4e85-4ca0-9ada-44c8fc35860b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13182 | 2024.10.10 05:45:01.972921 [ 3 ] {} <Debug> HTTP-Session: b74ad760-2b59-4387-b818-c98cc6efda0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13183 | 2024.10.10 05:45:01.973048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13184 | 2024.10.10 05:45:01.973098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13185 | 2024.10.10 05:45:01.973117 [ 3 ] {} <Debug> HTTP-Session: deb399fb-15fe-465d-bd0c-b6091dd225e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13186 | 2024.10.10 05:45:01.973133 [ 3 ] {} <Debug> HTTP-Session: deb399fb-15fe-465d-bd0c-b6091dd225e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13187 | 2024.10.10 05:45:01.973147 [ 3 ] {} <Debug> HTTP-Session: deb399fb-15fe-465d-bd0c-b6091dd225e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13188 | 2024.10.10 05:45:01.973179 [ 3 ] {} <Trace> HTTP-Session: deb399fb-15fe-465d-bd0c-b6091dd225e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13189 | 2024.10.10 05:45:01.973276 [ 3 ] {080e7df6-75cc-49de-b847-176166ce1a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
13190 | 2024.10.10 05:45:01.973320 [ 3 ] {080e7df6-75cc-49de-b847-176166ce1a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13191 | 2024.10.10 05:45:01.973548 [ 3 ] {080e7df6-75cc-49de-b847-176166ce1a05} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13192 | 2024.10.10 05:45:01.973842 [ 3 ] {080e7df6-75cc-49de-b847-176166ce1a05} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13193 | 2024.10.10 05:45:01.973879 [ 3 ] {080e7df6-75cc-49de-b847-176166ce1a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13194 | 2024.10.10 05:45:01.974237 [ 3 ] {080e7df6-75cc-49de-b847-176166ce1a05} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
13195 | 2024.10.10 05:45:01.974604 [ 3 ] {080e7df6-75cc-49de-b847-176166ce1a05} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13196 | 2024.10.10 05:45:01.974766 [ 3 ] {080e7df6-75cc-49de-b847-176166ce1a05} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001508 sec., 3978.7798408488065 rows/sec., 235.07 KiB/sec. | ||
13197 | 2024.10.10 05:45:01.974764 [ 81 ] {} <Debug> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
13198 | 2024.10.10 05:45:01.974869 [ 81 ] {} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13199 | 2024.10.10 05:45:01.974918 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13200 | 2024.10.10 05:45:01.975064 [ 3 ] {080e7df6-75cc-49de-b847-176166ce1a05} <Debug> DynamicQueryHandler: Done processing query | ||
13201 | 2024.10.10 05:45:01.975135 [ 3 ] {080e7df6-75cc-49de-b847-176166ce1a05} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13202 | 2024.10.10 05:45:01.975190 [ 3 ] {} <Debug> HTTP-Session: deb399fb-15fe-465d-bd0c-b6091dd225e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13203 | 2024.10.10 05:45:01.975244 [ 187 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
13204 | 2024.10.10 05:45:01.975430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13205 | 2024.10.10 05:45:01.975538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13206 | 2024.10.10 05:45:01.975610 [ 3 ] {} <Debug> HTTP-Session: 9c551b05-99be-4a54-83f4-8bb55d101229 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13207 | 2024.10.10 05:45:01.975666 [ 3 ] {} <Debug> HTTP-Session: 9c551b05-99be-4a54-83f4-8bb55d101229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13208 | 2024.10.10 05:45:01.975718 [ 3 ] {} <Debug> HTTP-Session: 9c551b05-99be-4a54-83f4-8bb55d101229 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13209 | 2024.10.10 05:45:01.975752 [ 187 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13210 | 2024.10.10 05:45:01.975784 [ 3 ] {} <Trace> HTTP-Session: 9c551b05-99be-4a54-83f4-8bb55d101229 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13211 | 2024.10.10 05:45:01.975869 [ 187 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 6 rows starting from the beginning of the part | ||
13212 | 2024.10.10 05:45:01.976099 [ 187 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
13213 | 2024.10.10 05:45:01.976203 [ 3 ] {9d7ab29a-cb7a-4413-b008-645e2ba4a794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13214 | 2024.10.10 05:45:01.976435 [ 3 ] {9d7ab29a-cb7a-4413-b008-645e2ba4a794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13215 | 2024.10.10 05:45:01.976478 [ 187 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
13216 | 2024.10.10 05:45:01.976903 [ 187 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
13217 | 2024.10.10 05:45:01.977247 [ 187 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
13218 | 2024.10.10 05:45:01.978033 [ 3 ] {9d7ab29a-cb7a-4413-b008-645e2ba4a794} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13219 | 2024.10.10 05:45:01.979403 [ 3 ] {9d7ab29a-cb7a-4413-b008-645e2ba4a794} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13220 | 2024.10.10 05:45:01.979483 [ 3 ] {9d7ab29a-cb7a-4413-b008-645e2ba4a794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13221 | 2024.10.10 05:45:01.979726 [ 187 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.004703064 sec., 6378.820275462975 rows/sec., 404.91 KiB/sec. | ||
13222 | 2024.10.10 05:45:01.979929 [ 187 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
13223 | 2024.10.10 05:45:01.980461 [ 3 ] {9d7ab29a-cb7a-4413-b008-645e2ba4a794} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13224 | 2024.10.10 05:45:01.980920 [ 187 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_29_7} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13225 | 2024.10.10 05:45:01.981129 [ 187 ] {013c036f-5223-456e-9abc-817461aadc5c::all_1_29_7} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
13226 | 2024.10.10 05:45:01.981279 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13227 | 2024.10.10 05:45:01.981392 [ 3 ] {9d7ab29a-cb7a-4413-b008-645e2ba4a794} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13228 | 2024.10.10 05:45:01.981568 [ 3 ] {9d7ab29a-cb7a-4413-b008-645e2ba4a794} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.005603 sec., 69605.56844547564 rows/sec., 4.94 MiB/sec. | ||
13229 | 2024.10.10 05:45:01.981772 [ 3 ] {9d7ab29a-cb7a-4413-b008-645e2ba4a794} <Debug> DynamicQueryHandler: Done processing query | ||
13230 | 2024.10.10 05:45:01.981798 [ 3 ] {9d7ab29a-cb7a-4413-b008-645e2ba4a794} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
13231 | 2024.10.10 05:45:01.981815 [ 3 ] {} <Debug> HTTP-Session: 9c551b05-99be-4a54-83f4-8bb55d101229 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13232 | 2024.10.10 05:45:01.981936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13233 | 2024.10.10 05:45:01.981987 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13234 | 2024.10.10 05:45:01.982007 [ 3 ] {} <Debug> HTTP-Session: e2a13df6-41ae-44ca-8aac-0cffe33cfeef Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13235 | 2024.10.10 05:45:01.982023 [ 3 ] {} <Debug> HTTP-Session: e2a13df6-41ae-44ca-8aac-0cffe33cfeef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13236 | 2024.10.10 05:45:01.982037 [ 3 ] {} <Debug> HTTP-Session: e2a13df6-41ae-44ca-8aac-0cffe33cfeef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13237 | 2024.10.10 05:45:01.982071 [ 3 ] {} <Trace> HTTP-Session: e2a13df6-41ae-44ca-8aac-0cffe33cfeef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13238 | 2024.10.10 05:45:01.982172 [ 3 ] {e0c44452-2dfe-48a1-8a82-1864b2b44179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
13239 | 2024.10.10 05:45:01.982218 [ 3 ] {e0c44452-2dfe-48a1-8a82-1864b2b44179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13240 | 2024.10.10 05:45:01.982359 [ 3 ] {e0c44452-2dfe-48a1-8a82-1864b2b44179} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13241 | 2024.10.10 05:45:01.982733 [ 3 ] {e0c44452-2dfe-48a1-8a82-1864b2b44179} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13242 | 2024.10.10 05:45:01.982769 [ 3 ] {e0c44452-2dfe-48a1-8a82-1864b2b44179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13243 | 2024.10.10 05:45:01.983147 [ 3 ] {e0c44452-2dfe-48a1-8a82-1864b2b44179} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
13244 | 2024.10.10 05:45:01.983487 [ 3 ] {e0c44452-2dfe-48a1-8a82-1864b2b44179} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13245 | 2024.10.10 05:45:01.983654 [ 3 ] {e0c44452-2dfe-48a1-8a82-1864b2b44179} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001503 sec., 3992.015968063872 rows/sec., 208.57 KiB/sec. | ||
13246 | 2024.10.10 05:45:01.983983 [ 3 ] {e0c44452-2dfe-48a1-8a82-1864b2b44179} <Debug> DynamicQueryHandler: Done processing query | ||
13247 | 2024.10.10 05:45:01.984013 [ 3 ] {e0c44452-2dfe-48a1-8a82-1864b2b44179} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
13248 | 2024.10.10 05:45:01.984030 [ 3 ] {} <Debug> HTTP-Session: e2a13df6-41ae-44ca-8aac-0cffe33cfeef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13249 | 2024.10.10 05:45:01.984179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13250 | 2024.10.10 05:45:01.984229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13251 | 2024.10.10 05:45:01.984248 [ 3 ] {} <Debug> HTTP-Session: 7df60856-6ff2-4310-a8b7-3c6e8eca282e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13252 | 2024.10.10 05:45:01.984265 [ 3 ] {} <Debug> HTTP-Session: 7df60856-6ff2-4310-a8b7-3c6e8eca282e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13253 | 2024.10.10 05:45:01.984279 [ 3 ] {} <Debug> HTTP-Session: 7df60856-6ff2-4310-a8b7-3c6e8eca282e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13254 | 2024.10.10 05:45:01.984310 [ 3 ] {} <Trace> HTTP-Session: 7df60856-6ff2-4310-a8b7-3c6e8eca282e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13255 | 2024.10.10 05:45:01.984490 [ 3 ] {1e2a78ae-f4b7-4a0a-8aa6-b98d8eab99db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13256 | 2024.10.10 05:45:01.984540 [ 3 ] {1e2a78ae-f4b7-4a0a-8aa6-b98d8eab99db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13257 | 2024.10.10 05:45:01.984706 [ 3 ] {1e2a78ae-f4b7-4a0a-8aa6-b98d8eab99db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13258 | 2024.10.10 05:45:01.985173 [ 3 ] {1e2a78ae-f4b7-4a0a-8aa6-b98d8eab99db} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13259 | 2024.10.10 05:45:01.985209 [ 3 ] {1e2a78ae-f4b7-4a0a-8aa6-b98d8eab99db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13260 | 2024.10.10 05:45:01.985624 [ 3 ] {1e2a78ae-f4b7-4a0a-8aa6-b98d8eab99db} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13261 | 2024.10.10 05:45:01.985980 [ 3 ] {1e2a78ae-f4b7-4a0a-8aa6-b98d8eab99db} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13262 | 2024.10.10 05:45:01.986147 [ 3 ] {1e2a78ae-f4b7-4a0a-8aa6-b98d8eab99db} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001747 sec., 135661.13337149398 rows/sec., 9.09 MiB/sec. | ||
13263 | 2024.10.10 05:45:01.986421 [ 3 ] {1e2a78ae-f4b7-4a0a-8aa6-b98d8eab99db} <Debug> DynamicQueryHandler: Done processing query | ||
13264 | 2024.10.10 05:45:01.986481 [ 3 ] {1e2a78ae-f4b7-4a0a-8aa6-b98d8eab99db} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
13265 | 2024.10.10 05:45:01.986552 [ 3 ] {} <Debug> HTTP-Session: 7df60856-6ff2-4310-a8b7-3c6e8eca282e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13266 | 2024.10.10 05:45:01.986717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13267 | 2024.10.10 05:45:01.986771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13268 | 2024.10.10 05:45:01.986791 [ 3 ] {} <Debug> HTTP-Session: 4bb8d242-1e09-439a-bb5f-35b99f69f711 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13269 | 2024.10.10 05:45:01.986808 [ 3 ] {} <Debug> HTTP-Session: 4bb8d242-1e09-439a-bb5f-35b99f69f711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13270 | 2024.10.10 05:45:01.986824 [ 3 ] {} <Debug> HTTP-Session: 4bb8d242-1e09-439a-bb5f-35b99f69f711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13271 | 2024.10.10 05:45:01.986856 [ 3 ] {} <Trace> HTTP-Session: 4bb8d242-1e09-439a-bb5f-35b99f69f711 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13272 | 2024.10.10 05:45:01.986959 [ 3 ] {f7f8f3b7-76a0-4713-bf27-71195eb75044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
13273 | 2024.10.10 05:45:01.987007 [ 3 ] {f7f8f3b7-76a0-4713-bf27-71195eb75044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13274 | 2024.10.10 05:45:01.987152 [ 3 ] {f7f8f3b7-76a0-4713-bf27-71195eb75044} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13275 | 2024.10.10 05:45:01.987458 [ 3 ] {f7f8f3b7-76a0-4713-bf27-71195eb75044} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13276 | 2024.10.10 05:45:01.987494 [ 3 ] {f7f8f3b7-76a0-4713-bf27-71195eb75044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13277 | 2024.10.10 05:45:01.987868 [ 3 ] {f7f8f3b7-76a0-4713-bf27-71195eb75044} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
13278 | 2024.10.10 05:45:01.988206 [ 3 ] {f7f8f3b7-76a0-4713-bf27-71195eb75044} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13279 | 2024.10.10 05:45:01.988373 [ 3 ] {f7f8f3b7-76a0-4713-bf27-71195eb75044} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 47.12 KiB/sec. | ||
13280 | 2024.10.10 05:45:01.988706 [ 3 ] {f7f8f3b7-76a0-4713-bf27-71195eb75044} <Debug> DynamicQueryHandler: Done processing query | ||
13281 | 2024.10.10 05:45:01.988734 [ 3 ] {f7f8f3b7-76a0-4713-bf27-71195eb75044} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
13282 | 2024.10.10 05:45:01.988752 [ 3 ] {} <Debug> HTTP-Session: 4bb8d242-1e09-439a-bb5f-35b99f69f711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13283 | 2024.10.10 05:45:01.988884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13284 | 2024.10.10 05:45:01.988934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13285 | 2024.10.10 05:45:01.988954 [ 3 ] {} <Debug> HTTP-Session: 61e5f8ab-8809-4dd8-a5d7-ff1c06bda7a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13286 | 2024.10.10 05:45:01.988971 [ 3 ] {} <Debug> HTTP-Session: 61e5f8ab-8809-4dd8-a5d7-ff1c06bda7a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13287 | 2024.10.10 05:45:01.988985 [ 3 ] {} <Debug> HTTP-Session: 61e5f8ab-8809-4dd8-a5d7-ff1c06bda7a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13288 | 2024.10.10 05:45:01.989015 [ 3 ] {} <Trace> HTTP-Session: 61e5f8ab-8809-4dd8-a5d7-ff1c06bda7a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13289 | 2024.10.10 05:45:01.989200 [ 3 ] {ffe04c44-b586-46d3-a45b-13acca02a4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13290 | 2024.10.10 05:45:01.989274 [ 3 ] {ffe04c44-b586-46d3-a45b-13acca02a4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13291 | 2024.10.10 05:45:01.989740 [ 3 ] {ffe04c44-b586-46d3-a45b-13acca02a4c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13292 | 2024.10.10 05:45:01.990404 [ 3 ] {ffe04c44-b586-46d3-a45b-13acca02a4c8} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13293 | 2024.10.10 05:45:01.990441 [ 3 ] {ffe04c44-b586-46d3-a45b-13acca02a4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13294 | 2024.10.10 05:45:01.991075 [ 3 ] {ffe04c44-b586-46d3-a45b-13acca02a4c8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
13295 | 2024.10.10 05:45:01.991507 [ 3 ] {ffe04c44-b586-46d3-a45b-13acca02a4c8} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13296 | 2024.10.10 05:45:01.991690 [ 3 ] {ffe04c44-b586-46d3-a45b-13acca02a4c8} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002597 sec., 3080.4774740084713 rows/sec., 5.52 MiB/sec. | ||
13297 | 2024.10.10 05:45:01.991923 [ 3 ] {ffe04c44-b586-46d3-a45b-13acca02a4c8} <Debug> DynamicQueryHandler: Done processing query | ||
13298 | 2024.10.10 05:45:01.991949 [ 3 ] {ffe04c44-b586-46d3-a45b-13acca02a4c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
13299 | 2024.10.10 05:45:01.991965 [ 3 ] {} <Debug> HTTP-Session: 61e5f8ab-8809-4dd8-a5d7-ff1c06bda7a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13300 | 2024.10.10 05:45:01.992079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13301 | 2024.10.10 05:45:01.992131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13302 | 2024.10.10 05:45:01.992150 [ 3 ] {} <Debug> HTTP-Session: b81e39ec-8c09-461f-9ec5-8ed8d9323d34 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13303 | 2024.10.10 05:45:01.992168 [ 3 ] {} <Debug> HTTP-Session: b81e39ec-8c09-461f-9ec5-8ed8d9323d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13304 | 2024.10.10 05:45:01.992181 [ 3 ] {} <Debug> HTTP-Session: b81e39ec-8c09-461f-9ec5-8ed8d9323d34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13305 | 2024.10.10 05:45:01.992213 [ 3 ] {} <Trace> HTTP-Session: b81e39ec-8c09-461f-9ec5-8ed8d9323d34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13306 | 2024.10.10 05:45:01.992373 [ 3 ] {3e0d1ab6-3e43-4896-88b2-c83e3cb3016c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13307 | 2024.10.10 05:45:01.992424 [ 3 ] {3e0d1ab6-3e43-4896-88b2-c83e3cb3016c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13308 | 2024.10.10 05:45:01.992557 [ 3 ] {3e0d1ab6-3e43-4896-88b2-c83e3cb3016c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13309 | 2024.10.10 05:45:01.992916 [ 3 ] {3e0d1ab6-3e43-4896-88b2-c83e3cb3016c} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13310 | 2024.10.10 05:45:01.992953 [ 3 ] {3e0d1ab6-3e43-4896-88b2-c83e3cb3016c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13311 | 2024.10.10 05:45:01.993327 [ 3 ] {3e0d1ab6-3e43-4896-88b2-c83e3cb3016c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13312 | 2024.10.10 05:45:01.993666 [ 3 ] {3e0d1ab6-3e43-4896-88b2-c83e3cb3016c} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13313 | 2024.10.10 05:45:01.993823 [ 3 ] {3e0d1ab6-3e43-4896-88b2-c83e3cb3016c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001527 sec., 53700.06548788474 rows/sec., 3.41 MiB/sec. | ||
13314 | 2024.10.10 05:45:01.993995 [ 3 ] {3e0d1ab6-3e43-4896-88b2-c83e3cb3016c} <Debug> DynamicQueryHandler: Done processing query | ||
13315 | 2024.10.10 05:45:01.994020 [ 3 ] {3e0d1ab6-3e43-4896-88b2-c83e3cb3016c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13316 | 2024.10.10 05:45:01.994038 [ 3 ] {} <Debug> HTTP-Session: b81e39ec-8c09-461f-9ec5-8ed8d9323d34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13317 | 2024.10.10 05:45:06.961816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13318 | 2024.10.10 05:45:06.961957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13319 | 2024.10.10 05:45:06.961987 [ 3 ] {} <Debug> HTTP-Session: 5657fe44-96ae-47a1-a03d-400318fda0a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13320 | 2024.10.10 05:45:06.962014 [ 3 ] {} <Debug> HTTP-Session: 5657fe44-96ae-47a1-a03d-400318fda0a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13321 | 2024.10.10 05:45:06.962032 [ 3 ] {} <Debug> HTTP-Session: 5657fe44-96ae-47a1-a03d-400318fda0a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13322 | 2024.10.10 05:45:06.962087 [ 3 ] {} <Trace> HTTP-Session: 5657fe44-96ae-47a1-a03d-400318fda0a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13323 | 2024.10.10 05:45:06.962284 [ 3 ] {5b050794-0b25-4da6-8e37-27f20d713f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
13324 | 2024.10.10 05:45:06.962360 [ 3 ] {5b050794-0b25-4da6-8e37-27f20d713f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13325 | 2024.10.10 05:45:06.962749 [ 3 ] {5b050794-0b25-4da6-8e37-27f20d713f8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13326 | 2024.10.10 05:45:06.963206 [ 3 ] {5b050794-0b25-4da6-8e37-27f20d713f8d} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13327 | 2024.10.10 05:45:06.963246 [ 3 ] {5b050794-0b25-4da6-8e37-27f20d713f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13328 | 2024.10.10 05:45:06.963659 [ 3 ] {5b050794-0b25-4da6-8e37-27f20d713f8d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
13329 | 2024.10.10 05:45:06.964057 [ 3 ] {5b050794-0b25-4da6-8e37-27f20d713f8d} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13330 | 2024.10.10 05:45:06.964206 [ 3 ] {5b050794-0b25-4da6-8e37-27f20d713f8d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001982 sec., 1009.0817356205854 rows/sec., 82.28 KiB/sec. | ||
13331 | 2024.10.10 05:45:06.964411 [ 3 ] {5b050794-0b25-4da6-8e37-27f20d713f8d} <Debug> DynamicQueryHandler: Done processing query | ||
13332 | 2024.10.10 05:45:06.964438 [ 3 ] {5b050794-0b25-4da6-8e37-27f20d713f8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13333 | 2024.10.10 05:45:06.964454 [ 3 ] {} <Debug> HTTP-Session: 5657fe44-96ae-47a1-a03d-400318fda0a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13334 | 2024.10.10 05:45:06.964591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 18448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13335 | 2024.10.10 05:45:06.964642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13336 | 2024.10.10 05:45:06.964662 [ 3 ] {} <Debug> HTTP-Session: ffdd87cb-fe33-4c57-8120-0dc2a0a437a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13337 | 2024.10.10 05:45:06.964680 [ 3 ] {} <Debug> HTTP-Session: ffdd87cb-fe33-4c57-8120-0dc2a0a437a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13338 | 2024.10.10 05:45:06.964698 [ 3 ] {} <Debug> HTTP-Session: ffdd87cb-fe33-4c57-8120-0dc2a0a437a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13339 | 2024.10.10 05:45:06.964731 [ 3 ] {} <Trace> HTTP-Session: ffdd87cb-fe33-4c57-8120-0dc2a0a437a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13340 | 2024.10.10 05:45:06.964866 [ 3 ] {9cc79374-14da-45d8-aad9-fd180238145d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13341 | 2024.10.10 05:45:06.964909 [ 3 ] {9cc79374-14da-45d8-aad9-fd180238145d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13342 | 2024.10.10 05:45:06.965133 [ 3 ] {9cc79374-14da-45d8-aad9-fd180238145d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13343 | 2024.10.10 05:45:06.965572 [ 3 ] {9cc79374-14da-45d8-aad9-fd180238145d} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13344 | 2024.10.10 05:45:06.965608 [ 3 ] {9cc79374-14da-45d8-aad9-fd180238145d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13345 | 2024.10.10 05:45:06.965977 [ 3 ] {9cc79374-14da-45d8-aad9-fd180238145d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13346 | 2024.10.10 05:45:06.966339 [ 3 ] {9cc79374-14da-45d8-aad9-fd180238145d} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13347 | 2024.10.10 05:45:06.966472 [ 3 ] {9cc79374-14da-45d8-aad9-fd180238145d} <Debug> executeQuery: Read 125 rows, 10.84 KiB in 0.001661 sec., 75255.86995785672 rows/sec., 6.37 MiB/sec. | ||
13348 | 2024.10.10 05:45:06.966644 [ 3 ] {9cc79374-14da-45d8-aad9-fd180238145d} <Debug> DynamicQueryHandler: Done processing query | ||
13349 | 2024.10.10 05:45:06.966671 [ 3 ] {9cc79374-14da-45d8-aad9-fd180238145d} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
13350 | 2024.10.10 05:45:06.966689 [ 3 ] {} <Debug> HTTP-Session: ffdd87cb-fe33-4c57-8120-0dc2a0a437a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13351 | 2024.10.10 05:45:06.966804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 5206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13352 | 2024.10.10 05:45:06.966854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13353 | 2024.10.10 05:45:06.966874 [ 3 ] {} <Debug> HTTP-Session: 4375639e-ba6c-4e5e-9499-1cbdab9e3939 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13354 | 2024.10.10 05:45:06.966890 [ 3 ] {} <Debug> HTTP-Session: 4375639e-ba6c-4e5e-9499-1cbdab9e3939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13355 | 2024.10.10 05:45:06.966905 [ 3 ] {} <Debug> HTTP-Session: 4375639e-ba6c-4e5e-9499-1cbdab9e3939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13356 | 2024.10.10 05:45:06.966936 [ 3 ] {} <Trace> HTTP-Session: 4375639e-ba6c-4e5e-9499-1cbdab9e3939 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13357 | 2024.10.10 05:45:06.967053 [ 3 ] {9336b5bd-f2fa-4bb5-abea-96ea8dcb8e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13358 | 2024.10.10 05:45:06.967096 [ 3 ] {9336b5bd-f2fa-4bb5-abea-96ea8dcb8e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13359 | 2024.10.10 05:45:06.967320 [ 3 ] {9336b5bd-f2fa-4bb5-abea-96ea8dcb8e7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13360 | 2024.10.10 05:45:06.967704 [ 3 ] {9336b5bd-f2fa-4bb5-abea-96ea8dcb8e7e} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13361 | 2024.10.10 05:45:06.967755 [ 3 ] {9336b5bd-f2fa-4bb5-abea-96ea8dcb8e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13362 | 2024.10.10 05:45:06.968159 [ 3 ] {9336b5bd-f2fa-4bb5-abea-96ea8dcb8e7e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13363 | 2024.10.10 05:45:06.968524 [ 3 ] {9336b5bd-f2fa-4bb5-abea-96ea8dcb8e7e} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13364 | 2024.10.10 05:45:06.968661 [ 3 ] {9336b5bd-f2fa-4bb5-abea-96ea8dcb8e7e} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001648 sec., 21844.660194174758 rows/sec., 1.60 MiB/sec. | ||
13365 | 2024.10.10 05:45:06.968827 [ 3 ] {9336b5bd-f2fa-4bb5-abea-96ea8dcb8e7e} <Debug> DynamicQueryHandler: Done processing query | ||
13366 | 2024.10.10 05:45:06.968851 [ 3 ] {9336b5bd-f2fa-4bb5-abea-96ea8dcb8e7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13367 | 2024.10.10 05:45:06.968867 [ 3 ] {} <Debug> HTTP-Session: 4375639e-ba6c-4e5e-9499-1cbdab9e3939 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13368 | 2024.10.10 05:45:06.968992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 16986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13369 | 2024.10.10 05:45:06.969042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13370 | 2024.10.10 05:45:06.969061 [ 3 ] {} <Debug> HTTP-Session: 8dfe756a-13a7-4da5-8865-14ac908b0ab4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13371 | 2024.10.10 05:45:06.969077 [ 3 ] {} <Debug> HTTP-Session: 8dfe756a-13a7-4da5-8865-14ac908b0ab4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13372 | 2024.10.10 05:45:06.969091 [ 3 ] {} <Debug> HTTP-Session: 8dfe756a-13a7-4da5-8865-14ac908b0ab4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13373 | 2024.10.10 05:45:06.969122 [ 3 ] {} <Trace> HTTP-Session: 8dfe756a-13a7-4da5-8865-14ac908b0ab4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13374 | 2024.10.10 05:45:06.969240 [ 3 ] {46b1e163-24a9-4836-be95-4427607a370c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13375 | 2024.10.10 05:45:06.969285 [ 3 ] {46b1e163-24a9-4836-be95-4427607a370c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13376 | 2024.10.10 05:45:06.969512 [ 3 ] {46b1e163-24a9-4836-be95-4427607a370c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13377 | 2024.10.10 05:45:06.969948 [ 3 ] {46b1e163-24a9-4836-be95-4427607a370c} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13378 | 2024.10.10 05:45:06.969985 [ 3 ] {46b1e163-24a9-4836-be95-4427607a370c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13379 | 2024.10.10 05:45:06.970334 [ 3 ] {46b1e163-24a9-4836-be95-4427607a370c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13380 | 2024.10.10 05:45:06.970683 [ 3 ] {46b1e163-24a9-4836-be95-4427607a370c} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13381 | 2024.10.10 05:45:06.970810 [ 3 ] {46b1e163-24a9-4836-be95-4427607a370c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001611 sec., 62073.24643078833 rows/sec., 4.85 MiB/sec. | ||
13382 | 2024.10.10 05:45:06.971088 [ 3 ] {46b1e163-24a9-4836-be95-4427607a370c} <Debug> DynamicQueryHandler: Done processing query | ||
13383 | 2024.10.10 05:45:06.971145 [ 3 ] {46b1e163-24a9-4836-be95-4427607a370c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
13384 | 2024.10.10 05:45:06.971205 [ 3 ] {} <Debug> HTTP-Session: 8dfe756a-13a7-4da5-8865-14ac908b0ab4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13385 | 2024.10.10 05:45:06.971391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13386 | 2024.10.10 05:45:06.971445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13387 | 2024.10.10 05:45:06.971463 [ 3 ] {} <Debug> HTTP-Session: 37465997-2266-46b0-9e5d-e25a68503c63 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13388 | 2024.10.10 05:45:06.971480 [ 3 ] {} <Debug> HTTP-Session: 37465997-2266-46b0-9e5d-e25a68503c63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13389 | 2024.10.10 05:45:06.971494 [ 3 ] {} <Debug> HTTP-Session: 37465997-2266-46b0-9e5d-e25a68503c63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13390 | 2024.10.10 05:45:06.971526 [ 3 ] {} <Trace> HTTP-Session: 37465997-2266-46b0-9e5d-e25a68503c63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13391 | 2024.10.10 05:45:06.971681 [ 3 ] {8eedef6c-f3f8-4a01-b7bf-84c2136f974c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13392 | 2024.10.10 05:45:06.971731 [ 3 ] {8eedef6c-f3f8-4a01-b7bf-84c2136f974c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13393 | 2024.10.10 05:45:06.971895 [ 3 ] {8eedef6c-f3f8-4a01-b7bf-84c2136f974c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13394 | 2024.10.10 05:45:06.972270 [ 3 ] {8eedef6c-f3f8-4a01-b7bf-84c2136f974c} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13395 | 2024.10.10 05:45:06.972306 [ 3 ] {8eedef6c-f3f8-4a01-b7bf-84c2136f974c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13396 | 2024.10.10 05:45:06.972698 [ 3 ] {8eedef6c-f3f8-4a01-b7bf-84c2136f974c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13397 | 2024.10.10 05:45:06.973034 [ 3 ] {8eedef6c-f3f8-4a01-b7bf-84c2136f974c} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13398 | 2024.10.10 05:45:06.973163 [ 3 ] {8eedef6c-f3f8-4a01-b7bf-84c2136f974c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001557 sec., 103403.98201669878 rows/sec., 7.20 MiB/sec. | ||
13399 | 2024.10.10 05:45:06.973319 [ 3 ] {8eedef6c-f3f8-4a01-b7bf-84c2136f974c} <Debug> DynamicQueryHandler: Done processing query | ||
13400 | 2024.10.10 05:45:06.973344 [ 3 ] {8eedef6c-f3f8-4a01-b7bf-84c2136f974c} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13401 | 2024.10.10 05:45:06.973359 [ 3 ] {} <Debug> HTTP-Session: 37465997-2266-46b0-9e5d-e25a68503c63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13402 | 2024.10.10 05:45:06.973520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 55865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13403 | 2024.10.10 05:45:06.973569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13404 | 2024.10.10 05:45:06.973588 [ 3 ] {} <Debug> HTTP-Session: 5e884dd4-e09a-4f0d-ba1e-0fa0d38537a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13405 | 2024.10.10 05:45:06.973605 [ 3 ] {} <Debug> HTTP-Session: 5e884dd4-e09a-4f0d-ba1e-0fa0d38537a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13406 | 2024.10.10 05:45:06.973618 [ 3 ] {} <Debug> HTTP-Session: 5e884dd4-e09a-4f0d-ba1e-0fa0d38537a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13407 | 2024.10.10 05:45:06.973648 [ 3 ] {} <Trace> HTTP-Session: 5e884dd4-e09a-4f0d-ba1e-0fa0d38537a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13408 | 2024.10.10 05:45:06.974007 [ 3 ] {b6a17b52-d2dc-4fce-a774-1b3207c3b395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13409 | 2024.10.10 05:45:06.974071 [ 3 ] {b6a17b52-d2dc-4fce-a774-1b3207c3b395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13410 | 2024.10.10 05:45:06.974479 [ 3 ] {b6a17b52-d2dc-4fce-a774-1b3207c3b395} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13411 | 2024.10.10 05:45:06.975155 [ 3 ] {b6a17b52-d2dc-4fce-a774-1b3207c3b395} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13412 | 2024.10.10 05:45:06.975190 [ 3 ] {b6a17b52-d2dc-4fce-a774-1b3207c3b395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13413 | 2024.10.10 05:45:06.975815 [ 3 ] {b6a17b52-d2dc-4fce-a774-1b3207c3b395} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
13414 | 2024.10.10 05:45:06.976228 [ 3 ] {b6a17b52-d2dc-4fce-a774-1b3207c3b395} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13415 | 2024.10.10 05:45:06.976377 [ 3 ] {b6a17b52-d2dc-4fce-a774-1b3207c3b395} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002638 sec., 12888.55193328279 rows/sec., 23.10 MiB/sec. | ||
13416 | 2024.10.10 05:45:06.976833 [ 3 ] {b6a17b52-d2dc-4fce-a774-1b3207c3b395} <Debug> DynamicQueryHandler: Done processing query | ||
13417 | 2024.10.10 05:45:06.976879 [ 3 ] {b6a17b52-d2dc-4fce-a774-1b3207c3b395} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
13418 | 2024.10.10 05:45:06.976926 [ 3 ] {} <Debug> HTTP-Session: 5e884dd4-e09a-4f0d-ba1e-0fa0d38537a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13419 | 2024.10.10 05:45:06.977061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13420 | 2024.10.10 05:45:06.977114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13421 | 2024.10.10 05:45:06.977133 [ 3 ] {} <Debug> HTTP-Session: 162fb97b-50e9-4e02-bf07-db1d736b9341 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13422 | 2024.10.10 05:45:06.977150 [ 3 ] {} <Debug> HTTP-Session: 162fb97b-50e9-4e02-bf07-db1d736b9341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13423 | 2024.10.10 05:45:06.977163 [ 3 ] {} <Debug> HTTP-Session: 162fb97b-50e9-4e02-bf07-db1d736b9341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13424 | 2024.10.10 05:45:06.977195 [ 3 ] {} <Trace> HTTP-Session: 162fb97b-50e9-4e02-bf07-db1d736b9341 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13425 | 2024.10.10 05:45:06.977318 [ 3 ] {89cc6e2c-15eb-4054-b180-eaef0df0b828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13426 | 2024.10.10 05:45:06.977366 [ 3 ] {89cc6e2c-15eb-4054-b180-eaef0df0b828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13427 | 2024.10.10 05:45:06.977508 [ 3 ] {89cc6e2c-15eb-4054-b180-eaef0df0b828} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13428 | 2024.10.10 05:45:06.977791 [ 3 ] {89cc6e2c-15eb-4054-b180-eaef0df0b828} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13429 | 2024.10.10 05:45:06.977825 [ 3 ] {89cc6e2c-15eb-4054-b180-eaef0df0b828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13430 | 2024.10.10 05:45:06.978186 [ 3 ] {89cc6e2c-15eb-4054-b180-eaef0df0b828} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13431 | 2024.10.10 05:45:06.978518 [ 3 ] {89cc6e2c-15eb-4054-b180-eaef0df0b828} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13432 | 2024.10.10 05:45:06.978644 [ 3 ] {89cc6e2c-15eb-4054-b180-eaef0df0b828} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec. | ||
13433 | 2024.10.10 05:45:06.978794 [ 3 ] {89cc6e2c-15eb-4054-b180-eaef0df0b828} <Debug> DynamicQueryHandler: Done processing query | ||
13434 | 2024.10.10 05:45:06.978819 [ 3 ] {89cc6e2c-15eb-4054-b180-eaef0df0b828} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13435 | 2024.10.10 05:45:06.978834 [ 3 ] {} <Debug> HTTP-Session: 162fb97b-50e9-4e02-bf07-db1d736b9341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13436 | 2024.10.10 05:45:10.127027 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13437 | 2024.10.10 05:45:10.127107 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13438 | 2024.10.10 05:45:10.390826 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1312 | ||
13439 | 2024.10.10 05:45:10.393676 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13440 | 2024.10.10 05:45:10.393718 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13441 | 2024.10.10 05:45:10.395256 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
13442 | 2024.10.10 05:45:10.396248 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13443 | 2024.10.10 05:45:10.396793 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1312 | ||
13444 | 2024.10.10 05:45:11.965131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13445 | 2024.10.10 05:45:11.965303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13446 | 2024.10.10 05:45:11.965346 [ 3 ] {} <Debug> HTTP-Session: a3323c05-ff5a-48be-8e15-9ee8ab32a330 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13447 | 2024.10.10 05:45:11.965386 [ 3 ] {} <Debug> HTTP-Session: a3323c05-ff5a-48be-8e15-9ee8ab32a330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13448 | 2024.10.10 05:45:11.965414 [ 3 ] {} <Debug> HTTP-Session: a3323c05-ff5a-48be-8e15-9ee8ab32a330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13449 | 2024.10.10 05:45:11.965491 [ 3 ] {} <Trace> HTTP-Session: a3323c05-ff5a-48be-8e15-9ee8ab32a330 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13450 | 2024.10.10 05:45:11.965769 [ 3 ] {f4b898a0-3ca0-4857-b563-94c65e5c9d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
13451 | 2024.10.10 05:45:11.965877 [ 3 ] {f4b898a0-3ca0-4857-b563-94c65e5c9d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13452 | 2024.10.10 05:45:11.966326 [ 3 ] {f4b898a0-3ca0-4857-b563-94c65e5c9d3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13453 | 2024.10.10 05:45:11.966720 [ 3 ] {f4b898a0-3ca0-4857-b563-94c65e5c9d3c} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13454 | 2024.10.10 05:45:11.966760 [ 3 ] {f4b898a0-3ca0-4857-b563-94c65e5c9d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13455 | 2024.10.10 05:45:11.967183 [ 3 ] {f4b898a0-3ca0-4857-b563-94c65e5c9d3c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
13456 | 2024.10.10 05:45:11.967581 [ 3 ] {f4b898a0-3ca0-4857-b563-94c65e5c9d3c} <Trace> oximeter.fields_ipaddr (5db49d06-532d-4e18-baaa-42e8f58b83af): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13457 | 2024.10.10 05:45:11.967727 [ 3 ] {f4b898a0-3ca0-4857-b563-94c65e5c9d3c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002047 sec., 1954.0791402051782 rows/sec., 159.34 KiB/sec. | ||
13458 | 2024.10.10 05:45:11.967921 [ 3 ] {f4b898a0-3ca0-4857-b563-94c65e5c9d3c} <Debug> DynamicQueryHandler: Done processing query | ||
13459 | 2024.10.10 05:45:11.967947 [ 3 ] {f4b898a0-3ca0-4857-b563-94c65e5c9d3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13460 | 2024.10.10 05:45:11.967963 [ 3 ] {} <Debug> HTTP-Session: a3323c05-ff5a-48be-8e15-9ee8ab32a330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13461 | 2024.10.10 05:45:11.968150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 31183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13462 | 2024.10.10 05:45:11.968197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13463 | 2024.10.10 05:45:11.968215 [ 3 ] {} <Debug> HTTP-Session: d82bd916-bd03-4968-9e75-690236e1fa2a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13464 | 2024.10.10 05:45:11.968232 [ 3 ] {} <Debug> HTTP-Session: d82bd916-bd03-4968-9e75-690236e1fa2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13465 | 2024.10.10 05:45:11.968246 [ 3 ] {} <Debug> HTTP-Session: d82bd916-bd03-4968-9e75-690236e1fa2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13466 | 2024.10.10 05:45:11.968276 [ 3 ] {} <Trace> HTTP-Session: d82bd916-bd03-4968-9e75-690236e1fa2a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13467 | 2024.10.10 05:45:11.968424 [ 3 ] {e7a8940c-94f5-4ca1-92a9-44b31389b167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13468 | 2024.10.10 05:45:11.968467 [ 3 ] {e7a8940c-94f5-4ca1-92a9-44b31389b167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13469 | 2024.10.10 05:45:11.968686 [ 3 ] {e7a8940c-94f5-4ca1-92a9-44b31389b167} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13470 | 2024.10.10 05:45:11.969107 [ 3 ] {e7a8940c-94f5-4ca1-92a9-44b31389b167} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13471 | 2024.10.10 05:45:11.969143 [ 3 ] {e7a8940c-94f5-4ca1-92a9-44b31389b167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13472 | 2024.10.10 05:45:11.969514 [ 3 ] {e7a8940c-94f5-4ca1-92a9-44b31389b167} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13473 | 2024.10.10 05:45:11.969874 [ 3 ] {e7a8940c-94f5-4ca1-92a9-44b31389b167} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13474 | 2024.10.10 05:45:11.970004 [ 3 ] {e7a8940c-94f5-4ca1-92a9-44b31389b167} <Debug> executeQuery: Read 207 rows, 18.59 KiB in 0.001649 sec., 125530.6246209824 rows/sec., 11.01 MiB/sec. | ||
13475 | 2024.10.10 05:45:11.970161 [ 3 ] {e7a8940c-94f5-4ca1-92a9-44b31389b167} <Debug> DynamicQueryHandler: Done processing query | ||
13476 | 2024.10.10 05:45:11.970185 [ 3 ] {e7a8940c-94f5-4ca1-92a9-44b31389b167} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
13477 | 2024.10.10 05:45:11.970201 [ 3 ] {} <Debug> HTTP-Session: d82bd916-bd03-4968-9e75-690236e1fa2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13478 | 2024.10.10 05:45:11.970323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1757, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13479 | 2024.10.10 05:45:11.970371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13480 | 2024.10.10 05:45:11.970389 [ 3 ] {} <Debug> HTTP-Session: 8873b64b-535e-40da-a22c-731a5690a8c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13481 | 2024.10.10 05:45:11.970406 [ 3 ] {} <Debug> HTTP-Session: 8873b64b-535e-40da-a22c-731a5690a8c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13482 | 2024.10.10 05:45:11.970419 [ 3 ] {} <Debug> HTTP-Session: 8873b64b-535e-40da-a22c-731a5690a8c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13483 | 2024.10.10 05:45:11.970449 [ 3 ] {} <Trace> HTTP-Session: 8873b64b-535e-40da-a22c-731a5690a8c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13484 | 2024.10.10 05:45:11.970546 [ 3 ] {6306c912-6451-4697-9119-91c653117252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13485 | 2024.10.10 05:45:11.970589 [ 3 ] {6306c912-6451-4697-9119-91c653117252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13486 | 2024.10.10 05:45:11.970808 [ 3 ] {6306c912-6451-4697-9119-91c653117252} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13487 | 2024.10.10 05:45:11.971075 [ 3 ] {6306c912-6451-4697-9119-91c653117252} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13488 | 2024.10.10 05:45:11.971111 [ 3 ] {6306c912-6451-4697-9119-91c653117252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13489 | 2024.10.10 05:45:11.971458 [ 3 ] {6306c912-6451-4697-9119-91c653117252} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13490 | 2024.10.10 05:45:11.971832 [ 3 ] {6306c912-6451-4697-9119-91c653117252} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13491 | 2024.10.10 05:45:11.971961 [ 3 ] {6306c912-6451-4697-9119-91c653117252} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001442 sec., 8321.775312066575 rows/sec., 610.86 KiB/sec. | ||
13492 | 2024.10.10 05:45:11.972232 [ 3 ] {6306c912-6451-4697-9119-91c653117252} <Debug> DynamicQueryHandler: Done processing query | ||
13493 | 2024.10.10 05:45:11.972259 [ 3 ] {6306c912-6451-4697-9119-91c653117252} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13494 | 2024.10.10 05:45:11.972326 [ 3 ] {} <Debug> HTTP-Session: 8873b64b-535e-40da-a22c-731a5690a8c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13495 | 2024.10.10 05:45:11.972556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13496 | 2024.10.10 05:45:11.972709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13497 | 2024.10.10 05:45:11.972790 [ 3 ] {} <Debug> HTTP-Session: 9d6bd6cf-6e35-477e-87a9-be9e1d0c82fb Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13498 | 2024.10.10 05:45:11.972835 [ 3 ] {} <Debug> HTTP-Session: 9d6bd6cf-6e35-477e-87a9-be9e1d0c82fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13499 | 2024.10.10 05:45:11.972878 [ 3 ] {} <Debug> HTTP-Session: 9d6bd6cf-6e35-477e-87a9-be9e1d0c82fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13500 | 2024.10.10 05:45:11.972943 [ 3 ] {} <Trace> HTTP-Session: 9d6bd6cf-6e35-477e-87a9-be9e1d0c82fb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13501 | 2024.10.10 05:45:11.973054 [ 3 ] {8202d34f-34bd-4e9c-b2f2-0a039c8636a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
13502 | 2024.10.10 05:45:11.973098 [ 3 ] {8202d34f-34bd-4e9c-b2f2-0a039c8636a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13503 | 2024.10.10 05:45:11.973339 [ 3 ] {8202d34f-34bd-4e9c-b2f2-0a039c8636a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13504 | 2024.10.10 05:45:11.973708 [ 3 ] {8202d34f-34bd-4e9c-b2f2-0a039c8636a6} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13505 | 2024.10.10 05:45:11.973745 [ 3 ] {8202d34f-34bd-4e9c-b2f2-0a039c8636a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13506 | 2024.10.10 05:45:11.974097 [ 3 ] {8202d34f-34bd-4e9c-b2f2-0a039c8636a6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13507 | 2024.10.10 05:45:11.974453 [ 3 ] {8202d34f-34bd-4e9c-b2f2-0a039c8636a6} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13508 | 2024.10.10 05:45:11.974586 [ 3 ] {8202d34f-34bd-4e9c-b2f2-0a039c8636a6} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00156 sec., 8974.358974358975 rows/sec., 628.51 KiB/sec. | ||
13509 | 2024.10.10 05:45:11.974852 [ 3 ] {8202d34f-34bd-4e9c-b2f2-0a039c8636a6} <Debug> DynamicQueryHandler: Done processing query | ||
13510 | 2024.10.10 05:45:11.974890 [ 3 ] {8202d34f-34bd-4e9c-b2f2-0a039c8636a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13511 | 2024.10.10 05:45:11.974915 [ 3 ] {} <Debug> HTTP-Session: 9d6bd6cf-6e35-477e-87a9-be9e1d0c82fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13512 | 2024.10.10 05:45:11.975024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13513 | 2024.10.10 05:45:11.975074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13514 | 2024.10.10 05:45:11.975093 [ 3 ] {} <Debug> HTTP-Session: db0b865a-db14-424a-9140-9900b2513629 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13515 | 2024.10.10 05:45:11.975110 [ 3 ] {} <Debug> HTTP-Session: db0b865a-db14-424a-9140-9900b2513629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13516 | 2024.10.10 05:45:11.975124 [ 3 ] {} <Debug> HTTP-Session: db0b865a-db14-424a-9140-9900b2513629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13517 | 2024.10.10 05:45:11.975154 [ 3 ] {} <Trace> HTTP-Session: db0b865a-db14-424a-9140-9900b2513629 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13518 | 2024.10.10 05:45:11.975255 [ 3 ] {78960c0a-2939-4825-b84a-3eb551342bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
13519 | 2024.10.10 05:45:11.975300 [ 3 ] {78960c0a-2939-4825-b84a-3eb551342bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13520 | 2024.10.10 05:45:11.975537 [ 3 ] {78960c0a-2939-4825-b84a-3eb551342bc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13521 | 2024.10.10 05:45:11.975842 [ 3 ] {78960c0a-2939-4825-b84a-3eb551342bc7} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13522 | 2024.10.10 05:45:11.975879 [ 3 ] {78960c0a-2939-4825-b84a-3eb551342bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13523 | 2024.10.10 05:45:11.976224 [ 3 ] {78960c0a-2939-4825-b84a-3eb551342bc7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
13524 | 2024.10.10 05:45:11.976585 [ 3 ] {78960c0a-2939-4825-b84a-3eb551342bc7} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13525 | 2024.10.10 05:45:11.976720 [ 3 ] {78960c0a-2939-4825-b84a-3eb551342bc7} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 237.44 KiB/sec. | ||
13526 | 2024.10.10 05:45:11.976876 [ 3 ] {78960c0a-2939-4825-b84a-3eb551342bc7} <Debug> DynamicQueryHandler: Done processing query | ||
13527 | 2024.10.10 05:45:11.976898 [ 3 ] {78960c0a-2939-4825-b84a-3eb551342bc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13528 | 2024.10.10 05:45:11.976916 [ 3 ] {} <Debug> HTTP-Session: db0b865a-db14-424a-9140-9900b2513629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13529 | 2024.10.10 05:45:11.977085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13530 | 2024.10.10 05:45:11.977132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13531 | 2024.10.10 05:45:11.977151 [ 3 ] {} <Debug> HTTP-Session: 50dad9d6-2082-45e8-bf0f-a565afdd51cf Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13532 | 2024.10.10 05:45:11.977167 [ 3 ] {} <Debug> HTTP-Session: 50dad9d6-2082-45e8-bf0f-a565afdd51cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13533 | 2024.10.10 05:45:11.977181 [ 3 ] {} <Debug> HTTP-Session: 50dad9d6-2082-45e8-bf0f-a565afdd51cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13534 | 2024.10.10 05:45:11.977211 [ 3 ] {} <Trace> HTTP-Session: 50dad9d6-2082-45e8-bf0f-a565afdd51cf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13535 | 2024.10.10 05:45:11.977409 [ 3 ] {fd85ff9d-a87f-4b6f-9f75-e5e2838b0240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13536 | 2024.10.10 05:45:11.977453 [ 3 ] {fd85ff9d-a87f-4b6f-9f75-e5e2838b0240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13537 | 2024.10.10 05:45:11.977672 [ 3 ] {fd85ff9d-a87f-4b6f-9f75-e5e2838b0240} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13538 | 2024.10.10 05:45:11.978270 [ 3 ] {fd85ff9d-a87f-4b6f-9f75-e5e2838b0240} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13539 | 2024.10.10 05:45:11.978306 [ 3 ] {fd85ff9d-a87f-4b6f-9f75-e5e2838b0240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13540 | 2024.10.10 05:45:11.978690 [ 3 ] {fd85ff9d-a87f-4b6f-9f75-e5e2838b0240} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13541 | 2024.10.10 05:45:11.979052 [ 3 ] {fd85ff9d-a87f-4b6f-9f75-e5e2838b0240} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13542 | 2024.10.10 05:45:11.979182 [ 3 ] {fd85ff9d-a87f-4b6f-9f75-e5e2838b0240} <Debug> executeQuery: Read 394 rows, 28.65 KiB in 0.001881 sec., 209463.05156831472 rows/sec., 14.87 MiB/sec. | ||
13543 | 2024.10.10 05:45:11.979473 [ 3 ] {fd85ff9d-a87f-4b6f-9f75-e5e2838b0240} <Debug> DynamicQueryHandler: Done processing query | ||
13544 | 2024.10.10 05:45:11.979537 [ 3 ] {fd85ff9d-a87f-4b6f-9f75-e5e2838b0240} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
13545 | 2024.10.10 05:45:11.979599 [ 3 ] {} <Debug> HTTP-Session: 50dad9d6-2082-45e8-bf0f-a565afdd51cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13546 | 2024.10.10 05:45:11.979850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13547 | 2024.10.10 05:45:11.979983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13548 | 2024.10.10 05:45:11.980021 [ 3 ] {} <Debug> HTTP-Session: f1726d80-2d50-4d73-9f46-66a08ee20d64 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13549 | 2024.10.10 05:45:11.980048 [ 3 ] {} <Debug> HTTP-Session: f1726d80-2d50-4d73-9f46-66a08ee20d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13550 | 2024.10.10 05:45:11.980062 [ 3 ] {} <Debug> HTTP-Session: f1726d80-2d50-4d73-9f46-66a08ee20d64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13551 | 2024.10.10 05:45:11.980094 [ 3 ] {} <Trace> HTTP-Session: f1726d80-2d50-4d73-9f46-66a08ee20d64 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13552 | 2024.10.10 05:45:11.980198 [ 3 ] {c12247e8-63c7-4457-8e24-e2bd1a554489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
13553 | 2024.10.10 05:45:11.980243 [ 3 ] {c12247e8-63c7-4457-8e24-e2bd1a554489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13554 | 2024.10.10 05:45:11.980386 [ 3 ] {c12247e8-63c7-4457-8e24-e2bd1a554489} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13555 | 2024.10.10 05:45:11.980642 [ 3 ] {c12247e8-63c7-4457-8e24-e2bd1a554489} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13556 | 2024.10.10 05:45:11.980677 [ 3 ] {c12247e8-63c7-4457-8e24-e2bd1a554489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13557 | 2024.10.10 05:45:11.981036 [ 3 ] {c12247e8-63c7-4457-8e24-e2bd1a554489} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
13558 | 2024.10.10 05:45:11.981364 [ 3 ] {c12247e8-63c7-4457-8e24-e2bd1a554489} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13559 | 2024.10.10 05:45:11.981496 [ 3 ] {c12247e8-63c7-4457-8e24-e2bd1a554489} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001325 sec., 4528.301886792453 rows/sec., 236.59 KiB/sec. | ||
13560 | 2024.10.10 05:45:11.981536 [ 70 ] {} <Debug> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
13561 | 2024.10.10 05:45:11.981639 [ 70 ] {} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13562 | 2024.10.10 05:45:11.981680 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13563 | 2024.10.10 05:45:11.981712 [ 3 ] {c12247e8-63c7-4457-8e24-e2bd1a554489} <Debug> DynamicQueryHandler: Done processing query | ||
13564 | 2024.10.10 05:45:11.981766 [ 3 ] {c12247e8-63c7-4457-8e24-e2bd1a554489} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
13565 | 2024.10.10 05:45:11.981829 [ 3 ] {} <Debug> HTTP-Session: f1726d80-2d50-4d73-9f46-66a08ee20d64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13566 | 2024.10.10 05:45:11.982021 [ 189 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
13567 | 2024.10.10 05:45:11.982138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44995, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13568 | 2024.10.10 05:45:11.982310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13569 | 2024.10.10 05:45:11.982388 [ 3 ] {} <Debug> HTTP-Session: 726fb02e-497f-4121-963b-b8ef6bb4c354 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13570 | 2024.10.10 05:45:11.982462 [ 3 ] {} <Debug> HTTP-Session: 726fb02e-497f-4121-963b-b8ef6bb4c354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13571 | 2024.10.10 05:45:11.982532 [ 3 ] {} <Debug> HTTP-Session: 726fb02e-497f-4121-963b-b8ef6bb4c354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13572 | 2024.10.10 05:45:11.982638 [ 3 ] {} <Trace> HTTP-Session: 726fb02e-497f-4121-963b-b8ef6bb4c354 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13573 | 2024.10.10 05:45:11.982650 [ 189 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13574 | 2024.10.10 05:45:11.982709 [ 189 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 150 rows starting from the beginning of the part | ||
13575 | 2024.10.10 05:45:11.982853 [ 189 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
13576 | 2024.10.10 05:45:11.983026 [ 3 ] {c5b0b9fe-eaf2-450d-9989-11fff20e5f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13577 | 2024.10.10 05:45:11.983226 [ 189 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
13578 | 2024.10.10 05:45:11.983261 [ 3 ] {c5b0b9fe-eaf2-450d-9989-11fff20e5f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13579 | 2024.10.10 05:45:11.983597 [ 189 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
13580 | 2024.10.10 05:45:11.984073 [ 189 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
13581 | 2024.10.10 05:45:11.984465 [ 189 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
13582 | 2024.10.10 05:45:11.984661 [ 3 ] {c5b0b9fe-eaf2-450d-9989-11fff20e5f0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13583 | 2024.10.10 05:45:11.985726 [ 3 ] {c5b0b9fe-eaf2-450d-9989-11fff20e5f0c} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13584 | 2024.10.10 05:45:11.985796 [ 3 ] {c5b0b9fe-eaf2-450d-9989-11fff20e5f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13585 | 2024.10.10 05:45:11.986948 [ 3 ] {c5b0b9fe-eaf2-450d-9989-11fff20e5f0c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13586 | 2024.10.10 05:45:11.987108 [ 198 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.00531387 sec., 33873.61753298443 rows/sec., 1.73 MiB/sec. | ||
13587 | 2024.10.10 05:45:11.987499 [ 198 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
13588 | 2024.10.10 05:45:11.987730 [ 3 ] {c5b0b9fe-eaf2-450d-9989-11fff20e5f0c} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13589 | 2024.10.10 05:45:11.988032 [ 3 ] {c5b0b9fe-eaf2-450d-9989-11fff20e5f0c} <Debug> executeQuery: Read 239 rows, 16.41 KiB in 0.005242 sec., 45593.285005723 rows/sec., 3.06 MiB/sec. | ||
13590 | 2024.10.10 05:45:11.988470 [ 3 ] {c5b0b9fe-eaf2-450d-9989-11fff20e5f0c} <Debug> DynamicQueryHandler: Done processing query | ||
13591 | 2024.10.10 05:45:11.988510 [ 3 ] {c5b0b9fe-eaf2-450d-9989-11fff20e5f0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
13592 | 2024.10.10 05:45:11.988543 [ 3 ] {} <Debug> HTTP-Session: 726fb02e-497f-4121-963b-b8ef6bb4c354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13593 | 2024.10.10 05:45:11.988661 [ 198 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_30_6} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13594 | 2024.10.10 05:45:11.988677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13595 | 2024.10.10 05:45:11.988783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13596 | 2024.10.10 05:45:11.988809 [ 3 ] {} <Debug> HTTP-Session: 7a665ff0-fb52-46d4-bd01-15450802ec7c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13597 | 2024.10.10 05:45:11.988820 [ 198 ] {e4e24672-35bf-434b-95bc-7cf789ff4429::all_1_30_6} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
13598 | 2024.10.10 05:45:11.988844 [ 3 ] {} <Debug> HTTP-Session: 7a665ff0-fb52-46d4-bd01-15450802ec7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13599 | 2024.10.10 05:45:11.988870 [ 3 ] {} <Debug> HTTP-Session: 7a665ff0-fb52-46d4-bd01-15450802ec7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13600 | 2024.10.10 05:45:11.988945 [ 3 ] {} <Trace> HTTP-Session: 7a665ff0-fb52-46d4-bd01-15450802ec7c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13601 | 2024.10.10 05:45:11.988982 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
13602 | 2024.10.10 05:45:11.989078 [ 3 ] {046abee0-2892-4015-9d7b-d70e169ad3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
13603 | 2024.10.10 05:45:11.989129 [ 3 ] {046abee0-2892-4015-9d7b-d70e169ad3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13604 | 2024.10.10 05:45:11.989280 [ 3 ] {046abee0-2892-4015-9d7b-d70e169ad3e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13605 | 2024.10.10 05:45:11.989537 [ 3 ] {046abee0-2892-4015-9d7b-d70e169ad3e3} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13606 | 2024.10.10 05:45:11.989572 [ 3 ] {046abee0-2892-4015-9d7b-d70e169ad3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13607 | 2024.10.10 05:45:11.989932 [ 3 ] {046abee0-2892-4015-9d7b-d70e169ad3e3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
13608 | 2024.10.10 05:45:11.990264 [ 3 ] {046abee0-2892-4015-9d7b-d70e169ad3e3} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13609 | 2024.10.10 05:45:11.990421 [ 3 ] {046abee0-2892-4015-9d7b-d70e169ad3e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001362 sec., 734.2143906020558 rows/sec., 49.47 KiB/sec. | ||
13610 | 2024.10.10 05:45:11.990428 [ 70 ] {} <Debug> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
13611 | 2024.10.10 05:45:11.990509 [ 70 ] {} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13612 | 2024.10.10 05:45:11.990565 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13613 | 2024.10.10 05:45:11.990686 [ 3 ] {046abee0-2892-4015-9d7b-d70e169ad3e3} <Debug> DynamicQueryHandler: Done processing query | ||
13614 | 2024.10.10 05:45:11.990698 [ 186 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
13615 | 2024.10.10 05:45:11.990719 [ 3 ] {046abee0-2892-4015-9d7b-d70e169ad3e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
13616 | 2024.10.10 05:45:11.990765 [ 3 ] {} <Debug> HTTP-Session: 7a665ff0-fb52-46d4-bd01-15450802ec7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13617 | 2024.10.10 05:45:11.990926 [ 186 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13618 | 2024.10.10 05:45:11.990934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14267, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13619 | 2024.10.10 05:45:11.990985 [ 186 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
13620 | 2024.10.10 05:45:11.991029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13621 | 2024.10.10 05:45:11.991126 [ 3 ] {} <Debug> HTTP-Session: a372a1a4-6535-4c3c-ad7a-ec95bdcedf7b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13622 | 2024.10.10 05:45:11.991201 [ 3 ] {} <Debug> HTTP-Session: a372a1a4-6535-4c3c-ad7a-ec95bdcedf7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13623 | 2024.10.10 05:45:11.991263 [ 186 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
13624 | 2024.10.10 05:45:11.991282 [ 3 ] {} <Debug> HTTP-Session: a372a1a4-6535-4c3c-ad7a-ec95bdcedf7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13625 | 2024.10.10 05:45:11.991422 [ 3 ] {} <Trace> HTTP-Session: a372a1a4-6535-4c3c-ad7a-ec95bdcedf7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13626 | 2024.10.10 05:45:11.991518 [ 186 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
13627 | 2024.10.10 05:45:11.991750 [ 186 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
13628 | 2024.10.10 05:45:11.991960 [ 3 ] {99d5ea20-8546-45df-9c97-053a083e6f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13629 | 2024.10.10 05:45:11.991958 [ 186 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
13630 | 2024.10.10 05:45:11.992254 [ 186 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
13631 | 2024.10.10 05:45:11.992310 [ 3 ] {99d5ea20-8546-45df-9c97-053a083e6f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13632 | 2024.10.10 05:45:11.994507 [ 3 ] {99d5ea20-8546-45df-9c97-053a083e6f40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13633 | 2024.10.10 05:45:11.995948 [ 186 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.00531964 sec., 5639.479363265184 rows/sec., 380.00 KiB/sec. | ||
13634 | 2024.10.10 05:45:11.996203 [ 186 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
13635 | 2024.10.10 05:45:11.996221 [ 3 ] {99d5ea20-8546-45df-9c97-053a083e6f40} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13636 | 2024.10.10 05:45:11.996294 [ 3 ] {99d5ea20-8546-45df-9c97-053a083e6f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13637 | 2024.10.10 05:45:11.997173 [ 186 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_30_6} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13638 | 2024.10.10 05:45:11.997351 [ 186 ] {81b7c316-1583-44e0-8ba2-f047bdbe05a6::all_1_30_6} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
13639 | 2024.10.10 05:45:11.997506 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13640 | 2024.10.10 05:45:11.997782 [ 3 ] {99d5ea20-8546-45df-9c97-053a083e6f40} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
13641 | 2024.10.10 05:45:11.998221 [ 3 ] {99d5ea20-8546-45df-9c97-053a083e6f40} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13642 | 2024.10.10 05:45:11.998416 [ 3 ] {99d5ea20-8546-45df-9c97-053a083e6f40} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.006733 sec., 1188.177632556067 rows/sec., 2.13 MiB/sec. | ||
13643 | 2024.10.10 05:45:11.998666 [ 3 ] {99d5ea20-8546-45df-9c97-053a083e6f40} <Debug> DynamicQueryHandler: Done processing query | ||
13644 | 2024.10.10 05:45:11.998691 [ 3 ] {99d5ea20-8546-45df-9c97-053a083e6f40} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
13645 | 2024.10.10 05:45:11.998706 [ 3 ] {} <Debug> HTTP-Session: a372a1a4-6535-4c3c-ad7a-ec95bdcedf7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13646 | 2024.10.10 05:45:11.998823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13647 | 2024.10.10 05:45:11.998871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13648 | 2024.10.10 05:45:11.998889 [ 3 ] {} <Debug> HTTP-Session: 8bd613af-fbf3-4d1b-9670-d717da4f87dc Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13649 | 2024.10.10 05:45:11.998906 [ 3 ] {} <Debug> HTTP-Session: 8bd613af-fbf3-4d1b-9670-d717da4f87dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13650 | 2024.10.10 05:45:11.998920 [ 3 ] {} <Debug> HTTP-Session: 8bd613af-fbf3-4d1b-9670-d717da4f87dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13651 | 2024.10.10 05:45:11.998950 [ 3 ] {} <Trace> HTTP-Session: 8bd613af-fbf3-4d1b-9670-d717da4f87dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13652 | 2024.10.10 05:45:11.999102 [ 3 ] {a1291e03-5de5-4fe6-95af-df9bf7cb021a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13653 | 2024.10.10 05:45:11.999148 [ 3 ] {a1291e03-5de5-4fe6-95af-df9bf7cb021a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13654 | 2024.10.10 05:45:11.999281 [ 3 ] {a1291e03-5de5-4fe6-95af-df9bf7cb021a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13655 | 2024.10.10 05:45:11.999572 [ 3 ] {a1291e03-5de5-4fe6-95af-df9bf7cb021a} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13656 | 2024.10.10 05:45:11.999606 [ 3 ] {a1291e03-5de5-4fe6-95af-df9bf7cb021a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13657 | 2024.10.10 05:45:11.999971 [ 3 ] {a1291e03-5de5-4fe6-95af-df9bf7cb021a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13658 | 2024.10.10 05:45:12.000125 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.59 MiB, peak 183.57 MiB, free memory in arenas 0.00 B, will set to 173.51 MiB (RSS), difference: -6.08 MiB | ||
13659 | 2024.10.10 05:45:12.000741 [ 3 ] {a1291e03-5de5-4fe6-95af-df9bf7cb021a} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13660 | 2024.10.10 05:45:12.000929 [ 3 ] {a1291e03-5de5-4fe6-95af-df9bf7cb021a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001872 sec., 43803.418803418805 rows/sec., 2.78 MiB/sec. | ||
13661 | 2024.10.10 05:45:12.001120 [ 3 ] {a1291e03-5de5-4fe6-95af-df9bf7cb021a} <Debug> DynamicQueryHandler: Done processing query | ||
13662 | 2024.10.10 05:45:12.001157 [ 3 ] {a1291e03-5de5-4fe6-95af-df9bf7cb021a} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13663 | 2024.10.10 05:45:12.001185 [ 3 ] {} <Debug> HTTP-Session: 8bd613af-fbf3-4d1b-9670-d717da4f87dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13664 | 2024.10.10 05:45:13.000179 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.34 MiB, peak 183.57 MiB, free memory in arenas 0.00 B, will set to 173.51 MiB (RSS), difference: 5.17 MiB | ||
13665 | 2024.10.10 05:45:16.962953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 18314, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13666 | 2024.10.10 05:45:16.963151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13667 | 2024.10.10 05:45:16.963197 [ 3 ] {} <Debug> HTTP-Session: 9168aac1-6a3e-4c04-8b18-381d2e144c3c Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13668 | 2024.10.10 05:45:16.963238 [ 3 ] {} <Debug> HTTP-Session: 9168aac1-6a3e-4c04-8b18-381d2e144c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13669 | 2024.10.10 05:45:16.963267 [ 3 ] {} <Debug> HTTP-Session: 9168aac1-6a3e-4c04-8b18-381d2e144c3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13670 | 2024.10.10 05:45:16.963337 [ 3 ] {} <Trace> HTTP-Session: 9168aac1-6a3e-4c04-8b18-381d2e144c3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13671 | 2024.10.10 05:45:16.963562 [ 3 ] {ae1a4f1a-cd54-4242-87fb-7461a43bb751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13672 | 2024.10.10 05:45:16.963632 [ 3 ] {ae1a4f1a-cd54-4242-87fb-7461a43bb751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13673 | 2024.10.10 05:45:16.963972 [ 3 ] {ae1a4f1a-cd54-4242-87fb-7461a43bb751} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13674 | 2024.10.10 05:45:16.964501 [ 3 ] {ae1a4f1a-cd54-4242-87fb-7461a43bb751} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13675 | 2024.10.10 05:45:16.964543 [ 3 ] {ae1a4f1a-cd54-4242-87fb-7461a43bb751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13676 | 2024.10.10 05:45:16.964975 [ 3 ] {ae1a4f1a-cd54-4242-87fb-7461a43bb751} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13677 | 2024.10.10 05:45:16.965372 [ 3 ] {ae1a4f1a-cd54-4242-87fb-7461a43bb751} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13678 | 2024.10.10 05:45:16.965551 [ 3 ] {ae1a4f1a-cd54-4242-87fb-7461a43bb751} <Debug> executeQuery: Read 124 rows, 10.76 KiB in 0.002073 sec., 59816.690786300045 rows/sec., 5.07 MiB/sec. | ||
13679 | 2024.10.10 05:45:16.965590 [ 66 ] {} <Debug> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13680 | 2024.10.10 05:45:16.965744 [ 66 ] {} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13681 | 2024.10.10 05:45:16.965811 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13682 | 2024.10.10 05:45:16.965881 [ 3 ] {ae1a4f1a-cd54-4242-87fb-7461a43bb751} <Debug> DynamicQueryHandler: Done processing query | ||
13683 | 2024.10.10 05:45:16.965947 [ 3 ] {ae1a4f1a-cd54-4242-87fb-7461a43bb751} <Debug> MemoryTracker: Peak memory usage (for query): 4.30 MiB. | ||
13684 | 2024.10.10 05:45:16.966005 [ 3 ] {} <Debug> HTTP-Session: 9168aac1-6a3e-4c04-8b18-381d2e144c3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13685 | 2024.10.10 05:45:16.966084 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
13686 | 2024.10.10 05:45:16.966188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 4926, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13687 | 2024.10.10 05:45:16.966303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13688 | 2024.10.10 05:45:16.966358 [ 3 ] {} <Debug> HTTP-Session: 33c582bf-c89f-4d47-af1b-d430c484233f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13689 | 2024.10.10 05:45:16.966407 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13690 | 2024.10.10 05:45:16.966416 [ 3 ] {} <Debug> HTTP-Session: 33c582bf-c89f-4d47-af1b-d430c484233f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13691 | 2024.10.10 05:45:16.966476 [ 3 ] {} <Debug> HTTP-Session: 33c582bf-c89f-4d47-af1b-d430c484233f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13692 | 2024.10.10 05:45:16.966482 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1422 rows starting from the beginning of the part | ||
13693 | 2024.10.10 05:45:16.966549 [ 3 ] {} <Trace> HTTP-Session: 33c582bf-c89f-4d47-af1b-d430c484233f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13694 | 2024.10.10 05:45:16.966787 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 101 rows starting from the beginning of the part | ||
13695 | 2024.10.10 05:45:16.966864 [ 3 ] {1ad15cae-2344-4aa7-af34-94327822b43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13696 | 2024.10.10 05:45:16.967044 [ 3 ] {1ad15cae-2344-4aa7-af34-94327822b43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13697 | 2024.10.10 05:45:16.967092 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 205 rows starting from the beginning of the part | ||
13698 | 2024.10.10 05:45:16.967487 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 125 rows starting from the beginning of the part | ||
13699 | 2024.10.10 05:45:16.967832 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 207 rows starting from the beginning of the part | ||
13700 | 2024.10.10 05:45:16.968371 [ 189 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 124 rows starting from the beginning of the part | ||
13701 | 2024.10.10 05:45:16.969081 [ 3 ] {1ad15cae-2344-4aa7-af34-94327822b43c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13702 | 2024.10.10 05:45:16.969798 [ 3 ] {1ad15cae-2344-4aa7-af34-94327822b43c} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13703 | 2024.10.10 05:45:16.969863 [ 3 ] {1ad15cae-2344-4aa7-af34-94327822b43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13704 | 2024.10.10 05:45:16.970961 [ 3 ] {1ad15cae-2344-4aa7-af34-94327822b43c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13705 | 2024.10.10 05:45:16.971740 [ 3 ] {1ad15cae-2344-4aa7-af34-94327822b43c} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13706 | 2024.10.10 05:45:16.971792 [ 188 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2184 rows, containing 5 columns (5 merged, 0 gathered) in 0.005871964 sec., 371936.8851716393 rows/sec., 32.82 MiB/sec. | ||
13707 | 2024.10.10 05:45:16.971956 [ 3 ] {1ad15cae-2344-4aa7-af34-94327822b43c} <Debug> executeQuery: Read 34 rows, 2.56 KiB in 0.005196 sec., 6543.4949961508855 rows/sec., 492.04 KiB/sec. | ||
13708 | 2024.10.10 05:45:16.972225 [ 188 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13709 | 2024.10.10 05:45:16.972438 [ 3 ] {1ad15cae-2344-4aa7-af34-94327822b43c} <Debug> DynamicQueryHandler: Done processing query | ||
13710 | 2024.10.10 05:45:16.972533 [ 3 ] {1ad15cae-2344-4aa7-af34-94327822b43c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
13711 | 2024.10.10 05:45:16.972610 [ 3 ] {} <Debug> HTTP-Session: 33c582bf-c89f-4d47-af1b-d430c484233f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13712 | 2024.10.10 05:45:16.972946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 16643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13713 | 2024.10.10 05:45:16.973150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13714 | 2024.10.10 05:45:16.973289 [ 3 ] {} <Debug> HTTP-Session: 4de89023-eeaa-46fb-923f-d73c9f627779 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13715 | 2024.10.10 05:45:16.973376 [ 3 ] {} <Debug> HTTP-Session: 4de89023-eeaa-46fb-923f-d73c9f627779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13716 | 2024.10.10 05:45:16.973467 [ 3 ] {} <Debug> HTTP-Session: 4de89023-eeaa-46fb-923f-d73c9f627779 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13717 | 2024.10.10 05:45:16.973651 [ 3 ] {} <Trace> HTTP-Session: 4de89023-eeaa-46fb-923f-d73c9f627779 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13718 | 2024.10.10 05:45:16.974032 [ 3 ] {fa607230-100e-4f09-8218-d00c53b2b57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13719 | 2024.10.10 05:45:16.974081 [ 3 ] {fa607230-100e-4f09-8218-d00c53b2b57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13720 | 2024.10.10 05:45:16.974219 [ 188 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_71_14} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13721 | 2024.10.10 05:45:16.974359 [ 188 ] {5b94958c-cbbe-43aa-87b3-cd58686bbce7::all_1_71_14} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13722 | 2024.10.10 05:45:16.974468 [ 3 ] {fa607230-100e-4f09-8218-d00c53b2b57d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13723 | 2024.10.10 05:45:16.974481 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
13724 | 2024.10.10 05:45:16.974889 [ 3 ] {fa607230-100e-4f09-8218-d00c53b2b57d} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13725 | 2024.10.10 05:45:16.974926 [ 3 ] {fa607230-100e-4f09-8218-d00c53b2b57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13726 | 2024.10.10 05:45:16.975299 [ 3 ] {fa607230-100e-4f09-8218-d00c53b2b57d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13727 | 2024.10.10 05:45:16.975662 [ 3 ] {fa607230-100e-4f09-8218-d00c53b2b57d} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13728 | 2024.10.10 05:45:16.975820 [ 3 ] {fa607230-100e-4f09-8218-d00c53b2b57d} <Debug> executeQuery: Read 98 rows, 7.84 KiB in 0.001899 sec., 51606.108478146394 rows/sec., 4.03 MiB/sec. | ||
13729 | 2024.10.10 05:45:16.975829 [ 66 ] {} <Debug> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13730 | 2024.10.10 05:45:16.975913 [ 66 ] {} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13731 | 2024.10.10 05:45:16.975975 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13732 | 2024.10.10 05:45:16.976143 [ 3 ] {fa607230-100e-4f09-8218-d00c53b2b57d} <Debug> DynamicQueryHandler: Done processing query | ||
13733 | 2024.10.10 05:45:16.976217 [ 3 ] {fa607230-100e-4f09-8218-d00c53b2b57d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
13734 | 2024.10.10 05:45:16.976267 [ 3 ] {} <Debug> HTTP-Session: 4de89023-eeaa-46fb-923f-d73c9f627779 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13735 | 2024.10.10 05:45:16.976273 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
13736 | 2024.10.10 05:45:16.976512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13737 | 2024.10.10 05:45:16.976695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13738 | 2024.10.10 05:45:16.976794 [ 3 ] {} <Debug> HTTP-Session: ebdcf963-7fa1-450e-82ce-95dbee3667db Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13739 | 2024.10.10 05:45:16.976886 [ 3 ] {} <Debug> HTTP-Session: ebdcf963-7fa1-450e-82ce-95dbee3667db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13740 | 2024.10.10 05:45:16.976959 [ 3 ] {} <Debug> HTTP-Session: ebdcf963-7fa1-450e-82ce-95dbee3667db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13741 | 2024.10.10 05:45:16.977114 [ 3 ] {} <Trace> HTTP-Session: ebdcf963-7fa1-450e-82ce-95dbee3667db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13742 | 2024.10.10 05:45:16.977157 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13743 | 2024.10.10 05:45:16.977296 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 916 rows starting from the beginning of the part | ||
13744 | 2024.10.10 05:45:16.977655 [ 3 ] {aee09279-4c21-4354-bb7d-b6e3ba3748a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13745 | 2024.10.10 05:45:16.977904 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 88 rows starting from the beginning of the part | ||
13746 | 2024.10.10 05:45:16.978004 [ 3 ] {aee09279-4c21-4354-bb7d-b6e3ba3748a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13747 | 2024.10.10 05:45:16.978289 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 390 rows starting from the beginning of the part | ||
13748 | 2024.10.10 05:45:16.978803 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 100 rows starting from the beginning of the part | ||
13749 | 2024.10.10 05:45:16.979220 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 394 rows starting from the beginning of the part | ||
13750 | 2024.10.10 05:45:16.979504 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 98 rows starting from the beginning of the part | ||
13751 | 2024.10.10 05:45:16.979580 [ 3 ] {aee09279-4c21-4354-bb7d-b6e3ba3748a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13752 | 2024.10.10 05:45:16.981426 [ 3 ] {aee09279-4c21-4354-bb7d-b6e3ba3748a5} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13753 | 2024.10.10 05:45:16.981547 [ 3 ] {aee09279-4c21-4354-bb7d-b6e3ba3748a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13754 | 2024.10.10 05:45:16.982300 [ 3 ] {aee09279-4c21-4354-bb7d-b6e3ba3748a5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13755 | 2024.10.10 05:45:16.982764 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 5 columns (5 merged, 0 gathered) in 0.006701027 sec., 296372.48141217756 rows/sec., 22.71 MiB/sec. | ||
13756 | 2024.10.10 05:45:16.982779 [ 3 ] {aee09279-4c21-4354-bb7d-b6e3ba3748a5} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13757 | 2024.10.10 05:45:16.982950 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13758 | 2024.10.10 05:45:16.983001 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13759 | 2024.10.10 05:45:16.983018 [ 3 ] {aee09279-4c21-4354-bb7d-b6e3ba3748a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005648 sec., 28328.611898016996 rows/sec., 1.97 MiB/sec. | ||
13760 | 2024.10.10 05:45:16.983095 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13761 | 2024.10.10 05:45:16.983229 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13762 | 2024.10.10 05:45:16.983579 [ 3 ] {aee09279-4c21-4354-bb7d-b6e3ba3748a5} <Debug> DynamicQueryHandler: Done processing query | ||
13763 | 2024.10.10 05:45:16.983627 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
13764 | 2024.10.10 05:45:16.983642 [ 3 ] {aee09279-4c21-4354-bb7d-b6e3ba3748a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
13765 | 2024.10.10 05:45:16.983707 [ 3 ] {} <Debug> HTTP-Session: ebdcf963-7fa1-450e-82ce-95dbee3667db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13766 | 2024.10.10 05:45:16.983902 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13767 | 2024.10.10 05:45:16.983937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 55865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13768 | 2024.10.10 05:45:16.983951 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21254 rows starting from the beginning of the part | ||
13769 | 2024.10.10 05:45:16.984099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13770 | 2024.10.10 05:45:16.984196 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_71_14} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13771 | 2024.10.10 05:45:16.984259 [ 3 ] {} <Debug> HTTP-Session: 80ef285c-9572-49ff-a33b-391d67e9a9e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13772 | 2024.10.10 05:45:16.984408 [ 3 ] {} <Debug> HTTP-Session: 80ef285c-9572-49ff-a33b-391d67e9a9e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13773 | 2024.10.10 05:45:16.984441 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 45 rows starting from the beginning of the part | ||
13774 | 2024.10.10 05:45:16.984460 [ 3 ] {} <Debug> HTTP-Session: 80ef285c-9572-49ff-a33b-391d67e9a9e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13775 | 2024.10.10 05:45:16.984567 [ 3 ] {} <Trace> HTTP-Session: 80ef285c-9572-49ff-a33b-391d67e9a9e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13776 | 2024.10.10 05:45:16.984610 [ 196 ] {de25543e-3c39-4e0c-bb3c-cd8ebaa4560e::all_1_71_14} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13777 | 2024.10.10 05:45:16.984767 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part | ||
13778 | 2024.10.10 05:45:16.985016 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
13779 | 2024.10.10 05:45:16.985172 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 161 rows starting from the beginning of the part | ||
13780 | 2024.10.10 05:45:16.985316 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 239 rows starting from the beginning of the part | ||
13781 | 2024.10.10 05:45:16.985393 [ 3 ] {f2512d42-11f1-4430-8350-504a7a043563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13782 | 2024.10.10 05:45:16.985714 [ 188 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
13783 | 2024.10.10 05:45:16.985739 [ 3 ] {f2512d42-11f1-4430-8350-504a7a043563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13784 | 2024.10.10 05:45:16.986916 [ 3 ] {f2512d42-11f1-4430-8350-504a7a043563} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13785 | 2024.10.10 05:45:16.987888 [ 3 ] {f2512d42-11f1-4430-8350-504a7a043563} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13786 | 2024.10.10 05:45:16.987938 [ 3 ] {f2512d42-11f1-4430-8350-504a7a043563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13787 | 2024.10.10 05:45:16.989004 [ 3 ] {f2512d42-11f1-4430-8350-504a7a043563} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
13788 | 2024.10.10 05:45:16.990747 [ 3 ] {f2512d42-11f1-4430-8350-504a7a043563} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13789 | 2024.10.10 05:45:16.990991 [ 3 ] {f2512d42-11f1-4430-8350-504a7a043563} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.006054 sec., 5616.12157251404 rows/sec., 10.06 MiB/sec. | ||
13790 | 2024.10.10 05:45:16.991223 [ 3 ] {f2512d42-11f1-4430-8350-504a7a043563} <Debug> DynamicQueryHandler: Done processing query | ||
13791 | 2024.10.10 05:45:16.991248 [ 3 ] {f2512d42-11f1-4430-8350-504a7a043563} <Debug> MemoryTracker: Peak memory usage (for query): 4.54 MiB. | ||
13792 | 2024.10.10 05:45:16.991265 [ 3 ] {} <Debug> HTTP-Session: 80ef285c-9572-49ff-a33b-391d67e9a9e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13793 | 2024.10.10 05:45:16.991382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 9137, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13794 | 2024.10.10 05:45:16.991432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13795 | 2024.10.10 05:45:16.991452 [ 3 ] {} <Debug> HTTP-Session: 6824f64f-5ad4-446e-8a22-f610fc28cd52 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13796 | 2024.10.10 05:45:16.991470 [ 3 ] {} <Debug> HTTP-Session: 6824f64f-5ad4-446e-8a22-f610fc28cd52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13797 | 2024.10.10 05:45:16.991486 [ 3 ] {} <Debug> HTTP-Session: 6824f64f-5ad4-446e-8a22-f610fc28cd52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13798 | 2024.10.10 05:45:16.991521 [ 3 ] {} <Trace> HTTP-Session: 6824f64f-5ad4-446e-8a22-f610fc28cd52 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13799 | 2024.10.10 05:45:16.991653 [ 3 ] {fb3ea3fa-5683-4abe-a1be-23d31e98885f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
13800 | 2024.10.10 05:45:16.991700 [ 3 ] {fb3ea3fa-5683-4abe-a1be-23d31e98885f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13801 | 2024.10.10 05:45:16.991950 [ 3 ] {fb3ea3fa-5683-4abe-a1be-23d31e98885f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13802 | 2024.10.10 05:45:16.992343 [ 3 ] {fb3ea3fa-5683-4abe-a1be-23d31e98885f} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13803 | 2024.10.10 05:45:16.992380 [ 3 ] {fb3ea3fa-5683-4abe-a1be-23d31e98885f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13804 | 2024.10.10 05:45:16.992819 [ 3 ] {fb3ea3fa-5683-4abe-a1be-23d31e98885f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13805 | 2024.10.10 05:45:16.993276 [ 3 ] {fb3ea3fa-5683-4abe-a1be-23d31e98885f} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13806 | 2024.10.10 05:45:16.993416 [ 197 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22096 rows, containing 5 columns (5 merged, 0 gathered) in 0.009990773 sec., 2211640.680856226 rows/sec., 149.07 MiB/sec. | ||
13807 | 2024.10.10 05:45:16.993567 [ 3 ] {fb3ea3fa-5683-4abe-a1be-23d31e98885f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001944 sec., 30864.1975308642 rows/sec., 2.08 MiB/sec. | ||
13808 | 2024.10.10 05:45:16.993588 [ 66 ] {} <Debug> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13809 | 2024.10.10 05:45:16.993727 [ 66 ] {} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13810 | 2024.10.10 05:45:16.993803 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13811 | 2024.10.10 05:45:16.993933 [ 3 ] {fb3ea3fa-5683-4abe-a1be-23d31e98885f} <Debug> DynamicQueryHandler: Done processing query | ||
13812 | 2024.10.10 05:45:16.994036 [ 3 ] {fb3ea3fa-5683-4abe-a1be-23d31e98885f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
13813 | 2024.10.10 05:45:16.994088 [ 193 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13814 | 2024.10.10 05:45:16.994136 [ 3 ] {} <Debug> HTTP-Session: 6824f64f-5ad4-446e-8a22-f610fc28cd52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13815 | 2024.10.10 05:45:16.994358 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
13816 | 2024.10.10 05:45:16.994950 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13817 | 2024.10.10 05:45:16.995068 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3746 rows starting from the beginning of the part | ||
13818 | 2024.10.10 05:45:16.995480 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 18 rows starting from the beginning of the part | ||
13819 | 2024.10.10 05:45:16.995939 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part | ||
13820 | 2024.10.10 05:45:16.996557 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
13821 | 2024.10.10 05:45:16.996669 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13822 | 2024.10.10 05:45:16.996885 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 82 rows starting from the beginning of the part | ||
13823 | 2024.10.10 05:45:16.997141 [ 197 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
13824 | 2024.10.10 05:45:16.997239 [ 195 ] {2e840c77-7700-4f45-86c1-5dcb0066f807::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13825 | 2024.10.10 05:45:16.997602 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
13826 | 2024.10.10 05:45:16.999034 [ 190 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4048 rows, containing 4 columns (4 merged, 0 gathered) in 0.005071993 sec., 798108.357010745 rows/sec., 51.82 MiB/sec. | ||
13827 | 2024.10.10 05:45:16.999292 [ 201 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13828 | 2024.10.10 05:45:16.999671 [ 201 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_71_14} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13829 | 2024.10.10 05:45:16.999756 [ 201 ] {cdb7e19b-f2c4-4798-a32a-8d0618e8f29f::all_1_71_14} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13830 | 2024.10.10 05:45:16.999837 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
13831 | 2024.10.10 05:45:20.397869 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1346 | ||
13832 | 2024.10.10 05:45:20.400954 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13833 | 2024.10.10 05:45:20.400999 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13834 | 2024.10.10 05:45:20.402533 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
13835 | 2024.10.10 05:45:20.403531 [ 242 ] {} <Trace> system.query_log (aee23644-2e1b-4690-be37-7bd94185c386): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13836 | 2024.10.10 05:45:20.404848 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1346 | ||
13837 | 2024.10.10 05:45:21.967278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13838 | 2024.10.10 05:45:21.967416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13839 | 2024.10.10 05:45:21.967442 [ 3 ] {} <Debug> HTTP-Session: 750a6578-160c-4ff5-98e6-e385ce3ecc68 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13840 | 2024.10.10 05:45:21.967466 [ 3 ] {} <Debug> HTTP-Session: 750a6578-160c-4ff5-98e6-e385ce3ecc68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13841 | 2024.10.10 05:45:21.967481 [ 3 ] {} <Debug> HTTP-Session: 750a6578-160c-4ff5-98e6-e385ce3ecc68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13842 | 2024.10.10 05:45:21.967535 [ 3 ] {} <Trace> HTTP-Session: 750a6578-160c-4ff5-98e6-e385ce3ecc68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13843 | 2024.10.10 05:45:21.967805 [ 3 ] {5a4b9c2b-1fea-4184-a851-ca9bcb29cdb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
13844 | 2024.10.10 05:45:21.967881 [ 3 ] {5a4b9c2b-1fea-4184-a851-ca9bcb29cdb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13845 | 2024.10.10 05:45:21.968233 [ 3 ] {5a4b9c2b-1fea-4184-a851-ca9bcb29cdb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13846 | 2024.10.10 05:45:21.968826 [ 3 ] {5a4b9c2b-1fea-4184-a851-ca9bcb29cdb1} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13847 | 2024.10.10 05:45:21.968881 [ 3 ] {5a4b9c2b-1fea-4184-a851-ca9bcb29cdb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13848 | 2024.10.10 05:45:21.969345 [ 3 ] {5a4b9c2b-1fea-4184-a851-ca9bcb29cdb1} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
13849 | 2024.10.10 05:45:21.969769 [ 3 ] {5a4b9c2b-1fea-4184-a851-ca9bcb29cdb1} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13850 | 2024.10.10 05:45:21.969937 [ 3 ] {5a4b9c2b-1fea-4184-a851-ca9bcb29cdb1} <Debug> executeQuery: Read 205 rows, 18.45 KiB in 0.002233 sec., 91804.74697716076 rows/sec., 8.07 MiB/sec. | ||
13851 | 2024.10.10 05:45:21.970226 [ 3 ] {5a4b9c2b-1fea-4184-a851-ca9bcb29cdb1} <Debug> DynamicQueryHandler: Done processing query | ||
13852 | 2024.10.10 05:45:21.970255 [ 3 ] {5a4b9c2b-1fea-4184-a851-ca9bcb29cdb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
13853 | 2024.10.10 05:45:21.970273 [ 3 ] {} <Debug> HTTP-Session: 750a6578-160c-4ff5-98e6-e385ce3ecc68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13854 | 2024.10.10 05:45:21.970420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13855 | 2024.10.10 05:45:21.970482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13856 | 2024.10.10 05:45:21.970502 [ 3 ] {} <Debug> HTTP-Session: 20b14116-0238-4a21-93f7-6c44949f6b79 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13857 | 2024.10.10 05:45:21.970522 [ 3 ] {} <Debug> HTTP-Session: 20b14116-0238-4a21-93f7-6c44949f6b79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13858 | 2024.10.10 05:45:21.970536 [ 3 ] {} <Debug> HTTP-Session: 20b14116-0238-4a21-93f7-6c44949f6b79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13859 | 2024.10.10 05:45:21.970574 [ 3 ] {} <Trace> HTTP-Session: 20b14116-0238-4a21-93f7-6c44949f6b79 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13860 | 2024.10.10 05:45:21.970689 [ 3 ] {d498deb6-eeb0-46b0-979c-a019ef953f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
13861 | 2024.10.10 05:45:21.970740 [ 3 ] {d498deb6-eeb0-46b0-979c-a019ef953f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13862 | 2024.10.10 05:45:21.970990 [ 3 ] {d498deb6-eeb0-46b0-979c-a019ef953f99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13863 | 2024.10.10 05:45:21.971342 [ 3 ] {d498deb6-eeb0-46b0-979c-a019ef953f99} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13864 | 2024.10.10 05:45:21.971381 [ 3 ] {d498deb6-eeb0-46b0-979c-a019ef953f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13865 | 2024.10.10 05:45:21.971757 [ 3 ] {d498deb6-eeb0-46b0-979c-a019ef953f99} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
13866 | 2024.10.10 05:45:21.972130 [ 3 ] {d498deb6-eeb0-46b0-979c-a019ef953f99} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13867 | 2024.10.10 05:45:21.972277 [ 3 ] {d498deb6-eeb0-46b0-979c-a019ef953f99} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001621 sec., 4935.225169648365 rows/sec., 371.11 KiB/sec. | ||
13868 | 2024.10.10 05:45:21.972353 [ 59 ] {} <Debug> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
13869 | 2024.10.10 05:45:21.972486 [ 59 ] {} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13870 | 2024.10.10 05:45:21.972533 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13871 | 2024.10.10 05:45:21.972544 [ 3 ] {d498deb6-eeb0-46b0-979c-a019ef953f99} <Debug> DynamicQueryHandler: Done processing query | ||
13872 | 2024.10.10 05:45:21.972590 [ 3 ] {d498deb6-eeb0-46b0-979c-a019ef953f99} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13873 | 2024.10.10 05:45:21.972648 [ 3 ] {} <Debug> HTTP-Session: 20b14116-0238-4a21-93f7-6c44949f6b79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13874 | 2024.10.10 05:45:21.972869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13875 | 2024.10.10 05:45:21.972894 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
13876 | 2024.10.10 05:45:21.972992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13877 | 2024.10.10 05:45:21.973090 [ 3 ] {} <Debug> HTTP-Session: 7429c97d-383e-4b05-914a-55c0e2d3f59e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13878 | 2024.10.10 05:45:21.973168 [ 3 ] {} <Debug> HTTP-Session: 7429c97d-383e-4b05-914a-55c0e2d3f59e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13879 | 2024.10.10 05:45:21.973232 [ 3 ] {} <Debug> HTTP-Session: 7429c97d-383e-4b05-914a-55c0e2d3f59e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13880 | 2024.10.10 05:45:21.973377 [ 3 ] {} <Trace> HTTP-Session: 7429c97d-383e-4b05-914a-55c0e2d3f59e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13881 | 2024.10.10 05:45:21.973735 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13882 | 2024.10.10 05:45:21.973787 [ 3 ] {8af78a68-02d9-4d6d-bfbb-05659990caf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
13883 | 2024.10.10 05:45:21.973894 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 60 rows starting from the beginning of the part | ||
13884 | 2024.10.10 05:45:21.973942 [ 3 ] {8af78a68-02d9-4d6d-bfbb-05659990caf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13885 | 2024.10.10 05:45:21.974333 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
13886 | 2024.10.10 05:45:21.974806 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 36 rows starting from the beginning of the part | ||
13887 | 2024.10.10 05:45:21.975329 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 12 rows starting from the beginning of the part | ||
13888 | 2024.10.10 05:45:21.975730 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part | ||
13889 | 2024.10.10 05:45:21.976201 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
13890 | 2024.10.10 05:45:21.976345 [ 3 ] {8af78a68-02d9-4d6d-bfbb-05659990caf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13891 | 2024.10.10 05:45:21.977644 [ 3 ] {8af78a68-02d9-4d6d-bfbb-05659990caf4} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13892 | 2024.10.10 05:45:21.977707 [ 3 ] {8af78a68-02d9-4d6d-bfbb-05659990caf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13893 | 2024.10.10 05:45:21.978713 [ 3 ] {8af78a68-02d9-4d6d-bfbb-05659990caf4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
13894 | 2024.10.10 05:45:21.979404 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 5 columns (5 merged, 0 gathered) in 0.006731697 sec., 23471.050464689662 rows/sec., 1.79 MiB/sec. | ||
13895 | 2024.10.10 05:45:21.979629 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
13896 | 2024.10.10 05:45:21.979803 [ 3 ] {8af78a68-02d9-4d6d-bfbb-05659990caf4} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13897 | 2024.10.10 05:45:21.980172 [ 3 ] {8af78a68-02d9-4d6d-bfbb-05659990caf4} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006528 sec., 2144.607843137255 rows/sec., 150.19 KiB/sec. | ||
13898 | 2024.10.10 05:45:21.980694 [ 3 ] {8af78a68-02d9-4d6d-bfbb-05659990caf4} <Debug> DynamicQueryHandler: Done processing query | ||
13899 | 2024.10.10 05:45:21.980737 [ 3 ] {8af78a68-02d9-4d6d-bfbb-05659990caf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13900 | 2024.10.10 05:45:21.980782 [ 3 ] {} <Debug> HTTP-Session: 7429c97d-383e-4b05-914a-55c0e2d3f59e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13901 | 2024.10.10 05:45:21.980801 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_71_14} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13902 | 2024.10.10 05:45:21.980938 [ 194 ] {901941e0-66da-49a9-b588-3f99d2cb2a6f::all_1_71_14} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
13903 | 2024.10.10 05:45:21.980948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13904 | 2024.10.10 05:45:21.981060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13905 | 2024.10.10 05:45:21.981094 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
13906 | 2024.10.10 05:45:21.981107 [ 3 ] {} <Debug> HTTP-Session: 2dcf43cd-e7a4-45af-a38c-0fe4cfd9728d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13907 | 2024.10.10 05:45:21.981149 [ 3 ] {} <Debug> HTTP-Session: 2dcf43cd-e7a4-45af-a38c-0fe4cfd9728d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13908 | 2024.10.10 05:45:21.981163 [ 3 ] {} <Debug> HTTP-Session: 2dcf43cd-e7a4-45af-a38c-0fe4cfd9728d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13909 | 2024.10.10 05:45:21.981206 [ 3 ] {} <Trace> HTTP-Session: 2dcf43cd-e7a4-45af-a38c-0fe4cfd9728d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13910 | 2024.10.10 05:45:21.981340 [ 3 ] {1408813b-fc5a-4930-aaf1-b7d62cfc9ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
13911 | 2024.10.10 05:45:21.981388 [ 3 ] {1408813b-fc5a-4930-aaf1-b7d62cfc9ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13912 | 2024.10.10 05:45:21.981664 [ 3 ] {1408813b-fc5a-4930-aaf1-b7d62cfc9ef1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13913 | 2024.10.10 05:45:21.982024 [ 3 ] {1408813b-fc5a-4930-aaf1-b7d62cfc9ef1} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13914 | 2024.10.10 05:45:21.982063 [ 3 ] {1408813b-fc5a-4930-aaf1-b7d62cfc9ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13915 | 2024.10.10 05:45:21.982436 [ 3 ] {1408813b-fc5a-4930-aaf1-b7d62cfc9ef1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
13916 | 2024.10.10 05:45:21.982838 [ 3 ] {1408813b-fc5a-4930-aaf1-b7d62cfc9ef1} <Trace> oximeter.fields_u8 (013c036f-5223-456e-9abc-817461aadc5c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13917 | 2024.10.10 05:45:21.983010 [ 3 ] {1408813b-fc5a-4930-aaf1-b7d62cfc9ef1} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.001699 sec., 3531.489111241907 rows/sec., 208.65 KiB/sec. | ||
13918 | 2024.10.10 05:45:21.983200 [ 3 ] {1408813b-fc5a-4930-aaf1-b7d62cfc9ef1} <Debug> DynamicQueryHandler: Done processing query | ||
13919 | 2024.10.10 05:45:21.983226 [ 3 ] {1408813b-fc5a-4930-aaf1-b7d62cfc9ef1} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
13920 | 2024.10.10 05:45:21.983242 [ 3 ] {} <Debug> HTTP-Session: 2dcf43cd-e7a4-45af-a38c-0fe4cfd9728d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13921 | 2024.10.10 05:45:21.983423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 63146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13922 | 2024.10.10 05:45:21.983473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13923 | 2024.10.10 05:45:21.983492 [ 3 ] {} <Debug> HTTP-Session: 6599b910-234a-42d2-9aad-7afcbe17536b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13924 | 2024.10.10 05:45:21.983508 [ 3 ] {} <Debug> HTTP-Session: 6599b910-234a-42d2-9aad-7afcbe17536b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13925 | 2024.10.10 05:45:21.983523 [ 3 ] {} <Debug> HTTP-Session: 6599b910-234a-42d2-9aad-7afcbe17536b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13926 | 2024.10.10 05:45:21.983555 [ 3 ] {} <Trace> HTTP-Session: 6599b910-234a-42d2-9aad-7afcbe17536b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13927 | 2024.10.10 05:45:21.983766 [ 3 ] {1adf5c26-d169-48a2-8fab-cb60c77c3598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
13928 | 2024.10.10 05:45:21.983812 [ 3 ] {1adf5c26-d169-48a2-8fab-cb60c77c3598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13929 | 2024.10.10 05:45:21.984043 [ 3 ] {1adf5c26-d169-48a2-8fab-cb60c77c3598} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13930 | 2024.10.10 05:45:21.984618 [ 3 ] {1adf5c26-d169-48a2-8fab-cb60c77c3598} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13931 | 2024.10.10 05:45:21.984656 [ 3 ] {1adf5c26-d169-48a2-8fab-cb60c77c3598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13932 | 2024.10.10 05:45:21.985047 [ 3 ] {1adf5c26-d169-48a2-8fab-cb60c77c3598} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
13933 | 2024.10.10 05:45:21.985421 [ 3 ] {1adf5c26-d169-48a2-8fab-cb60c77c3598} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13934 | 2024.10.10 05:45:21.985591 [ 3 ] {1adf5c26-d169-48a2-8fab-cb60c77c3598} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001931 sec., 201967.89228379077 rows/sec., 14.32 MiB/sec. | ||
13935 | 2024.10.10 05:45:21.985871 [ 3 ] {1adf5c26-d169-48a2-8fab-cb60c77c3598} <Debug> DynamicQueryHandler: Done processing query | ||
13936 | 2024.10.10 05:45:21.985939 [ 3 ] {1adf5c26-d169-48a2-8fab-cb60c77c3598} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
13937 | 2024.10.10 05:45:21.986003 [ 3 ] {} <Debug> HTTP-Session: 6599b910-234a-42d2-9aad-7afcbe17536b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13938 | 2024.10.10 05:45:21.986197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13939 | 2024.10.10 05:45:21.986252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13940 | 2024.10.10 05:45:21.986271 [ 3 ] {} <Debug> HTTP-Session: 903ad6f7-6d03-4189-aed0-1b0ea0b6361d Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13941 | 2024.10.10 05:45:21.986288 [ 3 ] {} <Debug> HTTP-Session: 903ad6f7-6d03-4189-aed0-1b0ea0b6361d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13942 | 2024.10.10 05:45:21.986302 [ 3 ] {} <Debug> HTTP-Session: 903ad6f7-6d03-4189-aed0-1b0ea0b6361d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13943 | 2024.10.10 05:45:21.986333 [ 3 ] {} <Trace> HTTP-Session: 903ad6f7-6d03-4189-aed0-1b0ea0b6361d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13944 | 2024.10.10 05:45:21.986436 [ 3 ] {22d06025-d120-4b42-826b-540be2f7d9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
13945 | 2024.10.10 05:45:21.986484 [ 3 ] {22d06025-d120-4b42-826b-540be2f7d9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13946 | 2024.10.10 05:45:21.986633 [ 3 ] {22d06025-d120-4b42-826b-540be2f7d9cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13947 | 2024.10.10 05:45:21.986925 [ 3 ] {22d06025-d120-4b42-826b-540be2f7d9cf} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13948 | 2024.10.10 05:45:21.986962 [ 3 ] {22d06025-d120-4b42-826b-540be2f7d9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13949 | 2024.10.10 05:45:21.987327 [ 3 ] {22d06025-d120-4b42-826b-540be2f7d9cf} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
13950 | 2024.10.10 05:45:21.987673 [ 3 ] {22d06025-d120-4b42-826b-540be2f7d9cf} <Trace> oximeter.measurements_bool (e4e24672-35bf-434b-95bc-7cf789ff4429): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13951 | 2024.10.10 05:45:21.987853 [ 3 ] {22d06025-d120-4b42-826b-540be2f7d9cf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001436 sec., 4178.272980501392 rows/sec., 218.30 KiB/sec. | ||
13952 | 2024.10.10 05:45:21.988032 [ 3 ] {22d06025-d120-4b42-826b-540be2f7d9cf} <Debug> DynamicQueryHandler: Done processing query | ||
13953 | 2024.10.10 05:45:21.988057 [ 3 ] {22d06025-d120-4b42-826b-540be2f7d9cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
13954 | 2024.10.10 05:45:21.988073 [ 3 ] {} <Debug> HTTP-Session: 903ad6f7-6d03-4189-aed0-1b0ea0b6361d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13955 | 2024.10.10 05:45:21.988256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 44615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13956 | 2024.10.10 05:45:21.988306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13957 | 2024.10.10 05:45:21.988325 [ 3 ] {} <Debug> HTTP-Session: 3fc3d6da-01a9-4a24-87b4-7995811ae119 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13958 | 2024.10.10 05:45:21.988341 [ 3 ] {} <Debug> HTTP-Session: 3fc3d6da-01a9-4a24-87b4-7995811ae119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13959 | 2024.10.10 05:45:21.988355 [ 3 ] {} <Debug> HTTP-Session: 3fc3d6da-01a9-4a24-87b4-7995811ae119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13960 | 2024.10.10 05:45:21.988386 [ 3 ] {} <Trace> HTTP-Session: 3fc3d6da-01a9-4a24-87b4-7995811ae119 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13961 | 2024.10.10 05:45:21.988578 [ 3 ] {2887e265-f6e3-41fe-be20-b222aff9e9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
13962 | 2024.10.10 05:45:21.988625 [ 3 ] {2887e265-f6e3-41fe-be20-b222aff9e9b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13963 | 2024.10.10 05:45:21.988770 [ 3 ] {2887e265-f6e3-41fe-be20-b222aff9e9b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13964 | 2024.10.10 05:45:21.989217 [ 3 ] {2887e265-f6e3-41fe-be20-b222aff9e9b0} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13965 | 2024.10.10 05:45:21.989253 [ 3 ] {2887e265-f6e3-41fe-be20-b222aff9e9b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13966 | 2024.10.10 05:45:21.989647 [ 3 ] {2887e265-f6e3-41fe-be20-b222aff9e9b0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
13967 | 2024.10.10 05:45:21.990020 [ 3 ] {2887e265-f6e3-41fe-be20-b222aff9e9b0} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13968 | 2024.10.10 05:45:21.990147 [ 3 ] {2887e265-f6e3-41fe-be20-b222aff9e9b0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001667 sec., 142171.56568686262 rows/sec., 9.53 MiB/sec. | ||
13969 | 2024.10.10 05:45:21.990322 [ 3 ] {2887e265-f6e3-41fe-be20-b222aff9e9b0} <Debug> DynamicQueryHandler: Done processing query | ||
13970 | 2024.10.10 05:45:21.990347 [ 3 ] {2887e265-f6e3-41fe-be20-b222aff9e9b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB. | ||
13971 | 2024.10.10 05:45:21.990363 [ 3 ] {} <Debug> HTTP-Session: 3fc3d6da-01a9-4a24-87b4-7995811ae119 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13972 | 2024.10.10 05:45:21.990528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13973 | 2024.10.10 05:45:21.990580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13974 | 2024.10.10 05:45:21.990598 [ 3 ] {} <Debug> HTTP-Session: f133e428-c83d-47a7-8623-7e4600fd9906 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13975 | 2024.10.10 05:45:21.990615 [ 3 ] {} <Debug> HTTP-Session: f133e428-c83d-47a7-8623-7e4600fd9906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13976 | 2024.10.10 05:45:21.990629 [ 3 ] {} <Debug> HTTP-Session: f133e428-c83d-47a7-8623-7e4600fd9906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13977 | 2024.10.10 05:45:21.990660 [ 3 ] {} <Trace> HTTP-Session: f133e428-c83d-47a7-8623-7e4600fd9906 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13978 | 2024.10.10 05:45:21.990751 [ 3 ] {99f35580-59c8-4846-b9f1-33deab48cced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
13979 | 2024.10.10 05:45:21.990796 [ 3 ] {99f35580-59c8-4846-b9f1-33deab48cced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13980 | 2024.10.10 05:45:21.990930 [ 3 ] {99f35580-59c8-4846-b9f1-33deab48cced} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13981 | 2024.10.10 05:45:21.991351 [ 3 ] {99f35580-59c8-4846-b9f1-33deab48cced} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13982 | 2024.10.10 05:45:21.991387 [ 3 ] {99f35580-59c8-4846-b9f1-33deab48cced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
13983 | 2024.10.10 05:45:21.991762 [ 3 ] {99f35580-59c8-4846-b9f1-33deab48cced} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
13984 | 2024.10.10 05:45:21.992120 [ 3 ] {99f35580-59c8-4846-b9f1-33deab48cced} <Trace> oximeter.measurements_f64 (81b7c316-1583-44e0-8ba2-f047bdbe05a6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13985 | 2024.10.10 05:45:21.992277 [ 3 ] {99f35580-59c8-4846-b9f1-33deab48cced} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001547 sec., 646.4124111182934 rows/sec., 43.56 KiB/sec. | ||
13986 | 2024.10.10 05:45:21.992476 [ 3 ] {99f35580-59c8-4846-b9f1-33deab48cced} <Debug> DynamicQueryHandler: Done processing query | ||
13987 | 2024.10.10 05:45:21.992506 [ 3 ] {99f35580-59c8-4846-b9f1-33deab48cced} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
13988 | 2024.10.10 05:45:21.992527 [ 3 ] {} <Debug> HTTP-Session: f133e428-c83d-47a7-8623-7e4600fd9906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13989 | 2024.10.10 05:45:21.992674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13990 | 2024.10.10 05:45:21.992733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
13991 | 2024.10.10 05:45:21.992757 [ 3 ] {} <Debug> HTTP-Session: bcce6dd8-e3d6-4cb8-91c4-91d2d1bc0a28 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
13992 | 2024.10.10 05:45:21.992778 [ 3 ] {} <Debug> HTTP-Session: bcce6dd8-e3d6-4cb8-91c4-91d2d1bc0a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
13993 | 2024.10.10 05:45:21.992796 [ 3 ] {} <Debug> HTTP-Session: bcce6dd8-e3d6-4cb8-91c4-91d2d1bc0a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
13994 | 2024.10.10 05:45:21.992834 [ 3 ] {} <Trace> HTTP-Session: bcce6dd8-e3d6-4cb8-91c4-91d2d1bc0a28 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13995 | 2024.10.10 05:45:21.993025 [ 3 ] {63373479-cfee-4d81-8a10-ac55bfb5a854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
13996 | 2024.10.10 05:45:21.993103 [ 3 ] {63373479-cfee-4d81-8a10-ac55bfb5a854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13997 | 2024.10.10 05:45:21.993667 [ 3 ] {63373479-cfee-4d81-8a10-ac55bfb5a854} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
13998 | 2024.10.10 05:45:21.994331 [ 3 ] {63373479-cfee-4d81-8a10-ac55bfb5a854} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13999 | 2024.10.10 05:45:21.994380 [ 3 ] {63373479-cfee-4d81-8a10-ac55bfb5a854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
14000 | 2024.10.10 05:45:21.995090 [ 3 ] {63373479-cfee-4d81-8a10-ac55bfb5a854} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
14001 | 2024.10.10 05:45:21.995603 [ 3 ] {63373479-cfee-4d81-8a10-ac55bfb5a854} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14002 | 2024.10.10 05:45:21.995794 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
14003 | 2024.10.10 05:45:21.995816 [ 3 ] {63373479-cfee-4d81-8a10-ac55bfb5a854} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002892 sec., 2766.2517289073307 rows/sec., 4.96 MiB/sec. | ||
14004 | 2024.10.10 05:45:21.995841 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14005 | 2024.10.10 05:45:21.995877 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
14006 | 2024.10.10 05:45:21.996210 [ 190 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
14007 | 2024.10.10 05:45:21.996456 [ 3 ] {63373479-cfee-4d81-8a10-ac55bfb5a854} <Debug> DynamicQueryHandler: Done processing query | ||
14008 | 2024.10.10 05:45:21.996517 [ 3 ] {63373479-cfee-4d81-8a10-ac55bfb5a854} <Debug> MemoryTracker: Peak memory usage (for query): 4.41 MiB. | ||
14009 | 2024.10.10 05:45:21.996582 [ 3 ] {} <Debug> HTTP-Session: bcce6dd8-e3d6-4cb8-91c4-91d2d1bc0a28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14010 | 2024.10.10 05:45:21.996817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 12165, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14011 | 2024.10.10 05:45:21.996888 [ 190 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14012 | 2024.10.10 05:45:21.996906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14013 | 2024.10.10 05:45:21.996974 [ 3 ] {} <Debug> HTTP-Session: 842da35c-2482-463e-83a2-3f314c5ff03f Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
14014 | 2024.10.10 05:45:21.997019 [ 3 ] {} <Debug> HTTP-Session: 842da35c-2482-463e-83a2-3f314c5ff03f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14015 | 2024.10.10 05:45:21.997067 [ 3 ] {} <Debug> HTTP-Session: 842da35c-2482-463e-83a2-3f314c5ff03f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14016 | 2024.10.10 05:45:21.997086 [ 190 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1115 rows starting from the beginning of the part | ||
14017 | 2024.10.10 05:45:21.997140 [ 3 ] {} <Trace> HTTP-Session: 842da35c-2482-463e-83a2-3f314c5ff03f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14018 | 2024.10.10 05:45:21.997571 [ 3 ] {502cdb62-a4d7-4461-9706-7d6da81ea6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14019 | 2024.10.10 05:45:21.997731 [ 3 ] {502cdb62-a4d7-4461-9706-7d6da81ea6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14020 | 2024.10.10 05:45:21.997779 [ 190 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
14021 | 2024.10.10 05:45:21.998681 [ 190 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 34 rows starting from the beginning of the part | ||
14022 | 2024.10.10 05:45:21.998780 [ 3 ] {502cdb62-a4d7-4461-9706-7d6da81ea6f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14023 | 2024.10.10 05:45:21.999382 [ 190 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
14024 | 2024.10.10 05:45:22.000054 [ 190 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part | ||
14025 | 2024.10.10 05:45:22.000194 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.52 MiB, peak 186.76 MiB, free memory in arenas 0.00 B, will set to 174.74 MiB (RSS), difference: -1.78 MiB | ||
14026 | 2024.10.10 05:45:22.000658 [ 3 ] {502cdb62-a4d7-4461-9706-7d6da81ea6f0} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14027 | 2024.10.10 05:45:22.000844 [ 3 ] {502cdb62-a4d7-4461-9706-7d6da81ea6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
14028 | 2024.10.10 05:45:22.001172 [ 190 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
14029 | 2024.10.10 05:45:22.002793 [ 3 ] {502cdb62-a4d7-4461-9706-7d6da81ea6f0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14030 | 2024.10.10 05:45:22.003765 [ 3 ] {502cdb62-a4d7-4461-9706-7d6da81ea6f0} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14031 | 2024.10.10 05:45:22.003931 [ 3 ] {502cdb62-a4d7-4461-9706-7d6da81ea6f0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006587 sec., 12448.76271443753 rows/sec., 809.63 KiB/sec. | ||
14032 | 2024.10.10 05:45:22.004243 [ 3 ] {502cdb62-a4d7-4461-9706-7d6da81ea6f0} <Debug> DynamicQueryHandler: Done processing query | ||
14033 | 2024.10.10 05:45:22.004306 [ 3 ] {502cdb62-a4d7-4461-9706-7d6da81ea6f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14034 | 2024.10.10 05:45:22.004373 [ 3 ] {} <Debug> HTTP-Session: 842da35c-2482-463e-83a2-3f314c5ff03f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14035 | 2024.10.10 05:45:22.009915 [ 199 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1207 rows, containing 19 columns (19 merged, 0 gathered) in 0.013911586 sec., 86762.2138841682 rows/sec., 155.47 MiB/sec. | ||
14036 | 2024.10.10 05:45:22.011763 [ 199 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
14037 | 2024.10.10 05:45:22.012761 [ 199 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14038 | 2024.10.10 05:45:22.012908 [ 199 ] {b9807ccd-cc40-44fe-a362-fcd29e69d137::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
14039 | 2024.10.10 05:45:22.013138 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
14040 | 2024.10.10 05:45:23.000123 [ 245 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.83 MiB, peak 186.76 MiB, free memory in arenas 0.00 B, will set to 175.52 MiB (RSS), difference: 1.69 MiB | ||
14041 | 2024.10.10 05:45:25.035469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 176525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14042 | 2024.10.10 05:45:25.035630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14043 | 2024.10.10 05:45:25.035655 [ 3 ] {} <Debug> HTTP-Session: 93059dc2-f2b0-48ea-b413-64fb6fdea402 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
14044 | 2024.10.10 05:45:25.035679 [ 3 ] {} <Debug> HTTP-Session: 93059dc2-f2b0-48ea-b413-64fb6fdea402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14045 | 2024.10.10 05:45:25.035693 [ 3 ] {} <Debug> HTTP-Session: 93059dc2-f2b0-48ea-b413-64fb6fdea402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14046 | 2024.10.10 05:45:25.035743 [ 3 ] {} <Trace> HTTP-Session: 93059dc2-f2b0-48ea-b413-64fb6fdea402 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14047 | 2024.10.10 05:45:25.036283 [ 3 ] {e87f8556-ba59-4337-bc13-5a0de988cbe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14048 | 2024.10.10 05:45:25.036361 [ 3 ] {e87f8556-ba59-4337-bc13-5a0de988cbe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14049 | 2024.10.10 05:45:25.036714 [ 3 ] {e87f8556-ba59-4337-bc13-5a0de988cbe1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14050 | 2024.10.10 05:45:25.038039 [ 3 ] {e87f8556-ba59-4337-bc13-5a0de988cbe1} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14051 | 2024.10.10 05:45:25.038092 [ 3 ] {e87f8556-ba59-4337-bc13-5a0de988cbe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
14052 | 2024.10.10 05:45:25.038626 [ 3 ] {e87f8556-ba59-4337-bc13-5a0de988cbe1} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14053 | 2024.10.10 05:45:25.039045 [ 3 ] {e87f8556-ba59-4337-bc13-5a0de988cbe1} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14054 | 2024.10.10 05:45:25.039229 [ 3 ] {e87f8556-ba59-4337-bc13-5a0de988cbe1} <Debug> executeQuery: Read 1220 rows, 102.76 KiB in 0.003271 sec., 372974.62549679 rows/sec., 30.68 MiB/sec. | ||
14055 | 2024.10.10 05:45:25.039579 [ 3 ] {e87f8556-ba59-4337-bc13-5a0de988cbe1} <Debug> DynamicQueryHandler: Done processing query | ||
14056 | 2024.10.10 05:45:25.039644 [ 3 ] {e87f8556-ba59-4337-bc13-5a0de988cbe1} <Debug> MemoryTracker: Peak memory usage (for query): 4.98 MiB. | ||
14057 | 2024.10.10 05:45:25.039702 [ 3 ] {} <Debug> HTTP-Session: 93059dc2-f2b0-48ea-b413-64fb6fdea402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14058 | 2024.10.10 05:45:25.039913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 1770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14059 | 2024.10.10 05:45:25.039978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14060 | 2024.10.10 05:45:25.039998 [ 3 ] {} <Debug> HTTP-Session: 73b4ce18-08a2-4f5c-8830-f6bf874a15f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
14061 | 2024.10.10 05:45:25.040018 [ 3 ] {} <Debug> HTTP-Session: 73b4ce18-08a2-4f5c-8830-f6bf874a15f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14062 | 2024.10.10 05:45:25.040032 [ 3 ] {} <Debug> HTTP-Session: 73b4ce18-08a2-4f5c-8830-f6bf874a15f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14063 | 2024.10.10 05:45:25.040070 [ 3 ] {} <Trace> HTTP-Session: 73b4ce18-08a2-4f5c-8830-f6bf874a15f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14064 | 2024.10.10 05:45:25.040190 [ 3 ] {9f09a6cc-e2ce-48f0-b866-2819d4dba994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14065 | 2024.10.10 05:45:25.040242 [ 3 ] {9f09a6cc-e2ce-48f0-b866-2819d4dba994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14066 | 2024.10.10 05:45:25.040507 [ 3 ] {9f09a6cc-e2ce-48f0-b866-2819d4dba994} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14067 | 2024.10.10 05:45:25.040858 [ 3 ] {9f09a6cc-e2ce-48f0-b866-2819d4dba994} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14068 | 2024.10.10 05:45:25.040896 [ 3 ] {9f09a6cc-e2ce-48f0-b866-2819d4dba994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
14069 | 2024.10.10 05:45:25.041301 [ 3 ] {9f09a6cc-e2ce-48f0-b866-2819d4dba994} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14070 | 2024.10.10 05:45:25.041783 [ 3 ] {9f09a6cc-e2ce-48f0-b866-2819d4dba994} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14071 | 2024.10.10 05:45:25.041944 [ 3 ] {9f09a6cc-e2ce-48f0-b866-2819d4dba994} <Debug> executeQuery: Read 12 rows, 924.00 B in 0.001782 sec., 6734.006734006734 rows/sec., 506.37 KiB/sec. | ||
14072 | 2024.10.10 05:45:25.042134 [ 3 ] {9f09a6cc-e2ce-48f0-b866-2819d4dba994} <Debug> DynamicQueryHandler: Done processing query | ||
14073 | 2024.10.10 05:45:25.042159 [ 3 ] {9f09a6cc-e2ce-48f0-b866-2819d4dba994} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14074 | 2024.10.10 05:45:25.042175 [ 3 ] {} <Debug> HTTP-Session: 73b4ce18-08a2-4f5c-8830-f6bf874a15f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14075 | 2024.10.10 05:45:25.042356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 30467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14076 | 2024.10.10 05:45:25.042408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14077 | 2024.10.10 05:45:25.042427 [ 3 ] {} <Debug> HTTP-Session: c7ca79df-6692-416b-afb9-2046658bda20 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
14078 | 2024.10.10 05:45:25.042445 [ 3 ] {} <Debug> HTTP-Session: c7ca79df-6692-416b-afb9-2046658bda20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14079 | 2024.10.10 05:45:25.042459 [ 3 ] {} <Debug> HTTP-Session: c7ca79df-6692-416b-afb9-2046658bda20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14080 | 2024.10.10 05:45:25.042492 [ 3 ] {} <Trace> HTTP-Session: c7ca79df-6692-416b-afb9-2046658bda20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14081 | 2024.10.10 05:45:25.042700 [ 3 ] {c8109a21-8e4d-42c8-a985-a2e1d4e4d3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
14082 | 2024.10.10 05:45:25.042746 [ 3 ] {c8109a21-8e4d-42c8-a985-a2e1d4e4d3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14083 | 2024.10.10 05:45:25.042981 [ 3 ] {c8109a21-8e4d-42c8-a985-a2e1d4e4d3b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14084 | 2024.10.10 05:45:25.043442 [ 3 ] {c8109a21-8e4d-42c8-a985-a2e1d4e4d3b7} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14085 | 2024.10.10 05:45:25.043481 [ 3 ] {c8109a21-8e4d-42c8-a985-a2e1d4e4d3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
14086 | 2024.10.10 05:45:25.043879 [ 3 ] {c8109a21-8e4d-42c8-a985-a2e1d4e4d3b7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
14087 | 2024.10.10 05:45:25.044252 [ 3 ] {c8109a21-8e4d-42c8-a985-a2e1d4e4d3b7} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14088 | 2024.10.10 05:45:25.044423 [ 55 ] {} <Debug> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
14089 | 2024.10.10 05:45:25.044431 [ 3 ] {c8109a21-8e4d-42c8-a985-a2e1d4e4d3b7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001843 sec., 123711.34020618556 rows/sec., 8.38 MiB/sec. | ||
14090 | 2024.10.10 05:45:25.044511 [ 55 ] {} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14091 | 2024.10.10 05:45:25.044594 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
14092 | 2024.10.10 05:45:25.044785 [ 191 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
14093 | 2024.10.10 05:45:25.044834 [ 3 ] {c8109a21-8e4d-42c8-a985-a2e1d4e4d3b7} <Debug> DynamicQueryHandler: Done processing query | ||
14094 | 2024.10.10 05:45:25.044892 [ 3 ] {c8109a21-8e4d-42c8-a985-a2e1d4e4d3b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
14095 | 2024.10.10 05:45:25.044940 [ 3 ] {} <Debug> HTTP-Session: c7ca79df-6692-416b-afb9-2046658bda20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14096 | 2024.10.10 05:45:25.045047 [ 191 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14097 | 2024.10.10 05:45:25.045087 [ 191 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 242 rows starting from the beginning of the part | ||
14098 | 2024.10.10 05:45:25.045182 [ 191 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part | ||
14099 | 2024.10.10 05:45:25.045263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 87883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14100 | 2024.10.10 05:45:25.045443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14101 | 2024.10.10 05:45:25.045548 [ 3 ] {} <Debug> HTTP-Session: 7f4ade31-85c6-451f-90ff-6e5386d51e60 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
14102 | 2024.10.10 05:45:25.045575 [ 191 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
14103 | 2024.10.10 05:45:25.045615 [ 3 ] {} <Debug> HTTP-Session: 7f4ade31-85c6-451f-90ff-6e5386d51e60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14104 | 2024.10.10 05:45:25.045706 [ 3 ] {} <Debug> HTTP-Session: 7f4ade31-85c6-451f-90ff-6e5386d51e60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14105 | 2024.10.10 05:45:25.045859 [ 3 ] {} <Trace> HTTP-Session: 7f4ade31-85c6-451f-90ff-6e5386d51e60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14106 | 2024.10.10 05:45:25.045908 [ 191 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
14107 | 2024.10.10 05:45:25.046167 [ 191 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
14108 | 2024.10.10 05:45:25.046363 [ 191 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 228 rows starting from the beginning of the part | ||
14109 | 2024.10.10 05:45:25.046463 [ 3 ] {2b4765be-80f6-4153-a847-9b0ea6aec53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14110 | 2024.10.10 05:45:25.046635 [ 3 ] {2b4765be-80f6-4153-a847-9b0ea6aec53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14111 | 2024.10.10 05:45:25.047515 [ 3 ] {2b4765be-80f6-4153-a847-9b0ea6aec53f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14112 | 2024.10.10 05:45:25.048997 [ 3 ] {2b4765be-80f6-4153-a847-9b0ea6aec53f} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14113 | 2024.10.10 05:45:25.049090 [ 3 ] {2b4765be-80f6-4153-a847-9b0ea6aec53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
14114 | 2024.10.10 05:45:25.049313 [ 199 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.004610771 sec., 160493.7655762995 rows/sec., 10.89 MiB/sec. | ||
14115 | 2024.10.10 05:45:25.049599 [ 198 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
14116 | 2024.10.10 05:45:25.049896 [ 3 ] {2b4765be-80f6-4153-a847-9b0ea6aec53f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14117 | 2024.10.10 05:45:25.050804 [ 198 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_40_8} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14118 | 2024.10.10 05:45:25.050918 [ 3 ] {2b4765be-80f6-4153-a847-9b0ea6aec53f} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14119 | 2024.10.10 05:45:25.051028 [ 198 ] {54cc2bee-756c-42cc-9e14-c75e47b1bc91::all_1_40_8} <Trace> oximeter.fields_u32 (54cc2bee-756c-42cc-9e14-c75e47b1bc91) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
14120 | 2024.10.10 05:45:25.051298 [ 3 ] {2b4765be-80f6-4153-a847-9b0ea6aec53f} <Debug> executeQuery: Read 532 rows, 40.37 KiB in 0.005185 sec., 102603.6644165863 rows/sec., 7.60 MiB/sec. | ||
14121 | 2024.10.10 05:45:25.051312 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
14122 | 2024.10.10 05:45:25.051584 [ 3 ] {2b4765be-80f6-4153-a847-9b0ea6aec53f} <Debug> DynamicQueryHandler: Done processing query | ||
14123 | 2024.10.10 05:45:25.051613 [ 3 ] {2b4765be-80f6-4153-a847-9b0ea6aec53f} <Debug> MemoryTracker: Peak memory usage (for query): 4.53 MiB. | ||
14124 | 2024.10.10 05:45:25.051630 [ 3 ] {} <Debug> HTTP-Session: 7f4ade31-85c6-451f-90ff-6e5386d51e60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14125 | 2024.10.10 05:45:25.051863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 182685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14126 | 2024.10.10 05:45:25.051915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14127 | 2024.10.10 05:45:25.051934 [ 3 ] {} <Debug> HTTP-Session: 998ca757-1bf2-4fd5-81d7-db6e96308add Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
14128 | 2024.10.10 05:45:25.051952 [ 3 ] {} <Debug> HTTP-Session: 998ca757-1bf2-4fd5-81d7-db6e96308add Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14129 | 2024.10.10 05:45:25.051966 [ 3 ] {} <Debug> HTTP-Session: 998ca757-1bf2-4fd5-81d7-db6e96308add Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14130 | 2024.10.10 05:45:25.052000 [ 3 ] {} <Trace> HTTP-Session: 998ca757-1bf2-4fd5-81d7-db6e96308add Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14131 | 2024.10.10 05:45:25.052512 [ 3 ] {e4f1e667-6bdc-4248-9ee7-fbaa1fbac087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14132 | 2024.10.10 05:45:25.052565 [ 3 ] {e4f1e667-6bdc-4248-9ee7-fbaa1fbac087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14133 | 2024.10.10 05:45:25.052733 [ 3 ] {e4f1e667-6bdc-4248-9ee7-fbaa1fbac087} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14134 | 2024.10.10 05:45:25.053622 [ 3 ] {e4f1e667-6bdc-4248-9ee7-fbaa1fbac087} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14135 | 2024.10.10 05:45:25.053659 [ 3 ] {e4f1e667-6bdc-4248-9ee7-fbaa1fbac087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
14136 | 2024.10.10 05:45:25.054125 [ 3 ] {e4f1e667-6bdc-4248-9ee7-fbaa1fbac087} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14137 | 2024.10.10 05:45:25.054488 [ 3 ] {e4f1e667-6bdc-4248-9ee7-fbaa1fbac087} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14138 | 2024.10.10 05:45:25.054656 [ 3 ] {e4f1e667-6bdc-4248-9ee7-fbaa1fbac087} <Debug> executeQuery: Read 962 rows, 66.10 KiB in 0.002491 sec., 386190.2850260939 rows/sec., 25.91 MiB/sec. | ||
14139 | 2024.10.10 05:45:25.054837 [ 3 ] {e4f1e667-6bdc-4248-9ee7-fbaa1fbac087} <Debug> DynamicQueryHandler: Done processing query | ||
14140 | 2024.10.10 05:45:25.054862 [ 3 ] {e4f1e667-6bdc-4248-9ee7-fbaa1fbac087} <Debug> MemoryTracker: Peak memory usage (for query): 4.69 MiB. | ||
14141 | 2024.10.10 05:45:25.054878 [ 3 ] {} <Debug> HTTP-Session: 998ca757-1bf2-4fd5-81d7-db6e96308add Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14142 | 2024.10.10 05:45:25.055095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 19797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14143 | 2024.10.10 05:45:25.055148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14144 | 2024.10.10 05:45:25.055167 [ 3 ] {} <Debug> HTTP-Session: 74db8e9b-140a-402a-8e38-16e7e9dada07 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
14145 | 2024.10.10 05:45:25.055184 [ 3 ] {} <Debug> HTTP-Session: 74db8e9b-140a-402a-8e38-16e7e9dada07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14146 | 2024.10.10 05:45:25.055198 [ 3 ] {} <Debug> HTTP-Session: 74db8e9b-140a-402a-8e38-16e7e9dada07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14147 | 2024.10.10 05:45:25.055229 [ 3 ] {} <Trace> HTTP-Session: 74db8e9b-140a-402a-8e38-16e7e9dada07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14148 | 2024.10.10 05:45:25.055473 [ 3 ] {f2fc0b4c-f8cb-4cf0-bb91-d9166c960e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14149 | 2024.10.10 05:45:25.055542 [ 3 ] {f2fc0b4c-f8cb-4cf0-bb91-d9166c960e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14150 | 2024.10.10 05:45:25.055991 [ 3 ] {f2fc0b4c-f8cb-4cf0-bb91-d9166c960e10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14151 | 2024.10.10 05:45:25.056548 [ 3 ] {f2fc0b4c-f8cb-4cf0-bb91-d9166c960e10} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14152 | 2024.10.10 05:45:25.056584 [ 3 ] {f2fc0b4c-f8cb-4cf0-bb91-d9166c960e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
14153 | 2024.10.10 05:45:25.057216 [ 3 ] {f2fc0b4c-f8cb-4cf0-bb91-d9166c960e10} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
14154 | 2024.10.10 05:45:25.057641 [ 3 ] {f2fc0b4c-f8cb-4cf0-bb91-d9166c960e10} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14155 | 2024.10.10 05:45:25.057832 [ 3 ] {f2fc0b4c-f8cb-4cf0-bb91-d9166c960e10} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002524 sec., 4754.358161648177 rows/sec., 8.52 MiB/sec. | ||
14156 | 2024.10.10 05:45:25.058320 [ 3 ] {f2fc0b4c-f8cb-4cf0-bb91-d9166c960e10} <Debug> DynamicQueryHandler: Done processing query | ||
14157 | 2024.10.10 05:45:25.058380 [ 3 ] {f2fc0b4c-f8cb-4cf0-bb91-d9166c960e10} <Debug> MemoryTracker: Peak memory usage (for query): 4.43 MiB. | ||
14158 | 2024.10.10 05:45:25.058437 [ 3 ] {} <Debug> HTTP-Session: 74db8e9b-140a-402a-8e38-16e7e9dada07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14159 | 2024.10.10 05:45:25.058569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 6419, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14160 | 2024.10.10 05:45:25.058622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14161 | 2024.10.10 05:45:25.058641 [ 3 ] {} <Debug> HTTP-Session: 91864107-3470-4a65-bcad-ec939e5a0217 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
14162 | 2024.10.10 05:45:25.058659 [ 3 ] {} <Debug> HTTP-Session: 91864107-3470-4a65-bcad-ec939e5a0217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14163 | 2024.10.10 05:45:25.058673 [ 3 ] {} <Debug> HTTP-Session: 91864107-3470-4a65-bcad-ec939e5a0217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14164 | 2024.10.10 05:45:25.058705 [ 3 ] {} <Trace> HTTP-Session: 91864107-3470-4a65-bcad-ec939e5a0217 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14165 | 2024.10.10 05:45:25.058827 [ 3 ] {4f4ee81a-b35b-49d6-8ffa-41052a7ac519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14166 | 2024.10.10 05:45:25.058875 [ 3 ] {4f4ee81a-b35b-49d6-8ffa-41052a7ac519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14167 | 2024.10.10 05:45:25.059023 [ 3 ] {4f4ee81a-b35b-49d6-8ffa-41052a7ac519} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14168 | 2024.10.10 05:45:25.059321 [ 3 ] {4f4ee81a-b35b-49d6-8ffa-41052a7ac519} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14169 | 2024.10.10 05:45:25.059358 [ 3 ] {4f4ee81a-b35b-49d6-8ffa-41052a7ac519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
14170 | 2024.10.10 05:45:25.059729 [ 3 ] {4f4ee81a-b35b-49d6-8ffa-41052a7ac519} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14171 | 2024.10.10 05:45:25.060060 [ 3 ] {4f4ee81a-b35b-49d6-8ffa-41052a7ac519} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14172 | 2024.10.10 05:45:25.060220 [ 3 ] {4f4ee81a-b35b-49d6-8ffa-41052a7ac519} <Debug> executeQuery: Read 42 rows, 2.91 KiB in 0.001423 sec., 29515.108924806747 rows/sec., 1.99 MiB/sec. | ||
14173 | 2024.10.10 05:45:25.060499 [ 3 ] {4f4ee81a-b35b-49d6-8ffa-41052a7ac519} <Debug> DynamicQueryHandler: Done processing query | ||
14174 | 2024.10.10 05:45:25.060560 [ 3 ] {4f4ee81a-b35b-49d6-8ffa-41052a7ac519} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
14175 | 2024.10.10 05:45:25.060626 [ 3 ] {} <Debug> HTTP-Session: 91864107-3470-4a65-bcad-ec939e5a0217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14176 | 2024.10.10 05:45:25.127151 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14177 | 2024.10.10 05:45:25.127190 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14178 | 2024.10.10 05:45:26.955094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14179 | 2024.10.10 05:45:26.955271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14180 | 2024.10.10 05:45:26.955315 [ 3 ] {} <Debug> HTTP-Session: 3db5385c-8bfe-45fe-9ff4-f6b021b01e7e Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
14181 | 2024.10.10 05:45:26.955355 [ 3 ] {} <Debug> HTTP-Session: 3db5385c-8bfe-45fe-9ff4-f6b021b01e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14182 | 2024.10.10 05:45:26.955384 [ 3 ] {} <Debug> HTTP-Session: 3db5385c-8bfe-45fe-9ff4-f6b021b01e7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14183 | 2024.10.10 05:45:26.955464 [ 3 ] {} <Trace> HTTP-Session: 3db5385c-8bfe-45fe-9ff4-f6b021b01e7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14184 | 2024.10.10 05:45:26.955732 [ 3 ] {cbde0d00-4f67-4ce7-b559-7f5403025060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
14185 | 2024.10.10 05:45:26.955801 [ 3 ] {cbde0d00-4f67-4ce7-b559-7f5403025060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14186 | 2024.10.10 05:45:26.956145 [ 3 ] {cbde0d00-4f67-4ce7-b559-7f5403025060} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14187 | 2024.10.10 05:45:26.956720 [ 3 ] {cbde0d00-4f67-4ce7-b559-7f5403025060} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14188 | 2024.10.10 05:45:26.956766 [ 3 ] {cbde0d00-4f67-4ce7-b559-7f5403025060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
14189 | 2024.10.10 05:45:26.957207 [ 3 ] {cbde0d00-4f67-4ce7-b559-7f5403025060} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14190 | 2024.10.10 05:45:26.957614 [ 3 ] {cbde0d00-4f67-4ce7-b559-7f5403025060} <Trace> oximeter.fields_string (5b94958c-cbbe-43aa-87b3-cd58686bbce7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14191 | 2024.10.10 05:45:26.957797 [ 3 ] {cbde0d00-4f67-4ce7-b559-7f5403025060} <Debug> executeQuery: Read 100 rows, 8.50 KiB in 0.00214 sec., 46728.97196261682 rows/sec., 3.88 MiB/sec. | ||
14192 | 2024.10.10 05:45:26.958025 [ 3 ] {cbde0d00-4f67-4ce7-b559-7f5403025060} <Debug> DynamicQueryHandler: Done processing query | ||
14193 | 2024.10.10 05:45:26.958053 [ 3 ] {cbde0d00-4f67-4ce7-b559-7f5403025060} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
14194 | 2024.10.10 05:45:26.958071 [ 3 ] {} <Debug> HTTP-Session: 3db5385c-8bfe-45fe-9ff4-f6b021b01e7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14195 | 2024.10.10 05:45:26.958198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 3207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14196 | 2024.10.10 05:45:26.958255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14197 | 2024.10.10 05:45:26.958275 [ 3 ] {} <Debug> HTTP-Session: 4f4735c7-081f-4e1f-919b-161c042ed76b Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
14198 | 2024.10.10 05:45:26.958294 [ 3 ] {} <Debug> HTTP-Session: 4f4735c7-081f-4e1f-919b-161c042ed76b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14199 | 2024.10.10 05:45:26.958308 [ 3 ] {} <Debug> HTTP-Session: 4f4735c7-081f-4e1f-919b-161c042ed76b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14200 | 2024.10.10 05:45:26.958343 [ 3 ] {} <Trace> HTTP-Session: 4f4735c7-081f-4e1f-919b-161c042ed76b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14201 | 2024.10.10 05:45:26.958459 [ 3 ] {af2e49c1-4f95-4407-8518-753ce0809b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
14202 | 2024.10.10 05:45:26.958506 [ 3 ] {af2e49c1-4f95-4407-8518-753ce0809b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14203 | 2024.10.10 05:45:26.958754 [ 3 ] {af2e49c1-4f95-4407-8518-753ce0809b96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14204 | 2024.10.10 05:45:26.959107 [ 3 ] {af2e49c1-4f95-4407-8518-753ce0809b96} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14205 | 2024.10.10 05:45:26.959145 [ 3 ] {af2e49c1-4f95-4407-8518-753ce0809b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
14206 | 2024.10.10 05:45:26.959507 [ 3 ] {af2e49c1-4f95-4407-8518-753ce0809b96} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14207 | 2024.10.10 05:45:26.959876 [ 3 ] {af2e49c1-4f95-4407-8518-753ce0809b96} <Trace> oximeter.fields_u16 (901941e0-66da-49a9-b588-3f99d2cb2a6f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14208 | 2024.10.10 05:45:26.960044 [ 3 ] {af2e49c1-4f95-4407-8518-753ce0809b96} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.00161 sec., 13664.596273291925 rows/sec., 1.00 MiB/sec. | ||
14209 | 2024.10.10 05:45:26.960300 [ 3 ] {af2e49c1-4f95-4407-8518-753ce0809b96} <Debug> DynamicQueryHandler: Done processing query | ||
14210 | 2024.10.10 05:45:26.960357 [ 3 ] {af2e49c1-4f95-4407-8518-753ce0809b96} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14211 | 2024.10.10 05:45:26.960421 [ 3 ] {} <Debug> HTTP-Session: 4f4735c7-081f-4e1f-919b-161c042ed76b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14212 | 2024.10.10 05:45:26.960607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 14612, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14213 | 2024.10.10 05:45:26.960663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14214 | 2024.10.10 05:45:26.960683 [ 3 ] {} <Debug> HTTP-Session: 8ed6322a-c0e4-49b4-bc9f-55b0e8fccf4a Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
14215 | 2024.10.10 05:45:26.960701 [ 3 ] {} <Debug> HTTP-Session: 8ed6322a-c0e4-49b4-bc9f-55b0e8fccf4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14216 | 2024.10.10 05:45:26.960716 [ 3 ] {} <Debug> HTTP-Session: 8ed6322a-c0e4-49b4-bc9f-55b0e8fccf4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14217 | 2024.10.10 05:45:26.960749 [ 3 ] {} <Trace> HTTP-Session: 8ed6322a-c0e4-49b4-bc9f-55b0e8fccf4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14218 | 2024.10.10 05:45:26.960878 [ 3 ] {2e9d7413-4c45-446c-98d1-827d66aec75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
14219 | 2024.10.10 05:45:26.960925 [ 3 ] {2e9d7413-4c45-446c-98d1-827d66aec75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14220 | 2024.10.10 05:45:26.961170 [ 3 ] {2e9d7413-4c45-446c-98d1-827d66aec75a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14221 | 2024.10.10 05:45:26.961569 [ 3 ] {2e9d7413-4c45-446c-98d1-827d66aec75a} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14222 | 2024.10.10 05:45:26.961607 [ 3 ] {2e9d7413-4c45-446c-98d1-827d66aec75a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
14223 | 2024.10.10 05:45:26.961970 [ 3 ] {2e9d7413-4c45-446c-98d1-827d66aec75a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14224 | 2024.10.10 05:45:26.962327 [ 3 ] {2e9d7413-4c45-446c-98d1-827d66aec75a} <Trace> oximeter.fields_uuid (de25543e-3c39-4e0c-bb3c-cd8ebaa4560e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14225 | 2024.10.10 05:45:26.962486 [ 3 ] {2e9d7413-4c45-446c-98d1-827d66aec75a} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001647 sec., 52216.150576806314 rows/sec., 4.08 MiB/sec. | ||
14226 | 2024.10.10 05:45:26.962666 [ 3 ] {2e9d7413-4c45-446c-98d1-827d66aec75a} <Debug> DynamicQueryHandler: Done processing query | ||
14227 | 2024.10.10 05:45:26.962690 [ 3 ] {2e9d7413-4c45-446c-98d1-827d66aec75a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
14228 | 2024.10.10 05:45:26.962705 [ 3 ] {} <Debug> HTTP-Session: 8ed6322a-c0e4-49b4-bc9f-55b0e8fccf4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14229 | 2024.10.10 05:45:26.962823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 8473, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14230 | 2024.10.10 05:45:26.962873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14231 | 2024.10.10 05:45:26.962893 [ 3 ] {} <Debug> HTTP-Session: 502a55a8-f3a4-4405-ae1e-96849bccd4f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
14232 | 2024.10.10 05:45:26.962909 [ 3 ] {} <Debug> HTTP-Session: 502a55a8-f3a4-4405-ae1e-96849bccd4f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14233 | 2024.10.10 05:45:26.962923 [ 3 ] {} <Debug> HTTP-Session: 502a55a8-f3a4-4405-ae1e-96849bccd4f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14234 | 2024.10.10 05:45:26.962954 [ 3 ] {} <Trace> HTTP-Session: 502a55a8-f3a4-4405-ae1e-96849bccd4f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14235 | 2024.10.10 05:45:26.963067 [ 3 ] {f2fc0ce5-c218-48c1-a39a-449a7597261d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
14236 | 2024.10.10 05:45:26.963115 [ 3 ] {f2fc0ce5-c218-48c1-a39a-449a7597261d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14237 | 2024.10.10 05:45:26.963261 [ 3 ] {f2fc0ce5-c218-48c1-a39a-449a7597261d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14238 | 2024.10.10 05:45:26.963553 [ 3 ] {f2fc0ce5-c218-48c1-a39a-449a7597261d} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14239 | 2024.10.10 05:45:26.963590 [ 3 ] {f2fc0ce5-c218-48c1-a39a-449a7597261d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
14240 | 2024.10.10 05:45:26.963971 [ 3 ] {f2fc0ce5-c218-48c1-a39a-449a7597261d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14241 | 2024.10.10 05:45:26.964306 [ 3 ] {f2fc0ce5-c218-48c1-a39a-449a7597261d} <Trace> oximeter.measurements_cumulativeu64 (2e840c77-7700-4f45-86c1-5dcb0066f807): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14242 | 2024.10.10 05:45:26.964468 [ 3 ] {f2fc0ce5-c218-48c1-a39a-449a7597261d} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.00143 sec., 30769.23076923077 rows/sec., 2.15 MiB/sec. | ||
14243 | 2024.10.10 05:45:26.964705 [ 3 ] {f2fc0ce5-c218-48c1-a39a-449a7597261d} <Debug> DynamicQueryHandler: Done processing query | ||
14244 | 2024.10.10 05:45:26.964769 [ 3 ] {f2fc0ce5-c218-48c1-a39a-449a7597261d} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
14245 | 2024.10.10 05:45:26.964828 [ 3 ] {} <Debug> HTTP-Session: 502a55a8-f3a4-4405-ae1e-96849bccd4f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14246 | 2024.10.10 05:45:26.965038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 36148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14247 | 2024.10.10 05:45:26.965092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14248 | 2024.10.10 05:45:26.965112 [ 3 ] {} <Debug> HTTP-Session: 6f0e1564-4ee6-493b-9533-2f05d5114999 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
14249 | 2024.10.10 05:45:26.965129 [ 3 ] {} <Debug> HTTP-Session: 6f0e1564-4ee6-493b-9533-2f05d5114999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14250 | 2024.10.10 05:45:26.965143 [ 3 ] {} <Debug> HTTP-Session: 6f0e1564-4ee6-493b-9533-2f05d5114999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14251 | 2024.10.10 05:45:26.965175 [ 3 ] {} <Trace> HTTP-Session: 6f0e1564-4ee6-493b-9533-2f05d5114999 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14252 | 2024.10.10 05:45:26.965439 [ 3 ] {5a899d17-e14e-4a75-8478-b713c093753b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
14253 | 2024.10.10 05:45:26.965512 [ 3 ] {5a899d17-e14e-4a75-8478-b713c093753b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14254 | 2024.10.10 05:45:26.965958 [ 3 ] {5a899d17-e14e-4a75-8478-b713c093753b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14255 | 2024.10.10 05:45:26.966552 [ 3 ] {5a899d17-e14e-4a75-8478-b713c093753b} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14256 | 2024.10.10 05:45:26.966589 [ 3 ] {5a899d17-e14e-4a75-8478-b713c093753b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
14257 | 2024.10.10 05:45:26.967213 [ 3 ] {5a899d17-e14e-4a75-8478-b713c093753b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
14258 | 2024.10.10 05:45:26.967628 [ 3 ] {5a899d17-e14e-4a75-8478-b713c093753b} <Trace> oximeter.measurements_histogramu64 (b9807ccd-cc40-44fe-a362-fcd29e69d137): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14259 | 2024.10.10 05:45:26.967824 [ 3 ] {5a899d17-e14e-4a75-8478-b713c093753b} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002566 sec., 8573.655494933748 rows/sec., 15.36 MiB/sec. | ||
14260 | 2024.10.10 05:45:26.968054 [ 3 ] {5a899d17-e14e-4a75-8478-b713c093753b} <Debug> DynamicQueryHandler: Done processing query | ||
14261 | 2024.10.10 05:45:26.968078 [ 3 ] {5a899d17-e14e-4a75-8478-b713c093753b} <Debug> MemoryTracker: Peak memory usage (for query): 4.49 MiB. | ||
14262 | 2024.10.10 05:45:26.968094 [ 3 ] {} <Debug> HTTP-Session: 6f0e1564-4ee6-493b-9533-2f05d5114999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14263 | 2024.10.10 05:45:26.968206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46523, User-Agent: (none), Length: 2775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14264 | 2024.10.10 05:45:26.968256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
14265 | 2024.10.10 05:45:26.968275 [ 3 ] {} <Debug> HTTP-Session: 07a35ee8-5a82-433d-9461-6f73f4989220 Authenticating user 'default' from [fd00:1122:3344:101::d]:46523 | ||
14266 | 2024.10.10 05:45:26.968293 [ 3 ] {} <Debug> HTTP-Session: 07a35ee8-5a82-433d-9461-6f73f4989220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
14267 | 2024.10.10 05:45:26.968306 [ 3 ] {} <Debug> HTTP-Session: 07a35ee8-5a82-433d-9461-6f73f4989220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
14268 | 2024.10.10 05:45:26.968340 [ 3 ] {} <Trace> HTTP-Session: 07a35ee8-5a82-433d-9461-6f73f4989220 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14269 | 2024.10.10 05:45:26.968441 [ 3 ] {96166f56-b4b5-409a-bbce-2d8eda93dd66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46523) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
14270 | 2024.10.10 05:45:26.968487 [ 3 ] {96166f56-b4b5-409a-bbce-2d8eda93dd66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14271 | 2024.10.10 05:45:26.968618 [ 3 ] {96166f56-b4b5-409a-bbce-2d8eda93dd66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
14272 | 2024.10.10 05:45:26.968881 [ 3 ] {96166f56-b4b5-409a-bbce-2d8eda93dd66} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14273 | 2024.10.10 05:45:26.968916 [ 3 ] {96166f56-b4b5-409a-bbce-2d8eda93dd66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
14274 | 2024.10.10 05:45:26.969275 [ 3 ] {96166f56-b4b5-409a-bbce-2d8eda93dd66} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
14275 | 2024.10.10 05:45:26.969611 [ 3 ] {96166f56-b4b5-409a-bbce-2d8eda93dd66} <Trace> oximeter.measurements_u64 (cdb7e19b-f2c4-4798-a32a-8d0618e8f29f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14276 | 2024.10.10 05:45:26.969755 [ 3 ] {96166f56-b4b5-409a-bbce-2d8eda93dd66} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001343 sec., 13402.82948622487 rows/sec., 919.84 KiB/sec. | ||
14277 | 2024.10.10 05:45:26.969954 [ 3 ] {96166f56-b4b5-409a-bbce-2d8eda93dd66} <Debug> DynamicQueryHandler: Done processing query | ||
14278 | 2024.10.10 05:45:26.969978 [ 3 ] {96166f56-b4b5-409a-bbce-2d8eda93dd66} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
14279 | 2024.10.10 05:45:26.969994 [ 3 ] {} <Debug> HTTP-Session: 07a35ee8-5a82-433d-9461-6f73f4989220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db |